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

127 lines
3.7 KiB
JSON

{
"id": "CVE-2007-0085",
"sourceIdentifier": "cve@mitre.org",
"published": "2007-01-05T11:28:00.000",
"lastModified": "2017-07-29T01:29:58.077",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Unspecified vulnerability in sys/dev/pci/vga_pci.c in the VGA graphics driver for wscons in OpenBSD 3.9 and 4.0, when the kernel is compiled with the PCIAGP option and a non-AGP device is being used, allows local users to gain privileges via unspecified vectors, possibly related to agp_ioctl NULL pointer reference."
},
{
"lang": "es",
"value": "Vulnerabilidad no especificada en sys/dev/pci/vga_pci.c en los controladores gr\u00e1ficos VGA para wscons en OpenBSD 3.9 y 4.0, cuando el n\u00facleo est\u00e1 compilado la opci\u00f3n PCIAGP y un dispositivo no-AGP est\u00e1 siendo usado, permite a un usuario local obtener privilegios a trav\u00e9s de vectores no especificados, posiblemente relacionado con la referencia de puntero NULL agp_ioctl."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:L/AC:H/Au:S/C:C/I:C/A:C",
"accessVector": "LOCAL",
"accessComplexity": "HIGH",
"authentication": "SINGLE",
"confidentialityImpact": "COMPLETE",
"integrityImpact": "COMPLETE",
"availabilityImpact": "COMPLETE",
"baseScore": 6.0
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 1.5,
"impactScore": 10.0,
"acInsufInfo": false,
"obtainAllPrivilege": true,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "NVD-CWE-Other"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:o:openbsd:openbsd:3.9:*:*:*:*:*:*:*",
"matchCriteriaId": "F5BB6C5D-4C43-4BB8-B1CE-A70BBE650CA1"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:o:openbsd:openbsd:4.0:*:*:*:*:*:*:*",
"matchCriteriaId": "CC77812C-D84E-493E-9D21-1BA6C2129E70"
}
]
}
]
}
],
"references": [
{
"url": "http://ilja.netric.org/files/Unusual%20bugs%2023c3.pdf",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://marc.info/?l=openbsd-cvs&m=116781980706409&w=2",
"source": "cve@mitre.org"
},
{
"url": "http://marc.info/?l=openbsd-cvs&m=116785923301416&w=2",
"source": "cve@mitre.org"
},
{
"url": "http://securitytracker.com/id?1017468",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Vendor Advisory"
]
},
{
"url": "http://www.openbsd.org/errata.html#agp",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Vendor Advisory"
]
},
{
"url": "http://www.openbsd.org/errata39.html#agp",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Vendor Advisory"
]
},
{
"url": "http://www.vupen.com/english/advisories/2007/0043",
"source": "cve@mitre.org"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/31276",
"source": "cve@mitre.org"
}
]
}