|
1 | 1 | { |
2 | 2 | "title": "CISA Catalog of Known Exploited Vulnerabilities", |
3 | | - "catalogVersion": "2025.02.04", |
4 | | - "dateReleased": "2025-02-04T15:00:47.717Z", |
5 | | - "count": 1257, |
| 3 | + "catalogVersion": "2025.02.05", |
| 4 | + "dateReleased": "2025-02-05T18:21:14.6764Z", |
| 5 | + "count": 1258, |
6 | 6 | "vulnerabilities": [ |
| 7 | + { |
| 8 | + "cveID": "CVE-2024-53104", |
| 9 | + "vendorProject": "Linux", |
| 10 | + "product": "Kernel", |
| 11 | + "vulnerabilityName": "Linux Kernel Out-of-Bounds Write Vulnerability", |
| 12 | + "dateAdded": "2025-02-05", |
| 13 | + "shortDescription": "Linux kernel contains an out-of-bounds write vulnerability in the uvc_parse_streaming component of the USB Video Class (UVC) driver that could allow for physical escalation of privilege.", |
| 14 | + "requiredAction": "Apply mitigations per vendor instructions or discontinue use of the product if mitigations are unavailable.", |
| 15 | + "dueDate": "2025-02-26", |
| 16 | + "knownRansomwareCampaignUse": "Unknown", |
| 17 | + "notes": "https:\/\/lore.kernel.org\/linux-cve-announce\/2024120232-CVE-2024-53104-d781@gregkh\/ ; https:\/\/nvd.nist.gov\/vuln\/detail\/CVE-2024-53104", |
| 18 | + "cwes": [ |
| 19 | + "CWE-787" |
| 20 | + ] |
| 21 | + }, |
7 | 22 | { |
8 | 23 | "cveID": "CVE-2018-19410", |
9 | 24 | "vendorProject": "Paessler", |
|
386 | 401 | "dueDate": "2025-01-07", |
387 | 402 | "knownRansomwareCampaignUse": "Known", |
388 | 403 | "notes": "https:\/\/support.cleo.com\/hc\/en-us\/articles\/28408134019735-Cleo-Product-Security-Update-CVE-2024-55956 ; https:\/\/nvd.nist.gov\/vuln\/detail\/CVE-2024-55956", |
389 | | - "cwes": [] |
| 404 | + "cwes": [ |
| 405 | + "CWE-276" |
| 406 | + ] |
390 | 407 | }, |
391 | 408 | { |
392 | 409 | "cveID": "CVE-2024-35250", |
|
0 commit comments