mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
127 lines
4.5 KiB
JSON
127 lines
4.5 KiB
JSON
{
|
|
"CVE_data_meta": {
|
|
"ASSIGNER": "cve@mitre.org",
|
|
"ID": "CVE-2007-1884",
|
|
"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": "Multiple integer signedness errors in the printf function family in PHP 4 before 4.4.5 and PHP 5 before 5.2.1 on 64 bit machines allow context-dependent attackers to execute arbitrary code via (1) certain negative argument numbers that arise in the php_formatted_print function because of 64 to 32 bit truncation, and bypass a check for the maximum allowable value; and (2) a width and precision of -1, which make it possible for the php_sprintf_appendstring function to place an internal buffer at an arbitrary memory location."
|
|
}
|
|
]
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "n/a"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"name": "php-printf-format-string(33755)",
|
|
"refsource": "XF",
|
|
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/33755"
|
|
},
|
|
{
|
|
"name": "ADV-2007-1991",
|
|
"refsource": "VUPEN",
|
|
"url": "http://www.vupen.com/english/advisories/2007/1991"
|
|
},
|
|
{
|
|
"name": "SSRT071423",
|
|
"refsource": "HP",
|
|
"url": "http://h20000.www2.hp.com/bizsupport/TechSupport/Document.jsp?lang=en&cc=us&objectID=c01056506"
|
|
},
|
|
{
|
|
"name": "HPSBTU02232",
|
|
"refsource": "HP",
|
|
"url": "http://h20000.www2.hp.com/bizsupport/TechSupport/Document.jsp?lang=en&cc=us&objectID=c01086137"
|
|
},
|
|
{
|
|
"name": "33955",
|
|
"refsource": "OSVDB",
|
|
"url": "http://www.osvdb.org/33955"
|
|
},
|
|
{
|
|
"name": "http://www.php.net/releases/5_2_1.php",
|
|
"refsource": "CONFIRM",
|
|
"url": "http://www.php.net/releases/5_2_1.php"
|
|
},
|
|
{
|
|
"name": "23219",
|
|
"refsource": "BID",
|
|
"url": "http://www.securityfocus.com/bid/23219"
|
|
},
|
|
{
|
|
"name": "34767",
|
|
"refsource": "OSVDB",
|
|
"url": "http://www.osvdb.org/34767"
|
|
},
|
|
{
|
|
"name": "SSRT071429",
|
|
"refsource": "HP",
|
|
"url": "http://h20000.www2.hp.com/bizsupport/TechSupport/Document.jsp?lang=en&cc=us&objectID=c01086137"
|
|
},
|
|
{
|
|
"name": "ADV-2007-2374",
|
|
"refsource": "VUPEN",
|
|
"url": "http://www.vupen.com/english/advisories/2007/2374"
|
|
},
|
|
{
|
|
"name": "25423",
|
|
"refsource": "SECUNIA",
|
|
"url": "http://secunia.com/advisories/25423"
|
|
},
|
|
{
|
|
"name": "http://www.php-security.org/MOPB/MOPB-38-2007.html",
|
|
"refsource": "MISC",
|
|
"url": "http://www.php-security.org/MOPB/MOPB-38-2007.html"
|
|
},
|
|
{
|
|
"name": "HPSBMA02215",
|
|
"refsource": "HP",
|
|
"url": "http://h20000.www2.hp.com/bizsupport/TechSupport/Document.jsp?lang=en&cc=us&objectID=c01056506"
|
|
},
|
|
{
|
|
"name": "25850",
|
|
"refsource": "SECUNIA",
|
|
"url": "http://secunia.com/advisories/25850"
|
|
}
|
|
]
|
|
}
|
|
} |