gsd-2006-0051
Vulnerability from gsd
Modified
2023-12-13 01:19
Details
Buffer overflow in playlistimport.cpp in Kaffeine Player 0.4.2 through 0.7.1 allows user-assisted attackers to execute arbitrary code via long HTTP request headers when Kaffeine is "fetching remote playlists", which triggers the overflow in the http_peek function.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2006-0051", "description": "Buffer overflow in playlistimport.cpp in Kaffeine Player 0.4.2 through 0.7.1 allows user-assisted attackers to execute arbitrary code via long HTTP request headers when Kaffeine is \"fetching remote playlists\", which triggers the overflow in the http_peek function.", "id": "GSD-2006-0051", "references": [ "https://www.suse.com/security/cve/CVE-2006-0051.html", "https://www.debian.org/security/2006/dsa-1023" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2006-0051" ], "details": "Buffer overflow in playlistimport.cpp in Kaffeine Player 0.4.2 through 0.7.1 allows user-assisted attackers to execute arbitrary code via long HTTP request headers when Kaffeine is \"fetching remote playlists\", which triggers the overflow in the http_peek function.", "id": "GSD-2006-0051", "modified": "2023-12-13T01:19:50.457919Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "security@debian.org", "ID": "CVE-2006-0051", "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": "Buffer overflow in playlistimport.cpp in Kaffeine Player 0.4.2 through 0.7.1 allows user-assisted attackers to execute arbitrary code via long HTTP request headers when Kaffeine is \"fetching remote playlists\", which triggers the overflow in the http_peek function." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "USN-268-1", "refsource": "UBUNTU", "url": "https://usn.ubuntu.com/268-1/" }, { "name": "ADV-2006-1229", "refsource": "VUPEN", "url": "http://www.vupen.com/english/advisories/2006/1229" }, { "name": "http://www.kde.org/info/security/advisory-20060404-1.txt", "refsource": "CONFIRM", "url": "http://www.kde.org/info/security/advisory-20060404-1.txt" }, { "name": "19557", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/19557" }, { "name": "17372", "refsource": "BID", "url": "http://www.securityfocus.com/bid/17372" }, { "name": "MDKSA-2006:065", "refsource": "MANDRIVA", "url": "http://www.mandriva.com/security/advisories?name=MDKSA-2006:065" }, { "name": "DSA-1023", "refsource": "DEBIAN", "url": "http://www.debian.org/security/2006/dsa-1023" }, { "name": "1015863", "refsource": "SECTRACK", "url": "http://securitytracker.com/id?1015863" }, { "name": "kaffeine-http-peek-bo(25631)", "refsource": "XF", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/25631" }, { "name": "GLSA-200604-04", "refsource": "GENTOO", "url": "http://www.gentoo.org/security/en/glsa/glsa-200604-04.xml" }, { "name": "SUSE-SR:2006:008", "refsource": "SUSE", "url": "http://www.novell.com/linux/security/advisories/2006_08_sr.html" }, { "name": "19549", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/19549" }, { "name": "19542", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/19542" }, { "name": "19525", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/19525" }, { "name": "19540", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/19540" }, { "name": "20060405 [Kaffeine Security Advisory] Heap based buffer overflow in http_peek()", "refsource": "BUGTRAQ", "url": "http://www.securityfocus.com/archive/1/430319/100/0/threaded" }, { "name": "19571", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/19571" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:kaffeine:kaffeine_player:0.4.2:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:kaffeine:kaffeine_player:0.4.3:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:kaffeine:kaffeine_player:0.4.3b:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:kaffeine:kaffeine_player:0.5_rc1:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:kaffeine:kaffeine_player:0.7.1:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "security@debian.org", "ID": "CVE-2006-0051" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "Buffer overflow in playlistimport.cpp in Kaffeine Player 0.4.2 through 0.7.1 allows user-assisted attackers to execute arbitrary code via long HTTP request headers when Kaffeine is \"fetching remote playlists\", which triggers the overflow in the http_peek function." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "NVD-CWE-Other" } ] } ] }, "references": { "reference_data": [ { "name": "http://www.kde.org/info/security/advisory-20060404-1.txt", "refsource": "CONFIRM", "tags": [ "Patch", "Vendor Advisory" ], "url": "http://www.kde.org/info/security/advisory-20060404-1.txt" }, { "name": "17372", "refsource": "BID", "tags": [], "url": "http://www.securityfocus.com/bid/17372" }, { "name": "19525", "refsource": "SECUNIA", "tags": [ "Patch", "Vendor Advisory" ], "url": "http://secunia.com/advisories/19525" }, { "name": "DSA-1023", "refsource": "DEBIAN", "tags": [], "url": "http://www.debian.org/security/2006/dsa-1023" }, { "name": "GLSA-200604-04", "refsource": "GENTOO", "tags": [], "url": "http://www.gentoo.org/security/en/glsa/glsa-200604-04.xml" }, { "name": "SUSE-SR:2006:008", "refsource": "SUSE", "tags": [], "url": "http://www.novell.com/linux/security/advisories/2006_08_sr.html" }, { "name": "1015863", "refsource": "SECTRACK", "tags": [], "url": "http://securitytracker.com/id?1015863" }, { "name": "19540", "refsource": "SECUNIA", "tags": [], "url": "http://secunia.com/advisories/19540" }, { "name": "19542", "refsource": "SECUNIA", "tags": [], "url": "http://secunia.com/advisories/19542" }, { "name": "19549", "refsource": "SECUNIA", "tags": [], "url": "http://secunia.com/advisories/19549" }, { "name": "19557", "refsource": "SECUNIA", "tags": [], "url": "http://secunia.com/advisories/19557" }, { "name": "19571", "refsource": "SECUNIA", "tags": [], "url": "http://secunia.com/advisories/19571" }, { "name": "MDKSA-2006:065", "refsource": "MANDRIVA", "tags": [], "url": "http://www.mandriva.com/security/advisories?name=MDKSA-2006:065" }, { "name": "ADV-2006-1229", "refsource": "VUPEN", "tags": [], "url": "http://www.vupen.com/english/advisories/2006/1229" }, { "name": "kaffeine-http-peek-bo(25631)", "refsource": "XF", "tags": [], "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/25631" }, { "name": "USN-268-1", "refsource": "UBUNTU", "tags": [], "url": "https://usn.ubuntu.com/268-1/" }, { "name": "20060405 [Kaffeine Security Advisory] Heap based buffer overflow in http_peek()", "refsource": "BUGTRAQ", "tags": [], "url": "http://www.securityfocus.com/archive/1/430319/100/0/threaded" } ] } }, "impact": { "baseMetricV2": { "cvssV2": { "accessComplexity": "HIGH", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 5.1, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:H/Au:N/C:P/I:P/A:P", "version": "2.0" }, "exploitabilityScore": 4.9, "impactScore": 6.4, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": true, "severity": "MEDIUM", "userInteractionRequired": true } }, "lastModifiedDate": "2018-10-19T15:42Z", "publishedDate": "2006-04-05T10:04Z" } } }
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.
- 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…