2024-07-14 02:06:08 +00:00

60 lines
1.9 KiB
JSON

{
"id": "CVE-2022-48682",
"sourceIdentifier": "cve@mitre.org",
"published": "2024-04-26T01:15:45.900",
"lastModified": "2024-04-26T12:58:17.720",
"vulnStatus": "Awaiting Analysis",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "In deletefiles in FDUPES before 2.2.0, a TOCTOU race condition allows arbitrary file deletion via a symlink."
},
{
"lang": "es",
"value": "En los archivos de eliminaci\u00f3n en FDUPES anteriores a 2.2.0, una condici\u00f3n de ejecuci\u00f3n TOCTOU permite la eliminaci\u00f3n arbitraria de archivos a trav\u00e9s de un enlace simb\u00f3lico."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "cve@mitre.org",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:N/I:H/A:H",
"attackVector": "LOCAL",
"attackComplexity": "HIGH",
"privilegesRequired": "LOW",
"userInteraction": "REQUIRED",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 6.0,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 0.8,
"impactScore": 5.2
}
]
},
"references": [
{
"url": "https://bugzilla.suse.com/show_bug.cgi?id=1200381",
"source": "cve@mitre.org"
},
{
"url": "https://github.com/adrianlopezroche/fdupes/blob/4b6bcde1b3eb1cebe87cd30814f7d6cf4ee46e95/fdupes.c",
"source": "cve@mitre.org"
},
{
"url": "https://github.com/adrianlopezroche/fdupes/commit/85680897148f1ac33b55418e00334116e419717f",
"source": "cve@mitre.org"
},
{
"url": "https://github.com/adrianlopezroche/fdupes/compare/v2.1.2...v2.2.0",
"source": "cve@mitre.org"
}
]
}