|
1 | 1 | { |
2 | 2 | "title": "CISA Catalog of Known Exploited Vulnerabilities", |
3 | | - "catalogVersion": "2025.04.14", |
4 | | - "dateReleased": "2025-04-14T16:52:10.3066Z", |
5 | | - "count": 1319, |
| 3 | + "catalogVersion": "2025.04.16", |
| 4 | + "dateReleased": "2025-04-16T17:00:53.6922Z", |
| 5 | + "count": 1320, |
6 | 6 | "vulnerabilities": [ |
| 7 | + { |
| 8 | + "cveID": "CVE-2021-20035", |
| 9 | + "vendorProject": "SonicWall", |
| 10 | + "product": "SMA100 Appliances", |
| 11 | + "vulnerabilityName": "SonicWall SMA100 Appliances OS Command Injection Vulnerability", |
| 12 | + "dateAdded": "2025-04-16", |
| 13 | + "shortDescription": "SonicWall SMA100 appliances contain an OS command injection vulnerability in the management interface that allows a remote authenticated attacker to inject arbitrary commands as a 'nobody' user, which could potentially lead to code execution.", |
| 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-05-07", |
| 16 | + "knownRansomwareCampaignUse": "Unknown", |
| 17 | + "notes": "https:\/\/psirt.global.sonicwall.com\/vuln-detail\/SNWLID-2021-0022 ; https:\/\/nvd.nist.gov\/vuln\/detail\/CVE-2021-20035", |
| 18 | + "cwes": [ |
| 19 | + "CWE-78" |
| 20 | + ] |
| 21 | + }, |
7 | 22 | { |
8 | 23 | "cveID": "CVE-2024-53150", |
9 | 24 | "vendorProject": "Linux", |
|
0 commit comments