|
1 | 1 | { |
2 | 2 | "title": "CISA Catalog of Known Exploited Vulnerabilities", |
3 | | - "catalogVersion": "2025.04.08", |
4 | | - "dateReleased": "2025-04-08T17:30:37.9378Z", |
5 | | - "count": 1317, |
| 3 | + "catalogVersion": "2025.04.09", |
| 4 | + "dateReleased": "2025-04-09T18:01:15.7329Z", |
| 5 | + "count": 1319, |
6 | 6 | "vulnerabilities": [ |
| 7 | + { |
| 8 | + "cveID": "CVE-2024-53150", |
| 9 | + "vendorProject": "Linux", |
| 10 | + "product": "Kernel", |
| 11 | + "vulnerabilityName": "Linux Kernel Out-of-Bounds Read Vulnerability", |
| 12 | + "dateAdded": "2025-04-09", |
| 13 | + "shortDescription": "Linux Kernel contains an out-of-bounds read vulnerability in the USB-audio driver that allows a local, privileged attacker to obtain potentially sensitive information.", |
| 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": "2025-04-30", |
| 16 | + "knownRansomwareCampaignUse": "Unknown", |
| 17 | + "notes": "This vulnerability affects a common open-source component, third-party library, or a protocol used by different products. For more information, please see: https:\/\/lore.kernel.org\/linux-cve-announce\/2024122427-CVE-2024-53150-3a7d@gregkh\/ ; https:\/\/source.android.com\/docs\/security\/bulletin\/2025-04-01 ; https:\/\/nvd.nist.gov\/vuln\/detail\/CVE-2024-53150", |
| 18 | + "cwes": [ |
| 19 | + "CWE-125" |
| 20 | + ] |
| 21 | + }, |
| 22 | + { |
| 23 | + "cveID": "CVE-2024-53197", |
| 24 | + "vendorProject": "Linux", |
| 25 | + "product": "Kernel", |
| 26 | + "vulnerabilityName": "Linux Kernel Out-of-Bounds Access Vulnerability", |
| 27 | + "dateAdded": "2025-04-09", |
| 28 | + "shortDescription": "Linux Kernel contains an out-of-bounds access vulnerability in the USB-audio driver that allows an attacker with physical access to the system to use a malicious USB device to potentially manipulate system memory, escalate privileges, or execute arbitrary code.", |
| 29 | + "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.", |
| 30 | + "dueDate": "2025-04-30", |
| 31 | + "knownRansomwareCampaignUse": "Unknown", |
| 32 | + "notes": "This vulnerability affects a common open-source component, third-party library, or a protocol used by different products. For more information, please see: https:\/\/lore.kernel.org\/linux-cve-announce\/2024122725-CVE-2024-53197-6aef@gregkh\/ ; https:\/\/source.android.com\/docs\/security\/bulletin\/2025-04-01 ; https:\/\/nvd.nist.gov\/vuln\/detail\/CVE-2024-53197", |
| 33 | + "cwes": [ |
| 34 | + "CWE-787" |
| 35 | + ] |
| 36 | + }, |
7 | 37 | { |
8 | 38 | "cveID": "CVE-2025-29824", |
9 | 39 | "vendorProject": "Microsoft", |
|
13 | 43 | "shortDescription": "Microsoft Windows Common Log File System (CLFS) Driver contains a use-after-free vulnerability that allows an authorized attacker to elevate privileges locally.", |
14 | 44 | "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 | 45 | "dueDate": "2025-04-29", |
16 | | - "knownRansomwareCampaignUse": "Unknown", |
| 46 | + "knownRansomwareCampaignUse": "Known", |
17 | 47 | "notes": "https:\/\/msrc.microsoft.com\/update-guide\/en-US\/vulnerability\/CVE-2025-29824 ; https:\/\/nvd.nist.gov\/vuln\/detail\/CVE-2025-29824", |
18 | 48 | "cwes": [ |
19 | 49 | "CWE-416" |
|
43 | 73 | "shortDescription": "CrushFTP contains an authentication bypass vulnerability in the HTTP authorization header that allows a remote unauthenticated attacker to authenticate to any known or guessable user account (e.g., crushadmin), potentially leading to a full compromise. ", |
44 | 74 | "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.", |
45 | 75 | "dueDate": "2025-04-28", |
46 | | - "knownRansomwareCampaignUse": "Unknown", |
| 76 | + "knownRansomwareCampaignUse": "Known", |
47 | 77 | "notes": "https:\/\/www.crushftp.com\/crush11wiki\/Wiki.jsp?page=Update ; https:\/\/nvd.nist.gov\/vuln\/detail\/CVE-2025-31161", |
48 | 78 | "cwes": [ |
49 | 79 | "CWE-305" |
|
0 commit comments