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

111 lines
3.1 KiB
JSON

{
"id": "CVE-2003-0501",
"sourceIdentifier": "cve@mitre.org",
"published": "2003-08-07T04:00:00.000",
"lastModified": "2018-05-03T01:29:20.723",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "The /proc filesystem in Linux allows local users to obtain sensitive information by opening various entries in /proc/self before executing a setuid program, which causes the program to fail to change the ownership and permissions of those entries."
},
{
"lang": "es",
"value": "El sistema de ficheros /proc de Linux permite a usuarios locales obtener informaci\u00f3n sensible abriendo varias entradas en /proc/self antes de ejecutar alg\u00fan programa con setuid, lo que hace que el programa no consiga cambiar al propietario y los permisos de ese fichero."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:L/AC:L/Au:N/C:P/I:N/A:N",
"accessVector": "LOCAL",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 2.1
},
"baseSeverity": "LOW",
"exploitabilityScore": 3.9,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"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:linux:linux_kernel:2.6.20.1:*:*:*:*:*:*:*",
"matchCriteriaId": "1E3313D5-52E8-49B3-B145-170D9A26DA43"
}
]
}
]
}
],
"references": [
{
"url": "http://marc.info/?l=bugtraq&m=105621758104242",
"source": "cve@mitre.org"
},
{
"url": "http://www.debian.org/security/2004/dsa-358",
"source": "cve@mitre.org"
},
{
"url": "http://www.debian.org/security/2004/dsa-423",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Vendor Advisory"
]
},
{
"url": "http://www.redhat.com/support/errata/RHSA-2003-198.html",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Vendor Advisory"
]
},
{
"url": "http://www.redhat.com/support/errata/RHSA-2003-238.html",
"source": "cve@mitre.org"
},
{
"url": "http://www.redhat.com/support/errata/RHSA-2003-239.html",
"source": "cve@mitre.org"
},
{
"url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A328",
"source": "cve@mitre.org"
}
]
}