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

137 lines
3.9 KiB
JSON

{
"id": "CVE-2006-7094",
"sourceIdentifier": "cve@mitre.org",
"published": "2007-03-02T21:18:00.000",
"lastModified": "2018-10-16T16:29:25.867",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "ftpd, as used by Gentoo and Debian Linux, sets the gid to the effective uid instead of the effective group id before executing /bin/ls, which allows remote authenticated users to list arbitrary directories with the privileges of gid 0 and possibly enable additional attack vectors."
},
{
"lang": "es",
"value": "ftpd, como se usa en Gentoo y Debian Linux, establece el valor gid como el uid efectivo en lugar del identificador de grupo efectivo antes de ejecutar /bin/ls, lo cual permite a usuarios remotos autenticados listar directorios de su elecci\u00f3n con privilegios de gid 0 y posiblemente habilitar vectores de ataque adicionales."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:S/C:C/I:C/A:C",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "SINGLE",
"confidentialityImpact": "COMPLETE",
"integrityImpact": "COMPLETE",
"availabilityImpact": "COMPLETE",
"baseScore": 8.5
},
"baseSeverity": "HIGH",
"exploitabilityScore": 6.8,
"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": [
{
"operator": "AND",
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": false,
"criteria": "cpe:2.3:o:gentoo:linux:*:*:*:*:*:*:*:*",
"matchCriteriaId": "647BA336-5538-4972-9271-383A0EC9378E"
}
]
},
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:ftpd:ftpd:*:*:*:*:*:*:*:*",
"matchCriteriaId": "04C3C666-1451-4835-8B2A-41CBDD0A4789"
}
]
}
]
},
{
"operator": "AND",
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": false,
"criteria": "cpe:2.3:o:debian:debian_linux:4.0:*:*:*:*:*:*:*",
"matchCriteriaId": "0F92AB32-E7DE-43F4-B877-1F41FA162EC7"
}
]
},
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:ftpd:ftpd:*:*:*:*:*:*:*:*",
"matchCriteriaId": "04C3C666-1451-4835-8B2A-41CBDD0A4789"
}
]
}
]
}
],
"references": [
{
"url": "http://bugs.debian.org/384454",
"source": "cve@mitre.org"
},
{
"url": "http://bugs.gentoo.org/show_bug.cgi?id=155317",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "http://packages.qa.debian.org/l/linux-ftpd/news/20061125T181702Z.html",
"source": "cve@mitre.org"
},
{
"url": "http://securityreason.com/securityalert/2330",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/archive/1/460742/100/0/threaded",
"source": "cve@mitre.org"
}
]
}