cvelist/2004/0xxx/CVE-2004-0958.json

98 lines
2.9 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2004-0958",
"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" : "php_variables.c in PHP before 5.0.2 allows remote attackers to read sensitive memory contents via (1) GET, (2) POST, or (3) COOKIE GPC variables that end in an open bracket character, which causes PHP to calculate an incorrect string length."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "20040915 PHP Vulnerability N. 1",
"refsource" : "BUGTRAQ",
"url" : "http://marc.info/?l=bugtraq&m=109527531130492&w=2"
},
{
"name" : "20040915 [VulnWatch] PHP Vulnerability N. 1",
"refsource" : "VULNWATCH",
"url" : "http://archives.neohapsis.com/archives/vulnwatch/2004-q3/0053.html"
},
{
"name" : "FLSA:2344",
"refsource" : "FEDORA",
"url" : "https://bugzilla.fedora.us/show_bug.cgi?id=2344"
},
{
"name" : "RHSA-2004:687",
"refsource" : "REDHAT",
"url" : "http://www.redhat.com/support/errata/RHSA-2004-687.html"
},
{
"name" : "oval:org.mitre.oval:def:10863",
"refsource" : "OVAL",
"url" : "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A10863"
},
{
"name" : "1011279",
"refsource" : "SECTRACK",
"url" : "http://securitytracker.com/id?1011279"
},
{
"name" : "12560",
"refsource" : "SECUNIA",
"url" : "http://secunia.com/advisories/12560/"
},
{
"name" : "php-phpinfo-disclose-memory(17393)",
"refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/17393"
}
]
}
}