cvelist/2011/0xxx/CVE-2011-0761.json

87 lines
2.9 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 05:09:48 +00:00
"CVE_data_meta": {
"ASSIGNER": "cert@cert.org",
"ID": "CVE-2011-0761",
"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": [
2017-10-16 12:31:07 -04:00
{
2019-03-18 05:09:48 +00:00
"lang": "eng",
"value": "Perl 5.10.x allows context-dependent attackers to cause a denial of service (NULL pointer dereference and application crash) by leveraging an ability to inject arguments into a (1) getpeername, (2) readdir, (3) closedir, (4) getsockname, (5) rewinddir, (6) tell, or (7) telldir function call."
2017-10-16 12:31:07 -04:00
}
2019-03-18 05:09:48 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://www.toucan-system.com/advisories/tssa-2011-03.txt",
"refsource": "MISC",
"url": "http://www.toucan-system.com/advisories/tssa-2011-03.txt"
},
{
"name": "8248",
"refsource": "SREASON",
"url": "http://securityreason.com/securityalert/8248"
},
{
"name": "1025507",
"refsource": "SECTRACK",
"url": "http://securitytracker.com/id?1025507"
},
{
"name": "perl-functions-dos(67355)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/67355"
},
{
"name": "47766",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/47766"
},
{
"name": "20110509 TSSA-2011-03 - Perl : multiple functions null pointer dereference uppon parameters injection",
"refsource": "BUGTRAQ",
"url": "http://www.securityfocus.com/archive/1/517916/100/0/threaded"
}
]
}
}