René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

114 lines
3.3 KiB
JSON

{
"id": "CVE-2008-2004",
"sourceIdentifier": "cve@mitre.org",
"published": "2008-05-12T22:20:00.000",
"lastModified": "2017-09-29T01:30:58.787",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "The drive_init function in QEMU 0.9.1 determines the format of a raw disk image based on the header, which allows local guest users to read arbitrary files on the host by modifying the header to identify a different format, which is used when the guest is restarted."
},
{
"lang": "es",
"value": "La funci\u00f3n drive_init en QEMU 0.9.1 determina el formato de una imagen de disco en bruto basada en la cabecera, lo que permite a usuarios locales invitados leer archivos de su elecci\u00f3n en el host modificando la cabecera para identificar un formato distinto, lo que se usa cuando el invitado se reinicia."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:L/AC:L/Au:N/C:C/I:N/A:N",
"accessVector": "LOCAL",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "COMPLETE",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 4.9
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 3.9,
"impactScore": 6.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-200"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:qemu:qemu:0.9.1:*:*:*:*:*:*:*",
"matchCriteriaId": "6205775B-4A83-498F-A60E-54473F5D5704"
}
]
}
]
}
],
"references": [
{
"url": "http://lists.gnu.org/archive/html/qemu-devel/2008-04/msg00675.html",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://svn.savannah.gnu.org/viewvc/?view=rev&root=qemu&revision=4277",
"source": "cve@mitre.org"
},
{
"url": "http://www.mandriva.com/security/advisories?name=MDVSA-2008:162",
"source": "cve@mitre.org"
},
{
"url": "http://www.novell.com/linux/security/advisories/2008_13_sr.html",
"source": "cve@mitre.org"
},
{
"url": "http://www.redhat.com/support/errata/RHSA-2008-0194.html",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/29101",
"source": "cve@mitre.org"
},
{
"url": "http://www.ubuntu.com/usn/usn-776-1",
"source": "cve@mitre.org"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/42268",
"source": "cve@mitre.org"
},
{
"url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A11021",
"source": "cve@mitre.org"
}
]
}