gsd-2012-3445
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
The virTypedParameterArrayClear function in libvirt 0.9.13 does not properly handle virDomain* API calls with typed parameters, which might allow remote authenticated users to cause a denial of service (libvirtd crash) via an RPC command with nparams set to zero, which triggers an out-of-bounds read or a free of an invalid pointer.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2012-3445",
"description": "The virTypedParameterArrayClear function in libvirt 0.9.13 does not properly handle virDomain* API calls with typed parameters, which might allow remote authenticated users to cause a denial of service (libvirtd crash) via an RPC command with nparams set to zero, which triggers an out-of-bounds read or a free of an invalid pointer.",
"id": "GSD-2012-3445",
"references": [
"https://www.suse.com/security/cve/CVE-2012-3445.html",
"https://access.redhat.com/errata/RHSA-2012:1202",
"https://linux.oracle.com/cve/CVE-2012-3445.html"
]
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2012-3445"
],
"details": "The virTypedParameterArrayClear function in libvirt 0.9.13 does not properly handle virDomain* API calls with typed parameters, which might allow remote authenticated users to cause a denial of service (libvirtd crash) via an RPC command with nparams set to zero, which triggers an out-of-bounds read or a free of an invalid pointer.",
"id": "GSD-2012-3445",
"modified": "2023-12-13T01:20:21.008783Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2012-3445",
"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": "The virTypedParameterArrayClear function in libvirt 0.9.13 does not properly handle virDomain* API calls with typed parameters, which might allow remote authenticated users to cause a denial of service (libvirtd crash) via an RPC command with nparams set to zero, which triggers an out-of-bounds read or a free of an invalid pointer."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://lists.opensuse.org/opensuse-updates/2012-08/msg00023.html",
"refsource": "MISC",
"url": "http://lists.opensuse.org/opensuse-updates/2012-08/msg00023.html"
},
{
"name": "http://rhn.redhat.com/errata/RHSA-2012-1202.html",
"refsource": "MISC",
"url": "http://rhn.redhat.com/errata/RHSA-2012-1202.html"
},
{
"name": "http://secunia.com/advisories/50118",
"refsource": "MISC",
"url": "http://secunia.com/advisories/50118"
},
{
"name": "http://secunia.com/advisories/50299",
"refsource": "MISC",
"url": "http://secunia.com/advisories/50299"
},
{
"name": "http://secunia.com/advisories/50372",
"refsource": "MISC",
"url": "http://secunia.com/advisories/50372"
},
{
"name": "http://www.openwall.com/lists/oss-security/2012/07/31/4",
"refsource": "MISC",
"url": "http://www.openwall.com/lists/oss-security/2012/07/31/4"
},
{
"name": "http://www.openwall.com/lists/oss-security/2012/07/31/7",
"refsource": "MISC",
"url": "http://www.openwall.com/lists/oss-security/2012/07/31/7"
},
{
"name": "http://www.securityfocus.com/bid/54748",
"refsource": "MISC",
"url": "http://www.securityfocus.com/bid/54748"
},
{
"name": "https://www.redhat.com/archives/libvir-list/2012-July/msg01650.html",
"refsource": "MISC",
"url": "https://www.redhat.com/archives/libvir-list/2012-July/msg01650.html"
},
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=844734",
"refsource": "MISC",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=844734"
}
]
}
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:redhat:libvirt:0.9.13:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2012-3445"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "The virTypedParameterArrayClear function in libvirt 0.9.13 does not properly handle virDomain* API calls with typed parameters, which might allow remote authenticated users to cause a denial of service (libvirtd crash) via an RPC command with nparams set to zero, which triggers an out-of-bounds read or a free of an invalid pointer."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-399"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=844734",
"refsource": "MISC",
"tags": [],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=844734"
},
{
"name": "[oss-security] 20120731 CVE Request -- libvirt: crash in virTypedParameterArrayClear",
"refsource": "MLIST",
"tags": [],
"url": "http://www.openwall.com/lists/oss-security/2012/07/31/4"
},
{
"name": "50118",
"refsource": "SECUNIA",
"tags": [
"Vendor Advisory"
],
"url": "http://secunia.com/advisories/50118"
},
{
"name": "[oss-security] 20120731 Re: CVE Request -- libvirt: crash in virTypedParameterArrayClear",
"refsource": "MLIST",
"tags": [],
"url": "http://www.openwall.com/lists/oss-security/2012/07/31/7"
},
{
"name": "54748",
"refsource": "BID",
"tags": [],
"url": "http://www.securityfocus.com/bid/54748"
},
{
"name": "[libvirt] 20120730 [PATCH] daemon: Fix crash in virTypedParameterArrayClear",
"refsource": "MLIST",
"tags": [],
"url": "https://www.redhat.com/archives/libvir-list/2012-July/msg01650.html"
},
{
"name": "openSUSE-SU-2012:0991",
"refsource": "SUSE",
"tags": [],
"url": "http://lists.opensuse.org/opensuse-updates/2012-08/msg00023.html"
},
{
"name": "RHSA-2012:1202",
"refsource": "REDHAT",
"tags": [],
"url": "http://rhn.redhat.com/errata/RHSA-2012-1202.html"
},
{
"name": "50372",
"refsource": "SECUNIA",
"tags": [],
"url": "http://secunia.com/advisories/50372"
},
{
"name": "50299",
"refsource": "SECUNIA",
"tags": [],
"url": "http://secunia.com/advisories/50299"
}
]
}
},
"impact": {
"baseMetricV2": {
"cvssV2": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "SINGLE",
"availabilityImpact": "PARTIAL",
"baseScore": 3.5,
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:M/Au:S/C:N/I:N/A:P",
"version": "2.0"
},
"exploitabilityScore": 6.8,
"impactScore": 2.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"severity": "LOW",
"userInteractionRequired": false
}
},
"lastModifiedDate": "2013-03-22T03:11Z",
"publishedDate": "2012-08-07T21:55Z"
}
}
}
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…