2024-12-08 03:06:42 +00:00

104 lines
3.2 KiB
JSON

{
"id": "CVE-2008-3893",
"sourceIdentifier": "cve@mitre.org",
"published": "2008-09-03T14:12:00.000",
"lastModified": "2024-11-21T00:50:22.400",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Microsoft Bitlocker in Windows Vista before SP1 stores pre-boot authentication passwords in the BIOS Keyboard buffer and does not clear this buffer during boot, which allows local users to obtain sensitive information by reading the physical memory locations associated with this buffer."
},
{
"lang": "es",
"value": "Microsoft Bitlocker en Windows Vista versiones anteriores a SP1 almacena contrase\u00f1as de autenticaci\u00f3n de pre-arranque en el b\u00fafer BIOS Keyboard y no limpia este b\u00fafer durante el arranque, lo cual permite a usuarios locales obtener informaci\u00f3n sensible leyendo direcciones de memoria f\u00edsica asociadas con este b\u00fafer."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:L/AC:M/Au:N/C:P/I:N/A:N",
"baseScore": 1.9,
"accessVector": "LOCAL",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"availabilityImpact": "NONE"
},
"baseSeverity": "LOW",
"exploitabilityScore": 3.4,
"impactScore": 2.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:o:microsoft:windows_vista:*:*:enterprise:*:*:*:*:*",
"matchCriteriaId": "8FF0D88B-821D-4E45-A2EC-5279B9190356"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:o:microsoft:windows_vista:*:*:ultimate:*:*:*:*:*",
"matchCriteriaId": "F0257B7A-A8D1-4AC9-98C8-324B5B810877"
}
]
}
]
}
],
"references": [
{
"url": "http://secunia.com/advisories/31619",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://www.ivizsecurity.com/security-advisory-iviz-sr-0801.html",
"source": "cve@mitre.org"
},
{
"url": "http://secunia.com/advisories/31619",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://www.ivizsecurity.com/security-advisory-iviz-sr-0801.html",
"source": "af854a3a-2127-422b-91ae-364da2661108"
}
],
"evaluatorSolution": "Upgrade to Vista Service Pack 1"
}