2024-12-08 03:06:42 +00:00

127 lines
3.6 KiB
JSON

{
"id": "CVE-2010-2022",
"sourceIdentifier": "cve@mitre.org",
"published": "2010-05-28T18:30:01.580",
"lastModified": "2024-11-21T01:15:43.813",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "jail.c in jail in FreeBSD 8.0 and 8.1-PRERELEASE, when the \"-l -U root\" options are omitted, does not properly restrict access to the current working directory, which might allow local users to read, modify, or create arbitrary files via standard filesystem operations."
},
{
"lang": "es",
"value": "jail.c en jail en FreeBSD v8.0 y v8.1-PRERELEASE, cuando las opciones \"-l -U root\" son omitidas, no restringe adecuadamente el acceso al directorio de trabajo actual, lo que podr\u00eda permitir a usuarios locales leer, modificar, o crear ficheros de su elecci\u00f3n a trav\u00e9s de operaciones filesystem."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:L/AC:M/Au:N/C:P/I:P/A:N",
"baseScore": 3.3,
"accessVector": "LOCAL",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE"
},
"baseSeverity": "LOW",
"exploitabilityScore": 3.4,
"impactScore": 4.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"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:o:freebsd:freebsd:8.0:*:*:*:*:*:*:*",
"matchCriteriaId": "3CF1F9EF-01AF-4708-AE02-765360AF3D66"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:o:freebsd:freebsd:8.1-prerelease:*:*:*:*:*:*:*",
"matchCriteriaId": "B525B32B-417E-49C8-9847-A9F807FA67B0"
}
]
}
]
}
],
"references": [
{
"url": "http://security.FreeBSD.org/advisories/FreeBSD-SA-10:04.jail.asc",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://securitytracker.com/id?1024038",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/40399",
"source": "cve@mitre.org"
},
{
"url": "http://www.vupen.com/english/advisories/2010/1247",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Vendor Advisory"
]
},
{
"url": "http://security.FreeBSD.org/advisories/FreeBSD-SA-10:04.jail.asc",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://securitytracker.com/id?1024038",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "http://www.securityfocus.com/bid/40399",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "http://www.vupen.com/english/advisories/2010/1247",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch",
"Vendor Advisory"
]
}
]
}