cvelist/2002/0xxx/CVE-2002-0953.json
2019-03-17 22:03:11 +00:00

77 lines
2.4 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2002-0953",
"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": "globals.php in PHP Address before 0.2f, with the PHP allow_url_fopen and register_globals variables enabled, allows remote attackers to execute arbitrary PHP code via a URL to the code in the LangCookie parameter."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "20020617 PHP source injection in PHPAddress",
"refsource": "BUGTRAQ",
"url": "http://archives.neohapsis.com/archives/bugtraq/2002-06/0182.html"
},
{
"name": "20020619 Source Injection into PHPAddress",
"refsource": "BUGTRAQ",
"url": "http://online.securityfocus.com/archive/1/277987"
},
{
"name": "5039",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/5039"
},
{
"name": "phpaddress-include-remote-files(9379)",
"refsource": "XF",
"url": "http://www.iss.net/security_center/static/9379.php"
}
]
}
}