{
    "containers": {
        "cna": {
            "affected": [
                {
                    "product": "n/a",
                    "vendor": "n/a",
                    "versions": [
                        {
                            "status": "affected",
                            "version": "n/a"
                        }
                    ]
                }
            ],
            "datePublic": "2004-05-18T00:00:00",
            "descriptions": [
                {
                    "lang": "en",
                    "value": "ActivePerl 5.8.x and others, and Larry Wall's Perl 5.6.1 and others, when running on Windows systems, allows attackers to cause a denial of service (crash) and possibly execute arbitrary code via a long argument to the system command, which leads to a stack-based buffer overflow.  NOTE: it is unclear whether this bug is in Perl or the OS API that is used by Perl."
                }
            ],
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "description": "n/a",
                            "lang": "en",
                            "type": "text"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "dateUpdated": "2017-07-10T14:57:01",
                "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
                "shortName": "mitre"
            },
            "references": [
                {
                    "name": "perl-system-bo(16169)",
                    "tags": [
                        "vdb-entry",
                        "x_refsource_XF"
                    ],
                    "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/16169"
                },
                {
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "http://www.perlmonks.org/index.pl?node_id=354145"
                },
                {
                    "name": "20040518 Re: Buffer Overflow in ActivePerl ?",
                    "tags": [
                        "mailing-list",
                        "x_refsource_FULLDISC"
                    ],
                    "url": "http://marc.info/?l=full-disclosure&m=108489112131099&w=2"
                },
                {
                    "name": "20040518 RE: [Full-Disclosure] Re: Buffer Overflow in ActivePerl ?",
                    "tags": [
                        "mailing-list",
                        "x_refsource_BUGTRAQ"
                    ],
                    "url": "http://marc.info/?l=bugtraq&m=108489894009025&w=2"
                },
                {
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "http://www.oliverkarow.de/research/ActivePerlSystemBOF.txt"
                },
                {
                    "name": "20040517 RE: Buffer Overflow in ActivePerl ?",
                    "tags": [
                        "mailing-list",
                        "x_refsource_FULLDISC"
                    ],
                    "url": "http://marc.info/?l=full-disclosure&m=108483058514596&w=2"
                },
                {
                    "name": "20040517 Buffer Overflow in ActivePerl ?",
                    "tags": [
                        "mailing-list",
                        "x_refsource_FULLDISC"
                    ],
                    "url": "http://marc.info/?l=full-disclosure&m=108482796105922&w=2"
                },
                {
                    "name": "10375",
                    "tags": [
                        "vdb-entry",
                        "x_refsource_BID"
                    ],
                    "url": "http://www.securityfocus.com/bid/10375"
                },
                {
                    "name": "20040518 Re[2]: [Full-Disclosure] Buffer Overflow in ActivePerl ?",
                    "tags": [
                        "mailing-list",
                        "x_refsource_FULLDISC"
                    ],
                    "url": "http://archives.neohapsis.com/archives/fulldisclosure/2004-05/0905.html"
                }
            ],
            "x_legacyV4Record": {
                "CVE_data_meta": {
                    "ASSIGNER": "cve@mitre.org",
                    "ID": "CVE-2004-2022",
                    "STATE": "PUBLIC"
                },
                "affects": {
                    "vendor": {
                        "vendor_data": [
                            {
                                "product": {
                                    "product_data": [
                                        {
                                            "product_name": "n/a",
                                            "version": {
                                                "version_data": [
                                                    {
                                                        "version_value": "n/a"
                                                    }
                                                ]
                                            }
                                        }
                                    ]
                                },
                                "vendor_name": "n/a"
                            }
                        ]
                    }
                },
                "data_format": "MITRE",
                "data_type": "CVE",
                "data_version": "4.0",
                "description": {
                    "description_data": [
                        {
                            "lang": "eng",
                            "value": "ActivePerl 5.8.x and others, and Larry Wall's Perl 5.6.1 and others, when running on Windows systems, allows attackers to cause a denial of service (crash) and possibly execute arbitrary code via a long argument to the system command, which leads to a stack-based buffer overflow.  NOTE: it is unclear whether this bug is in Perl or the OS API that is used by Perl."
                        }
                    ]
                },
                "problemtype": {
                    "problemtype_data": [
                        {
                            "description": [
                                {
                                    "lang": "eng",
                                    "value": "n/a"
                                }
                            ]
                        }
                    ]
                },
                "references": {
                    "reference_data": [
                        {
                            "name": "perl-system-bo(16169)",
                            "refsource": "XF",
                            "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/16169"
                        },
                        {
                            "name": "http://www.perlmonks.org/index.pl?node_id=354145",
                            "refsource": "MISC",
                            "url": "http://www.perlmonks.org/index.pl?node_id=354145"
                        },
                        {
                            "name": "20040518 Re: Buffer Overflow in ActivePerl ?",
                            "refsource": "FULLDISC",
                            "url": "http://marc.info/?l=full-disclosure&m=108489112131099&w=2"
                        },
                        {
                            "name": "20040518 RE: [Full-Disclosure] Re: Buffer Overflow in ActivePerl ?",
                            "refsource": "BUGTRAQ",
                            "url": "http://marc.info/?l=bugtraq&m=108489894009025&w=2"
                        },
                        {
                            "name": "http://www.oliverkarow.de/research/ActivePerlSystemBOF.txt",
                            "refsource": "MISC",
                            "url": "http://www.oliverkarow.de/research/ActivePerlSystemBOF.txt"
                        },
                        {
                            "name": "20040517 RE: Buffer Overflow in ActivePerl ?",
                            "refsource": "FULLDISC",
                            "url": "http://marc.info/?l=full-disclosure&m=108483058514596&w=2"
                        },
                        {
                            "name": "20040517 Buffer Overflow in ActivePerl ?",
                            "refsource": "FULLDISC",
                            "url": "http://marc.info/?l=full-disclosure&m=108482796105922&w=2"
                        },
                        {
                            "name": "10375",
                            "refsource": "BID",
                            "url": "http://www.securityfocus.com/bid/10375"
                        },
                        {
                            "name": "20040518 Re[2]: [Full-Disclosure] Buffer Overflow in ActivePerl ?",
                            "refsource": "FULLDISC",
                            "url": "http://archives.neohapsis.com/archives/fulldisclosure/2004-05/0905.html"
                        }
                    ]
                }
            }
        },
        "adp": [
            {
                "providerMetadata": {
                    "orgId": "af854a3a-2127-422b-91ae-364da2661108",
                    "shortName": "CVE",
                    "dateUpdated": "2024-08-08T01:15:01.203Z"
                },
                "title": "CVE Program Container",
                "references": [
                    {
                        "name": "perl-system-bo(16169)",
                        "tags": [
                            "vdb-entry",
                            "x_refsource_XF",
                            "x_transferred"
                        ],
                        "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/16169"
                    },
                    {
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "http://www.perlmonks.org/index.pl?node_id=354145"
                    },
                    {
                        "name": "20040518 Re: Buffer Overflow in ActivePerl ?",
                        "tags": [
                            "mailing-list",
                            "x_refsource_FULLDISC",
                            "x_transferred"
                        ],
                        "url": "http://marc.info/?l=full-disclosure&m=108489112131099&w=2"
                    },
                    {
                        "name": "20040518 RE: [Full-Disclosure] Re: Buffer Overflow in ActivePerl ?",
                        "tags": [
                            "mailing-list",
                            "x_refsource_BUGTRAQ",
                            "x_transferred"
                        ],
                        "url": "http://marc.info/?l=bugtraq&m=108489894009025&w=2"
                    },
                    {
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "http://www.oliverkarow.de/research/ActivePerlSystemBOF.txt"
                    },
                    {
                        "name": "20040517 RE: Buffer Overflow in ActivePerl ?",
                        "tags": [
                            "mailing-list",
                            "x_refsource_FULLDISC",
                            "x_transferred"
                        ],
                        "url": "http://marc.info/?l=full-disclosure&m=108483058514596&w=2"
                    },
                    {
                        "name": "20040517 Buffer Overflow in ActivePerl ?",
                        "tags": [
                            "mailing-list",
                            "x_refsource_FULLDISC",
                            "x_transferred"
                        ],
                        "url": "http://marc.info/?l=full-disclosure&m=108482796105922&w=2"
                    },
                    {
                        "name": "10375",
                        "tags": [
                            "vdb-entry",
                            "x_refsource_BID",
                            "x_transferred"
                        ],
                        "url": "http://www.securityfocus.com/bid/10375"
                    },
                    {
                        "name": "20040518 Re[2]: [Full-Disclosure] Buffer Overflow in ActivePerl ?",
                        "tags": [
                            "mailing-list",
                            "x_refsource_FULLDISC",
                            "x_transferred"
                        ],
                        "url": "http://archives.neohapsis.com/archives/fulldisclosure/2004-05/0905.html"
                    }
                ]
            }
        ]
    },
    "cveMetadata": {
        "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "assignerShortName": "mitre",
        "cveId": "CVE-2004-2022",
        "datePublished": "2005-05-10T04:00:00",
        "dateReserved": "2005-05-04T00:00:00",
        "dateUpdated": "2024-08-08T01:15:01.203Z",
        "state": "PUBLISHED"
    },
    "dataType": "CVE_RECORD",
    "dataVersion": "5.1"
}