mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-08-04 08:44:25 +00:00
77 lines
2.5 KiB
JSON
77 lines
2.5 KiB
JSON
{
|
|
"CVE_data_meta": {
|
|
"ASSIGNER": "cve@mitre.org",
|
|
"ID": "CVE-2008-7319",
|
|
"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 Net::Ping::External extension through 0.15 for Perl does not properly sanitize arguments (e.g., invalid hostnames) containing shell metacharacters before use of backticks in External.pm, allowing for shell command injection and arbitrary command execution if untrusted input is used."
|
|
}
|
|
]
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "n/a"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"name": "https://rt.cpan.org/Public/Bug/Display.html?id=33230",
|
|
"refsource": "MISC",
|
|
"url": "https://rt.cpan.org/Public/Bug/Display.html?id=33230"
|
|
},
|
|
{
|
|
"name": "https://bugs.debian.org/881097",
|
|
"refsource": "MISC",
|
|
"url": "https://bugs.debian.org/881097"
|
|
},
|
|
{
|
|
"name": "http://www.openwall.com/lists/oss-security/2017/11/07/4",
|
|
"refsource": "MISC",
|
|
"url": "http://www.openwall.com/lists/oss-security/2017/11/07/4"
|
|
},
|
|
{
|
|
"name": "http://matthias.sdfeu.org/devel/net-ping-external-cmd-injection.patch",
|
|
"refsource": "MISC",
|
|
"url": "http://matthias.sdfeu.org/devel/net-ping-external-cmd-injection.patch"
|
|
}
|
|
]
|
|
}
|
|
} |