gsd-2009-0036
Vulnerability from gsd
Modified
2023-12-13 01:19
Details
Buffer overflow in the proxyReadClientSocket function in proxy/libvirt_proxy.c in libvirt_proxy 0.5.1 might allow local users to gain privileges by sending a portion of the header of a virProxyPacket packet, and then sending the remainder of the packet with crafted values in the header, related to use of uninitialized memory in a validation check.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2009-0036",
"description": "Buffer overflow in the proxyReadClientSocket function in proxy/libvirt_proxy.c in libvirt_proxy 0.5.1 might allow local users to gain privileges by sending a portion of the header of a virProxyPacket packet, and then sending the remainder of the packet with crafted values in the header, related to use of uninitialized memory in a validation check.",
"id": "GSD-2009-0036",
"references": [
"https://www.suse.com/security/cve/CVE-2009-0036.html",
"https://access.redhat.com/errata/RHSA-2009:0382",
"https://linux.oracle.com/cve/CVE-2009-0036.html",
"https://packetstormsecurity.com/files/cve/CVE-2009-0036"
]
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2009-0036"
],
"details": "Buffer overflow in the proxyReadClientSocket function in proxy/libvirt_proxy.c in libvirt_proxy 0.5.1 might allow local users to gain privileges by sending a portion of the header of a virProxyPacket packet, and then sending the remainder of the packet with crafted values in the header, related to use of uninitialized memory in a validation check.",
"id": "GSD-2009-0036",
"modified": "2023-12-13T01:19:44.892489Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2009-0036",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_affected": "=",
"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 the proxyReadClientSocket function in proxy/libvirt_proxy.c in libvirt_proxy 0.5.1 might allow local users to gain privileges by sending a portion of the header of a virProxyPacket packet, and then sending the remainder of the packet with crafted values in the header, related to use of uninitialized memory in a validation check."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://secunia.com/advisories/34397",
"refsource": "MISC",
"url": "http://secunia.com/advisories/34397"
},
{
"name": "http://www.redhat.com/support/errata/RHSA-2009-0382.html",
"refsource": "MISC",
"url": "http://www.redhat.com/support/errata/RHSA-2009-0382.html"
},
{
"name": "http://git.et.redhat.com/?p=libvirt.git%3Ba=commitdiff%3Bh=2bb0657e28",
"refsource": "MISC",
"url": "http://git.et.redhat.com/?p=libvirt.git%3Ba=commitdiff%3Bh=2bb0657e28"
},
{
"name": "http://openwall.com/lists/oss-security/2009/02/10/8",
"refsource": "MISC",
"url": "http://openwall.com/lists/oss-security/2009/02/10/8"
},
{
"name": "http://www.securityfocus.com/bid/33724",
"refsource": "MISC",
"url": "http://www.securityfocus.com/bid/33724"
},
{
"name": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A10127",
"refsource": "MISC",
"url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A10127"
},
{
"name": "https://www.redhat.com/archives/libvir-list/2009-January/msg00699.html",
"refsource": "MISC",
"url": "https://www.redhat.com/archives/libvir-list/2009-January/msg00699.html"
},
{
"name": "https://www.redhat.com/archives/libvir-list/2009-January/msg00726.html",
"refsource": "MISC",
"url": "https://www.redhat.com/archives/libvir-list/2009-January/msg00726.html"
},
{
"name": "https://www.redhat.com/archives/libvir-list/2009-January/msg00728.html",
"refsource": "MISC",
"url": "https://www.redhat.com/archives/libvir-list/2009-January/msg00728.html"
},
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=484947",
"refsource": "MISC",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=484947"
}
]
}
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:libvirt:libvirt:0.5.1:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2009-0036"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "Buffer overflow in the proxyReadClientSocket function in proxy/libvirt_proxy.c in libvirt_proxy 0.5.1 might allow local users to gain privileges by sending a portion of the header of a virProxyPacket packet, and then sending the remainder of the packet with crafted values in the header, related to use of uninitialized memory in a validation check."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-119"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "[libvir-list] 20090128 Re: [libvirt] [PATCH] proxy: Fix use of uninitalized memory",
"refsource": "MLIST",
"tags": [
"Exploit",
"Vendor Advisory"
],
"url": "https://www.redhat.com/archives/libvir-list/2009-January/msg00728.html"
},
{
"name": "[oss-security] 20090210 libvirt_proxy heads up",
"refsource": "MLIST",
"tags": [],
"url": "http://openwall.com/lists/oss-security/2009/02/10/8"
},
{
"name": "[libvir-list] 20090128 Re: [libvirt] [PATCH] proxy: Fix use of uninitalized memory",
"refsource": "MLIST",
"tags": [
"Exploit",
"Vendor Advisory"
],
"url": "https://www.redhat.com/archives/libvir-list/2009-January/msg00726.html"
},
{
"name": "33724",
"refsource": "BID",
"tags": [],
"url": "http://www.securityfocus.com/bid/33724"
},
{
"name": "[libvir-list] 20090127 [libvirt] [PATCH] proxy: Fix use of uninitalized memory",
"refsource": "MLIST",
"tags": [
"Exploit",
"Vendor Advisory"
],
"url": "https://www.redhat.com/archives/libvir-list/2009-January/msg00699.html"
},
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=484947",
"refsource": "CONFIRM",
"tags": [
"Vendor Advisory"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=484947"
},
{
"name": "RHSA-2009:0382",
"refsource": "REDHAT",
"tags": [],
"url": "http://www.redhat.com/support/errata/RHSA-2009-0382.html"
},
{
"name": "34397",
"refsource": "SECUNIA",
"tags": [],
"url": "http://secunia.com/advisories/34397"
},
{
"name": "oval:org.mitre.oval:def:10127",
"refsource": "OVAL",
"tags": [],
"url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A10127"
},
{
"name": "http://git.et.redhat.com/?p=libvirt.git%3Ba=commitdiff%3Bh=2bb0657e28",
"refsource": "MISC",
"tags": [],
"url": "http://git.et.redhat.com/?p=libvirt.git%3Ba=commitdiff%3Bh=2bb0657e28"
}
]
}
},
"impact": {
"baseMetricV2": {
"cvssV2": {
"accessComplexity": "MEDIUM",
"accessVector": "LOCAL",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 4.4,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"vectorString": "AV:L/AC:M/Au:N/C:P/I:P/A:P",
"version": "2.0"
},
"exploitabilityScore": 3.4,
"impactScore": 6.4,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": true,
"obtainUserPrivilege": false,
"severity": "MEDIUM",
"userInteractionRequired": false
}
},
"lastModifiedDate": "2023-02-13T02:19Z",
"publishedDate": "2009-02-11T20:30Z"
}
}
}
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…