cvelist/2002/0xxx/CVE-2002-0986.json

143 lines
4.4 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2002-0986",
"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" : "The mail function in PHP 4.x to 4.2.2 does not filter ASCII control characters from its arguments, which could allow remote attackers to modify mail message content, including mail headers, and possibly use PHP as a \"spam proxy.\""
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "20020823 PHP: Bypass safe_mode and inject ASCII control chars with mail()",
"refsource" : "BUGTRAQ",
2017-10-16 12:31:07 -04:00
"url" : "http://marc.info/?l=bugtraq&m=103011916928204&w=2"
},
{
"name" : "DSA-168",
"refsource" : "DEBIAN",
2017-10-16 12:31:07 -04:00
"url" : "http://www.debian.org/security/2002/dsa-168"
},
{
"name" : "SuSE-SA:2002:036",
"refsource" : "SUSE",
2017-10-16 12:31:07 -04:00
"url" : "http://www.novell.com/linux/security/advisories/2002_036_modphp4.html"
},
{
"name" : "RHSA-2002:213",
"refsource" : "REDHAT",
2017-10-16 12:31:07 -04:00
"url" : "http://www.redhat.com/support/errata/RHSA-2002-213.html"
},
{
"name" : "RHSA-2002:214",
"refsource" : "REDHAT",
2017-10-16 12:31:07 -04:00
"url" : "http://www.redhat.com/support/errata/RHSA-2002-214.html"
},
{
"name" : "RHSA-2002:243",
"refsource" : "REDHAT",
2017-10-16 12:31:07 -04:00
"url" : "http://www.redhat.com/support/errata/RHSA-2002-243.html"
},
{
"name" : "RHSA-2002:244",
"refsource" : "REDHAT",
2017-10-16 12:31:07 -04:00
"url" : "http://www.redhat.com/support/errata/RHSA-2002-244.html"
},
{
"name" : "RHSA-2002:248",
"refsource" : "REDHAT",
2017-10-16 12:31:07 -04:00
"url" : "http://www.redhat.com/support/errata/RHSA-2002-248.html"
},
{
"name" : "RHSA-2003:159",
"refsource" : "REDHAT",
2017-10-16 12:31:07 -04:00
"url" : "http://www.redhat.com/support/errata/RHSA-2003-159.html"
},
{
"name" : "CLA-2002:545",
"refsource" : "CONECTIVA",
2017-10-16 12:31:07 -04:00
"url" : "http://distro.conectiva.com.br/atualizacoes/?id=a&anuncio=000545"
},
{
"name" : "CSSA-2003-008.0",
"refsource" : "CALDERA",
2017-10-16 12:31:07 -04:00
"url" : "ftp://ftp.caldera.com/pub/security/OpenLinux/CSSA-2003-008.0.txt"
},
{
"name" : "MDKSA-2003:082",
"refsource" : "MANDRAKE",
2017-10-16 12:31:07 -04:00
"url" : "http://www.mandrakesoft.com/security/advisories?name=MDKSA-2003:082"
},
{
"name" : "20030707 [OpenPKG-SA-2003.032] OpenPKG Security Advisory (php)",
"refsource" : "BUGTRAQ",
2017-10-16 12:31:07 -04:00
"url" : "http://marc.info/?l=bugtraq&m=105760591228031&w=2"
},
{
"name" : "VU#410609",
"refsource" : "CERT-VN",
2017-10-16 12:31:07 -04:00
"url" : "http://www.kb.cert.org/vuls/id/410609"
},
{
"name" : "5562",
"refsource" : "BID",
2017-10-16 12:31:07 -04:00
"url" : "http://www.securityfocus.com/bid/5562"
},
{
"name" : "2160",
"refsource" : "OSVDB",
2017-10-16 12:31:07 -04:00
"url" : "http://www.osvdb.org/2160"
},
{
"name" : "php-mail-ascii-injection(9959)",
"refsource" : "XF",
2017-10-16 12:31:07 -04:00
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/9959"
}
]
}
}