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

83 lines
2.4 KiB
JSON

{
"id": "CVE-2014-0470",
"sourceIdentifier": "security@debian.org",
"published": "2014-04-30T14:22:06.110",
"lastModified": "2014-07-18T18:40:19.873",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "super.c in Super 3.30.0 does not check the return value of the setuid function when the -F flag is set, which allows local users to gain privileges via unspecified vectors, aka an RLIMIT_NPROC attack."
},
{
"lang": "es",
"value": "super.c en Super 3.30.0 no comprueba el valor de retorno de la funci\u00f3n setuid cuando el indicador -F est\u00e1 configurado, lo que permite a usuarios locales ganar privilegios a trav\u00e9s de vectores no especificados, tambi\u00e9n conocido como un ataque RLIMIT_NPROC."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:L/AC:L/Au:N/C:C/I:C/A:C",
"accessVector": "LOCAL",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "COMPLETE",
"integrityImpact": "COMPLETE",
"availabilityImpact": "COMPLETE",
"baseScore": 7.2
},
"baseSeverity": "HIGH",
"exploitabilityScore": 3.9,
"impactScore": 10.0,
"acInsufInfo": false,
"obtainAllPrivilege": true,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-264"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:super_project:super:3.30.0:*:*:*:*:*:*:*",
"matchCriteriaId": "1A551866-CEA9-47E7-B0B4-EB2FC106B8F7"
}
]
}
]
}
],
"references": [
{
"url": "http://www.debian.org/security/2014/dsa-2917",
"source": "security@debian.org"
},
{
"url": "http://www.openwall.com/lists/oss-security/2014/04/28/6",
"source": "security@debian.org"
}
]
}