cvelist/2004/2xxx/CVE-2004-2692.json
2019-03-17 23:52:03 +00:00

97 lines
3.2 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2004-2692",
"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 exec_dir PHP patch (php-exec-dir) 4.3.2 through 4.3.7 with safe mode disabled allows remote attackers to bypass restrictions and execute arbitrary commands via a backtick operator, which is not handled using the php_escape_shell_cmd function."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "phpexecdir-semicolon-restriction-bypass(16498)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/16498"
},
{
"name": "20040708 php-exec-dir vulnerable after latest upgrade",
"refsource": "FULLDISC",
"url": "http://seclists.org/fulldisclosure/2004/Jul/0347.html"
},
{
"name": "7243",
"refsource": "OSVDB",
"url": "http://www.osvdb.org/7243"
},
{
"name": "11928",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/11928"
},
{
"name": "20040708 Re: php-exec-dir vulnerable after latest upgrade",
"refsource": "FULLDISC",
"url": "http://seclists.org/fulldisclosure/2004/Jul/0357.html"
},
{
"name": "http://kyberdigi.cz/projects/execdir/english.html",
"refsource": "CONFIRM",
"url": "http://kyberdigi.cz/projects/execdir/english.html"
},
{
"name": "20040708 RE: php-exec-dir vulnerable after latest upgrade",
"refsource": "FULLDISC",
"url": "http://seclists.org/fulldisclosure/2004/Jul/0350.html"
},
{
"name": "10598",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/10598"
}
]
}
}