gsd-2006-1148
Vulnerability from gsd
Modified
2023-12-13 01:19
Details
Multiple stack-based buffer overflows in the procConnectArgs function in servmgr.cpp in PeerCast before 0.1217 allow remote attackers to execute arbitrary code via an HTTP GET request with a long (1) parameter name or (2) value in a URL, which triggers the overflow in the nextCGIarg function in servhs.cpp.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2006-1148",
"description": "Multiple stack-based buffer overflows in the procConnectArgs function in servmgr.cpp in PeerCast before 0.1217 allow remote attackers to execute arbitrary code via an HTTP GET request with a long (1) parameter name or (2) value in a URL, which triggers the overflow in the nextCGIarg function in servhs.cpp.",
"id": "GSD-2006-1148",
"references": [
"https://packetstormsecurity.com/files/cve/CVE-2006-1148"
]
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2006-1148"
],
"details": "Multiple stack-based buffer overflows in the procConnectArgs function in servmgr.cpp in PeerCast before 0.1217 allow remote attackers to execute arbitrary code via an HTTP GET request with a long (1) parameter name or (2) value in a URL, which triggers the overflow in the nextCGIarg function in servhs.cpp.",
"id": "GSD-2006-1148",
"modified": "2023-12-13T01:19:55.399757Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2006-1148",
"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": "Multiple stack-based buffer overflows in the procConnectArgs function in servmgr.cpp in PeerCast before 0.1217 allow remote attackers to execute arbitrary code via an HTTP GET request with a long (1) parameter name or (2) value in a URL, which triggers the overflow in the nextCGIarg function in servhs.cpp."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "17040",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/17040"
},
{
"name": "GLSA-200603-17",
"refsource": "GENTOO",
"url": "http://security.gentoo.org/glsa/glsa-200603-17.xml"
},
{
"name": "ADV-2006-0900",
"refsource": "VUPEN",
"url": "http://www.vupen.com/english/advisories/2006/0900"
},
{
"name": "http://www.infigo.hr/in_focus/INFIGO-2006-03-01",
"refsource": "MISC",
"url": "http://www.infigo.hr/in_focus/INFIGO-2006-03-01"
},
{
"name": "20060309 INFIGO-2006-03-01: PeerCast streaming server remote buffer overflow",
"refsource": "BUGTRAQ",
"url": "http://www.securityfocus.com/archive/1/427160/100/0/threaded"
},
{
"name": "23777",
"refsource": "OSVDB",
"url": "http://www.osvdb.org/23777"
},
{
"name": "19291",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/19291"
},
{
"name": "19169",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/19169"
},
{
"name": "peercast-url-bo(25113)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/25113"
},
{
"name": "http://www.peercast.org/forum/viewtopic.php?t=3346",
"refsource": "CONFIRM",
"url": "http://www.peercast.org/forum/viewtopic.php?t=3346"
}
]
}
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:peercast:peercast:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndIncluding": "0.1215",
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:peercast:peercast:0.1211:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:peercast:peercast:0.1212:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2006-1148"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "Multiple stack-based buffer overflows in the procConnectArgs function in servmgr.cpp in PeerCast before 0.1217 allow remote attackers to execute arbitrary code via an HTTP GET request with a long (1) parameter name or (2) value in a URL, which triggers the overflow in the nextCGIarg function in servhs.cpp."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-119"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://www.infigo.hr/in_focus/INFIGO-2006-03-01",
"refsource": "MISC",
"tags": [
"Exploit",
"Patch",
"Vendor Advisory"
],
"url": "http://www.infigo.hr/in_focus/INFIGO-2006-03-01"
},
{
"name": "http://www.peercast.org/forum/viewtopic.php?t=3346",
"refsource": "CONFIRM",
"tags": [],
"url": "http://www.peercast.org/forum/viewtopic.php?t=3346"
},
{
"name": "17040",
"refsource": "BID",
"tags": [
"Exploit",
"Patch"
],
"url": "http://www.securityfocus.com/bid/17040"
},
{
"name": "GLSA-200603-17",
"refsource": "GENTOO",
"tags": [],
"url": "http://security.gentoo.org/glsa/glsa-200603-17.xml"
},
{
"name": "23777",
"refsource": "OSVDB",
"tags": [],
"url": "http://www.osvdb.org/23777"
},
{
"name": "19169",
"refsource": "SECUNIA",
"tags": [],
"url": "http://secunia.com/advisories/19169"
},
{
"name": "19291",
"refsource": "SECUNIA",
"tags": [
"Vendor Advisory"
],
"url": "http://secunia.com/advisories/19291"
},
{
"name": "ADV-2006-0900",
"refsource": "VUPEN",
"tags": [
"Vendor Advisory"
],
"url": "http://www.vupen.com/english/advisories/2006/0900"
},
{
"name": "peercast-url-bo(25113)",
"refsource": "XF",
"tags": [],
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/25113"
},
{
"name": "20060309 INFIGO-2006-03-01: PeerCast streaming server remote buffer overflow",
"refsource": "BUGTRAQ",
"tags": [],
"url": "http://www.securityfocus.com/archive/1/427160/100/0/threaded"
}
]
}
},
"impact": {
"baseMetricV2": {
"cvssV2": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 7.5,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"version": "2.0"
},
"exploitabilityScore": 10.0,
"impactScore": 6.4,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": true,
"severity": "HIGH",
"userInteractionRequired": false
}
},
"lastModifiedDate": "2018-10-18T16:30Z",
"publishedDate": "2006-03-10T11:02Z"
}
}
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…