mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-05-29 01:31:47 +00:00
112 lines
4.0 KiB
JSON
112 lines
4.0 KiB
JSON
{
|
|
"CVE_data_meta": {
|
|
"ASSIGNER": "cve@mitre.org",
|
|
"ID": "CVE-2011-4153",
|
|
"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 5.3.8 does not always check the return value of the zend_strndup function, which might allow remote attackers to cause a denial of service (NULL pointer dereference and application crash) via crafted input to an application that performs strndup operations on untrusted string data, as demonstrated by the define function in zend_builtin_functions.c, and unspecified functions in ext/soap/php_sdl.c, ext/standard/syslog.c, ext/standard/browscap.c, ext/oci8/oci8.c, ext/com_dotnet/com_typeinfo.c, and main/php_open_temporary_file.c."
|
|
}
|
|
]
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "n/a"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"name": "SSRT100856",
|
|
"refsource": "HP",
|
|
"url": "http://marc.info/?l=bugtraq&m=134012830914727&w=2"
|
|
},
|
|
{
|
|
"name": "HPSBMU02786",
|
|
"refsource": "HP",
|
|
"url": "http://h20000.www2.hp.com/bizsupport/TechSupport/Document.jsp?objectID=c03360041"
|
|
},
|
|
{
|
|
"name": "18370",
|
|
"refsource": "EXPLOIT-DB",
|
|
"url": "http://www.exploit-db.com/exploits/18370/"
|
|
},
|
|
{
|
|
"name": "20120114 PHP 5.3.8 Multiple vulnerabilities",
|
|
"refsource": "BUGTRAQ",
|
|
"url": "http://archives.neohapsis.com/archives/bugtraq/2012-01/0092.html"
|
|
},
|
|
{
|
|
"name": "SUSE-SU-2012:0411",
|
|
"refsource": "SUSE",
|
|
"url": "http://lists.opensuse.org/opensuse-security-announce/2012-03/msg00013.html"
|
|
},
|
|
{
|
|
"name": "openSUSE-SU-2012:0426",
|
|
"refsource": "SUSE",
|
|
"url": "http://lists.opensuse.org/opensuse-security-announce/2012-03/msg00016.html"
|
|
},
|
|
{
|
|
"name": "SUSE-SU-2012:0472",
|
|
"refsource": "SUSE",
|
|
"url": "http://lists.opensuse.org/opensuse-security-announce/2012-04/msg00001.html"
|
|
},
|
|
{
|
|
"name": "48668",
|
|
"refsource": "SECUNIA",
|
|
"url": "http://secunia.com/advisories/48668"
|
|
},
|
|
{
|
|
"name": "SSRT100877",
|
|
"refsource": "HP",
|
|
"url": "http://h20000.www2.hp.com/bizsupport/TechSupport/Document.jsp?objectID=c03360041"
|
|
},
|
|
{
|
|
"name": "HPSBUX02791",
|
|
"refsource": "HP",
|
|
"url": "http://marc.info/?l=bugtraq&m=134012830914727&w=2"
|
|
},
|
|
{
|
|
"name": "http://cxsecurity.com/research/103",
|
|
"refsource": "MISC",
|
|
"url": "http://cxsecurity.com/research/103"
|
|
}
|
|
]
|
|
}
|
|
} |