mirror of
https://github.com/fkie-cad/nvd-json-data-feeds.git
synced 2025-06-12 02:04:49 +00:00
105 lines
3.2 KiB
JSON
105 lines
3.2 KiB
JSON
{
|
|
"id": "CVE-2007-0166",
|
|
"sourceIdentifier": "secteam@freebsd.org",
|
|
"published": "2007-01-11T20:28:00.000",
|
|
"lastModified": "2008-11-15T06:39:05.280",
|
|
"vulnStatus": "Modified",
|
|
"descriptions": [
|
|
{
|
|
"lang": "en",
|
|
"value": "The jail rc.d script in FreeBSD 5.3 up to 6.2 does not verify pathnames when writing to /var/log/console.log during a jail start-up, or when file systems are mounted or unmounted, which allows local root users to overwrite arbitrary files, or mount/unmount files, outside of the jail via a symlink attack."
|
|
},
|
|
{
|
|
"lang": "es",
|
|
"value": "El script de c\u00e1rcel rc.d en FreeBSD 5.3 hasta to 6.2 no verifica nombres de ruta cuando escribe en /var/log/console.log durante un arranque de c\u00e1rcel, o cuando ficheros del sistema est\u00e1n montados o desmontados, lo cual permite a atacantes remotos sobre-escribir ficheros de su elecci\u00f3n, o montar y desmontar ficheros, fuera de la c\u00e1rcel mediante un ataque de enlaces simb\u00f3licos"
|
|
}
|
|
],
|
|
"metrics": {
|
|
"cvssMetricV2": [
|
|
{
|
|
"source": "nvd@nist.gov",
|
|
"type": "Primary",
|
|
"cvssData": {
|
|
"version": "2.0",
|
|
"vectorString": "AV:L/AC:M/Au:S/C:C/I:C/A:C",
|
|
"accessVector": "LOCAL",
|
|
"accessComplexity": "MEDIUM",
|
|
"authentication": "SINGLE",
|
|
"confidentialityImpact": "COMPLETE",
|
|
"integrityImpact": "COMPLETE",
|
|
"availabilityImpact": "COMPLETE",
|
|
"baseScore": 6.6
|
|
},
|
|
"baseSeverity": "MEDIUM",
|
|
"exploitabilityScore": 2.7,
|
|
"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:freebsd:freebsd:*:*:*:*:*:*:*:*",
|
|
"versionEndIncluding": "6.2",
|
|
"matchCriteriaId": "9946D111-48AA-4467-88E2-45BDC951FD52"
|
|
},
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:o:freebsd:freebsd:5.3:*:*:*:*:*:*:*",
|
|
"matchCriteriaId": "D8A80E6A-6502-4A33-83BA-7DCC606D79AA"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"references": [
|
|
{
|
|
"url": "http://osvdb.org/32726",
|
|
"source": "secteam@freebsd.org"
|
|
},
|
|
{
|
|
"url": "http://secunia.com/advisories/23730",
|
|
"source": "secteam@freebsd.org"
|
|
},
|
|
{
|
|
"url": "http://security.freebsd.org/advisories/FreeBSD-SA-07:01.jail.asc",
|
|
"source": "secteam@freebsd.org",
|
|
"tags": [
|
|
"Exploit",
|
|
"Vendor Advisory"
|
|
]
|
|
},
|
|
{
|
|
"url": "http://securitytracker.com/id?1017505",
|
|
"source": "secteam@freebsd.org"
|
|
},
|
|
{
|
|
"url": "http://www.securityfocus.com/bid/22011",
|
|
"source": "secteam@freebsd.org"
|
|
}
|
|
]
|
|
} |