fkie_cve-2022-34009
Vulnerability from fkie_nvd
Published
2022-07-28 00:15
Modified
2024-11-21 07:08
Severity ?
Summary
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.
References
▼ | URL | Tags | |
---|---|---|---|
cve@mitre.org | https://fossil-scm.org/home/doc/trunk/www/changes.wiki | Vendor Advisory | |
cve@mitre.org | https://gainsec.com/2022/07/27/cve-2022-34009/ | Exploit, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://fossil-scm.org/home/doc/trunk/www/changes.wiki | Vendor Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://gainsec.com/2022/07/27/cve-2022-34009/ | Exploit, Third Party Advisory |
Impacted products
Vendor | Product | Version | |
---|---|---|---|
fossil-scm | fossil | 2.18 | |
microsoft | windows | - |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:fossil-scm:fossil:2.18:*:*:*:*:*:*:*", "matchCriteriaId": "8FA63D5C-02EA-48DE-A501-89077124E06D", "vulnerable": true } ], "negate": false, "operator": "OR" }, { "cpeMatch": [ { "criteria": "cpe:2.3:o:microsoft:windows:-:*:*:*:*:*:*:*", "matchCriteriaId": "A2572D17-1DE6-457B-99CC-64AFD54487EA", "vulnerable": false } ], "negate": false, "operator": "OR" } ], "operator": "AND" } ], "cveTags": [], "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" } ], "id": "CVE-2022-34009", "lastModified": "2024-11-21T07:08:46.303", "metrics": { "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 5.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "exploitabilityScore": 1.8, "impactScore": 3.6, "source": "nvd@nist.gov", "type": "Primary" } ] }, "published": "2022-07-28T00:15:08.640", "references": [ { "source": "cve@mitre.org", "tags": [ "Vendor Advisory" ], "url": "https://fossil-scm.org/home/doc/trunk/www/changes.wiki" }, { "source": "cve@mitre.org", "tags": [ "Exploit", "Third Party Advisory" ], "url": "https://gainsec.com/2022/07/27/cve-2022-34009/" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Vendor Advisory" ], "url": "https://fossil-scm.org/home/doc/trunk/www/changes.wiki" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Exploit", "Third Party Advisory" ], "url": "https://gainsec.com/2022/07/27/cve-2022-34009/" } ], "sourceIdentifier": "cve@mitre.org", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-79" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…