|
1 | 1 | { |
2 | 2 | "title": "CISA Catalog of Known Exploited Vulnerabilities", |
3 | | - "catalogVersion": "2025.02.20", |
4 | | - "dateReleased": "2025-02-20T15:56:17.9945Z", |
5 | | - "count": 1275, |
| 3 | + "catalogVersion": "2025.02.21", |
| 4 | + "dateReleased": "2025-02-21T17:07:48.4896Z", |
| 5 | + "count": 1276, |
6 | 6 | "vulnerabilities": [ |
| 7 | + { |
| 8 | + "cveID": "CVE-2025-24989", |
| 9 | + "vendorProject": "Microsoft", |
| 10 | + "product": "Power Pages", |
| 11 | + "vulnerabilityName": "Microsoft Power Pages Improper Access Control Vulnerability", |
| 12 | + "dateAdded": "2025-02-21", |
| 13 | + "shortDescription": "Microsoft Power Pages contains an improper access control vulnerability that allows an unauthorized attacker to elevate privileges over a network potentially bypassing the user registration control.", |
| 14 | + "requiredAction": "Apply mitigations per vendor instructions, follow BOD 22-01 guidance for cloud services, or discontinue use of the product if mitigations are unavailable.", |
| 15 | + "dueDate": "2025-03-14", |
| 16 | + "knownRansomwareCampaignUse": "Unknown", |
| 17 | + "notes": "https:\/\/msrc.microsoft.com\/update-guide\/en-US\/advisory\/CVE-2025-24989 ; https:\/\/nvd.nist.gov\/vuln\/detail\/CVE-2025-24989", |
| 18 | + "cwes": [ |
| 19 | + "CWE-284" |
| 20 | + ] |
| 21 | + }, |
7 | 22 | { |
8 | 23 | "cveID": "CVE-2025-0111", |
9 | 24 | "vendorProject": "Palo Alto Networks", |
|
25 | 40 | "product": "Craft CMS", |
26 | 41 | "vulnerabilityName": "Craft CMS Code Injection Vulnerability", |
27 | 42 | "dateAdded": "2025-02-20", |
28 | | - "shortDescription": "Craft CMS contains a code injection vulnerability that allows for remote code execution as vulnerable versions have compromised user security keys.", |
| 43 | + "shortDescription": "Craft CMS contains a code injection vulnerability caused by improper validation of the database backup path, ultimately enabling remote code execution.", |
29 | 44 | "requiredAction": "Apply mitigations per vendor instructions or discontinue use of the product if mitigations are unavailable.", |
30 | 45 | "dueDate": "2025-03-13", |
31 | 46 | "knownRansomwareCampaignUse": "Unknown", |
|
0 commit comments