|
1 | 1 | { |
2 | 2 | "title": "CISA Catalog of Known Exploited Vulnerabilities", |
3 | | - "catalogVersion": "2025.12.09", |
4 | | - "dateReleased": "2025-12-09T21:45:47.0432Z", |
5 | | - "count": 1472, |
| 3 | + "catalogVersion": "2025.12.11", |
| 4 | + "dateReleased": "2025-12-11T19:12:53.4105Z", |
| 5 | + "count": 1473, |
6 | 6 | "vulnerabilities": [ |
| 7 | + { |
| 8 | + "cveID": "CVE-2025-58360", |
| 9 | + "vendorProject": "OSGeo", |
| 10 | + "product": "GeoServer", |
| 11 | + "vulnerabilityName": "OSGeo GeoServer Improper Restriction of XML External Entity Reference Vulnerability", |
| 12 | + "dateAdded": "2025-12-11", |
| 13 | + "shortDescription": "OSGeo GeoServer contains an improper restriction of XML external entity reference vulnerability that occurs when the application accepts XML input through a specific endpoint \/geoserver\/wms operation GetMap and could allow an attacker to define external entities within the XML request.", |
| 14 | + "requiredAction": "Apply mitigations per vendor instructions, follow applicable BOD 22-01 guidance for cloud services, or discontinue use of the product if mitigations are unavailable.", |
| 15 | + "dueDate": "2026-01-01", |
| 16 | + "knownRansomwareCampaignUse": "Unknown", |
| 17 | + "notes": "This vulnerability affects an open-source component, third-party library, or a protocol used by different products. For more information, please see: https:\/\/github.com\/geoserver\/geoserver\/security\/advisories\/GHSA-fjf5-xgmq-5525 ; https:\/\/osgeo-org.atlassian.net\/browse\/GEOS-11922 ; https:\/\/nvd.nist.gov\/vuln\/detail\/CVE-2025-58360", |
| 18 | + "cwes": [ |
| 19 | + "CWE-611" |
| 20 | + ] |
| 21 | + }, |
7 | 22 | { |
8 | 23 | "cveID": "CVE-2025-6218", |
9 | 24 | "vendorProject": "RARLAB", |
|
0 commit comments