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

105 lines
3.1 KiB
JSON

{
"id": "CVE-2003-0937",
"sourceIdentifier": "cve@mitre.org",
"published": "2003-12-15T05:00:00.000",
"lastModified": "2016-10-18T02:38:25.283",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "SCO UnixWare 7.1.1, 7.1.3, and Open UNIX 8.0.0 allows local users to bypass protections for the \"as\" address space file for a process ID (PID) by obtaining a procfs file descriptor for the file and calling execve() on a setuid or setgid program, which leaves the descriptor open to the user."
},
{
"lang": "es",
"value": "SCO UnixWare 7.1.1, 7.1.3, y Open UNIX 8.0.0 permite que usuarios locales se salten protecciones para un PID de proceso obteniendo un descriptor de fichero procfs para el fichero y llamando a execve() en un programa con bits setuid o setgid, lo que deja al descriptor abierto al usuario."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:L/AC:L/Au:N/C:P/I:P/A:P",
"accessVector": "LOCAL",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 4.6
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 3.9,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": true,
"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:sco:open_unix:8.0:*:*:*:*:*:*:*",
"matchCriteriaId": "D3C9A84A-C2CE-4E50-8CC1-EA0A062AED3A"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:o:sco:unixware:7.1.1:*:*:*:*:*:*:*",
"matchCriteriaId": "71DDB9D9-AD7B-479D-B128-7150286EE563"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:o:sco:unixware:7.1.3:*:*:*:*:*:*:*",
"matchCriteriaId": "67E12F60-B4AF-4EF1-A4AA-5E9F0B8B0690"
}
]
}
]
}
],
"references": [
{
"url": "ftp://ftp.sco.com/pub/updates/UnixWare/CSSA-2003-SCO.32/CSSA-2003-SCO.32.txt",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Vendor Advisory"
]
},
{
"url": "http://marc.info/?l=bugtraq&m=106865297403687&w=2",
"source": "cve@mitre.org"
},
{
"url": "http://www.texonet.com/advisories/TEXONET-20031024.txt",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Vendor Advisory"
]
}
]
}