fkie_cve-2022-31790
Vulnerability from fkie_nvd
Published
2022-09-06 18:15
Modified
2024-11-21 07:05
Severity ?
Summary
WatchGuard Firebox and XTM appliances allow an unauthenticated remote attacker to retrieve sensitive authentication server settings by sending a malicious request to exposed authentication endpoints. This is fixed in Fireware OS 12.8.1, 12.5.10, and 12.1.4.
References
▼ | URL | Tags | |
---|---|---|---|
cve@mitre.org | https://www.ambionics.io/blog/hacking-watchguard-firewalls | Exploit, Third Party Advisory | |
cve@mitre.org | https://www.openwall.com/lists/oss-security/2022/08/30/2 | Mailing List, Third Party Advisory | |
cve@mitre.org | https://www.watchguard.com/wgrd-psirt/advisory/wgsa-2022-00017 | Vendor Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://www.ambionics.io/blog/hacking-watchguard-firewalls | Exploit, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://www.openwall.com/lists/oss-security/2022/08/30/2 | Mailing List, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://www.watchguard.com/wgrd-psirt/advisory/wgsa-2022-00017 | Vendor Advisory |
Impacted products
Vendor | Product | Version | |
---|---|---|---|
watchguard | fireware | * | |
watchguard | fireware | * | |
watchguard | fireware | 12.6.1 | |
watchguard | fireware | 12.6.1 | |
watchguard | fireware | 12.6.3 | |
watchguard | fireware | 12.6.4 | |
watchguard | fireware | 12.7.0 | |
watchguard | fireware | 12.7.1 | |
watchguard | fireware | 12.7.2 | |
watchguard | fireware | 12.8.0 |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:o:watchguard:fireware:*:*:*:*:*:*:*:*", "matchCriteriaId": "50E35898-20FC-4D3E-B059-EDFEEB2E19F3", "versionEndExcluding": "12.1.4", "versionStartIncluding": "12.0.0", "vulnerable": true }, { "criteria": "cpe:2.3:o:watchguard:fireware:*:*:*:*:*:*:*:*", "matchCriteriaId": "58A5359B-EC12-4C13-B9CC-EE1B49DB67AE", "versionEndExcluding": "12.5.10", "versionStartIncluding": "12.2.0", "vulnerable": true }, { "criteria": "cpe:2.3:o:watchguard:fireware:12.6.1:u1:*:*:*:*:*:*", "matchCriteriaId": "2EDC1E95-9077-423E-90F4-928068CA6D74", "vulnerable": true }, { "criteria": "cpe:2.3:o:watchguard:fireware:12.6.1:u3:*:*:*:*:*:*", "matchCriteriaId": "C557A092-41F2-4325-884C-B4C03E196A56", "vulnerable": true }, { "criteria": "cpe:2.3:o:watchguard:fireware:12.6.3:*:*:*:*:*:*:*", "matchCriteriaId": "41CE5E56-7E6E-48ED-A619-06BE1DAAABD2", "vulnerable": true }, { "criteria": "cpe:2.3:o:watchguard:fireware:12.6.4:*:*:*:*:*:*:*", "matchCriteriaId": "299FC710-1AA1-4D3F-B902-231114B75B94", "vulnerable": true }, { "criteria": "cpe:2.3:o:watchguard:fireware:12.7.0:u1:*:*:*:*:*:*", "matchCriteriaId": "45C56536-625E-4E5A-B77A-CF33CEEBC91D", "vulnerable": true }, { "criteria": "cpe:2.3:o:watchguard:fireware:12.7.1:*:*:*:*:*:*:*", "matchCriteriaId": "002B43DA-5A94-495D-8736-2FC5997155F9", "vulnerable": true }, { "criteria": "cpe:2.3:o:watchguard:fireware:12.7.2:u2:*:*:*:*:*:*", "matchCriteriaId": "4B189948-8037-4CB1-A859-0CCB5D9576F8", "vulnerable": true }, { "criteria": "cpe:2.3:o:watchguard:fireware:12.8.0:u1:*:*:*:*:*:*", "matchCriteriaId": "350B4BC0-B366-468B-93BF-366CA72EE5EC", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "WatchGuard Firebox and XTM appliances allow an unauthenticated remote attacker to retrieve sensitive authentication server settings by sending a malicious request to exposed authentication endpoints. This is fixed in Fireware OS 12.8.1, 12.5.10, and 12.1.4." }, { "lang": "es", "value": "Los dispositivos WatchGuard Firebox y XTM permiten a un atacante remoto no autenticado recuperar configuraciones confidenciales del servidor de autenticaci\u00f3n mediante el env\u00edo de una petici\u00f3n maliciosa a los endpoints de autenticaci\u00f3n expuestos. Esto ha sido corregido en Fireware OS versiones 12.8.1, 12.5.10 y 12.1.4.\n" } ], "id": "CVE-2022-31790", "lastModified": "2024-11-21T07:05:19.793", "metrics": { "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 3.6, "source": "nvd@nist.gov", "type": "Primary" } ] }, "published": "2022-09-06T18:15:15.440", "references": [ { "source": "cve@mitre.org", "tags": [ "Exploit", "Third Party Advisory" ], "url": "https://www.ambionics.io/blog/hacking-watchguard-firewalls" }, { "source": "cve@mitre.org", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "https://www.openwall.com/lists/oss-security/2022/08/30/2" }, { "source": "cve@mitre.org", "tags": [ "Vendor Advisory" ], "url": "https://www.watchguard.com/wgrd-psirt/advisory/wgsa-2022-00017" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Exploit", "Third Party Advisory" ], "url": "https://www.ambionics.io/blog/hacking-watchguard-firewalls" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "https://www.openwall.com/lists/oss-security/2022/08/30/2" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Vendor Advisory" ], "url": "https://www.watchguard.com/wgrd-psirt/advisory/wgsa-2022-00017" } ], "sourceIdentifier": "cve@mitre.org", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "NVD-CWE-noinfo" } ], "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.