mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
97 lines
3.7 KiB
JSON
97 lines
3.7 KiB
JSON
{
|
|
"CVE_data_meta": {
|
|
"ASSIGNER": "secalert@redhat.com",
|
|
"ID": "CVE-2011-3182",
|
|
"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 before 5.3.7 does not properly check the return values of the malloc, calloc, and realloc library functions, which allows context-dependent attackers to cause a denial of service (NULL pointer dereference and application crash) or trigger a buffer overflow by leveraging the ability to provide an arbitrary value for a function argument, related to (1) ext/curl/interface.c, (2) ext/date/lib/parse_date.c, (3) ext/date/lib/parse_iso_intervals.c, (4) ext/date/lib/parse_tz.c, (5) ext/date/lib/timelib.c, (6) ext/pdo_odbc/pdo_odbc.c, (7) ext/reflection/php_reflection.c, (8) ext/soap/php_sdl.c, (9) ext/xmlrpc/libxmlrpc/base64.c, (10) TSRM/tsrm_win32.c, and (11) the strtotime function."
|
|
}
|
|
]
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "n/a"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"name": "http://support.apple.com/kb/HT5130",
|
|
"refsource": "CONFIRM",
|
|
"url": "http://support.apple.com/kb/HT5130"
|
|
},
|
|
{
|
|
"name": "MDVSA-2011:165",
|
|
"refsource": "MANDRIVA",
|
|
"url": "http://www.mandriva.com/security/advisories?name=MDVSA-2011:165"
|
|
},
|
|
{
|
|
"name": "APPLE-SA-2012-02-01-1",
|
|
"refsource": "APPLE",
|
|
"url": "http://lists.apple.com/archives/security-announce/2012/Feb/msg00000.html"
|
|
},
|
|
{
|
|
"name": "php-library-functions-dos(69430)",
|
|
"refsource": "XF",
|
|
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/69430"
|
|
},
|
|
{
|
|
"name": "20110819 PHP 5.3.6 multiple null pointer dereference",
|
|
"refsource": "SREASONRES",
|
|
"url": "http://securityreason.com/achievement_securityalert/101"
|
|
},
|
|
{
|
|
"name": "[oss-security] 20110822 CVE assignment php NULL pointer dereference - CVE-2011-3182",
|
|
"refsource": "MLIST",
|
|
"url": "http://www.openwall.com/lists/oss-security/2011/08/22/9"
|
|
},
|
|
{
|
|
"name": "49249",
|
|
"refsource": "BID",
|
|
"url": "http://www.securityfocus.com/bid/49249"
|
|
},
|
|
{
|
|
"name": "20110819 PHP 5.3.6 multiple null pointer dereference",
|
|
"refsource": "FULLDISC",
|
|
"url": "http://marc.info/?l=full-disclosure&m=131373057621672&w=2"
|
|
}
|
|
]
|
|
}
|
|
} |