Search
Find a vulnerability
Search criteria
2 vulnerabilities by net-ping-external_project
CVE-2008-7319 (GCVE-0-2008-7319)
Vulnerability from nvd – Published: 2017-11-07 21:00 – Updated: 2024-09-17 00:51
VLAI
EPSS
VEX
Summary
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.
Severity
No CVSS data available.
CWE
- n/a
Assigner
References
4 references
| URL | Tags |
|---|---|
| https://rt.cpan.org/Public/Bug/Display.html?id=33230 | x_refsource_MISC |
| https://bugs.debian.org/881097 | x_refsource_MISC |
| http://www.openwall.com/lists/oss-security/2017/11/07/4 | x_refsource_MISC |
| http://matthias.sdfeu.org/devel/net-ping-external… | x_refsource_MISC |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-07T12:03:36.429Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://rt.cpan.org/Public/Bug/Display.html?id=33230"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://bugs.debian.org/881097"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "http://www.openwall.com/lists/oss-security/2017/11/07/4"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "http://matthias.sdfeu.org/devel/net-ping-external-cmd-injection.patch"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"descriptions": [
{
"lang": "en",
"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."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2017-11-07T21:00:00.000Z",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"tags": [
"x_refsource_MISC"
],
"url": "https://rt.cpan.org/Public/Bug/Display.html?id=33230"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://bugs.debian.org/881097"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "http://www.openwall.com/lists/oss-security/2017/11/07/4"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "http://matthias.sdfeu.org/devel/net-ping-external-cmd-injection.patch"
}
],
"x_legacyV4Record": {
"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"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2008-7319",
"datePublished": "2017-11-07T21:00:00.000Z",
"dateReserved": "2017-11-07T00:00:00.000Z",
"dateUpdated": "2024-09-17T00:51:37.142Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
CVE-2008-7319 (GCVE-0-2008-7319)
Vulnerability from cvelistv5 – Published: 2017-11-07 21:00 – Updated: 2024-09-17 00:51
VLAI
EPSS
VEX
Summary
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.
Severity
No CVSS data available.
CWE
- n/a
Assigner
References
4 references
| URL | Tags |
|---|---|
| https://rt.cpan.org/Public/Bug/Display.html?id=33230 | x_refsource_MISC |
| https://bugs.debian.org/881097 | x_refsource_MISC |
| http://www.openwall.com/lists/oss-security/2017/11/07/4 | x_refsource_MISC |
| http://matthias.sdfeu.org/devel/net-ping-external… | x_refsource_MISC |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-07T12:03:36.429Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://rt.cpan.org/Public/Bug/Display.html?id=33230"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://bugs.debian.org/881097"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "http://www.openwall.com/lists/oss-security/2017/11/07/4"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "http://matthias.sdfeu.org/devel/net-ping-external-cmd-injection.patch"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"descriptions": [
{
"lang": "en",
"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."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2017-11-07T21:00:00.000Z",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"tags": [
"x_refsource_MISC"
],
"url": "https://rt.cpan.org/Public/Bug/Display.html?id=33230"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://bugs.debian.org/881097"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "http://www.openwall.com/lists/oss-security/2017/11/07/4"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "http://matthias.sdfeu.org/devel/net-ping-external-cmd-injection.patch"
}
],
"x_legacyV4Record": {
"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"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2008-7319",
"datePublished": "2017-11-07T21:00:00.000Z",
"dateReserved": "2017-11-07T00:00:00.000Z",
"dateUpdated": "2024-09-17T00:51:37.142Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}