2024-05-19 02:03:31 +00:00

99 lines
2.9 KiB
JSON

{
"id": "CVE-2022-34009",
"sourceIdentifier": "cve@mitre.org",
"published": "2022-07-28T00:15:08.640",
"lastModified": "2023-08-08T14:21:49.707",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Fossil 2.18 on Windows allows attackers to cause a denial of service (daemon crash) via an XSS payload in a ticket. This occurs because the ticket data is stored in a temporary file, and the product does not properly handle the absence of this file after Windows Defender has flagged it as malware."
},
{
"lang": "es",
"value": "Fossil versi\u00f3n 2.18 en Windows permite a atacantes causar una denegaci\u00f3n de servicio (bloqueo de demonio) por medio de una carga \u00fatil de tipo XSS en un ticket. Esto ocurre porque los datos del ticket son almacenados en un archivo temporal, y el producto no maneja apropiadamente la ausencia de este archivo despu\u00e9s de que Windows Defender lo haya marcado como malware"
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"attackVector": "LOCAL",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 1.8,
"impactScore": 3.6
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-79"
}
]
}
],
"configurations": [
{
"operator": "AND",
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": false,
"criteria": "cpe:2.3:o:microsoft:windows:-:*:*:*:*:*:*:*",
"matchCriteriaId": "A2572D17-1DE6-457B-99CC-64AFD54487EA"
}
]
},
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:fossil-scm:fossil:2.18:*:*:*:*:*:*:*",
"matchCriteriaId": "8FA63D5C-02EA-48DE-A501-89077124E06D"
}
]
}
]
}
],
"references": [
{
"url": "https://fossil-scm.org/home/doc/trunk/www/changes.wiki",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "https://gainsec.com/2022/07/27/cve-2022-34009/",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
]
}
]
}