|
1 | 1 | { |
2 | 2 | "title": "CISA Catalog of Known Exploited Vulnerabilities", |
3 | | - "catalogVersion": "2024.12.03", |
4 | | - "dateReleased": "2024-12-03T20:48:27.9218Z", |
5 | | - "count": 1226, |
| 3 | + "catalogVersion": "2024.12.04", |
| 4 | + "dateReleased": "2024-12-04T17:12:50.5311Z", |
| 5 | + "count": 1227, |
6 | 6 | "vulnerabilities": [ |
| 7 | + { |
| 8 | + "cveID": "CVE-2024-51378", |
| 9 | + "vendorProject": "CyberPersons", |
| 10 | + "product": "CyberPanel", |
| 11 | + "vulnerabilityName": "CyberPanel Incorrect Default Permissions Vulnerability", |
| 12 | + "dateAdded": "2024-12-04", |
| 13 | + "shortDescription": "CyberPanel contains an incorrect default permissions vulnerability that allows for authentication bypass and the execution of arbitrary commands using shell metacharacters in the statusfile property.", |
| 14 | + "requiredAction": "Apply mitigations per vendor instructions or discontinue use of the product if mitigations are unavailable.", |
| 15 | + "dueDate": "2024-12-25", |
| 16 | + "knownRansomwareCampaignUse": "Known", |
| 17 | + "notes": "https:\/\/cyberpanel.net\/KnowledgeBase\/home\/change-logs\/ ; https:\/\/nvd.nist.gov\/vuln\/detail\/CVE-2024-51378", |
| 18 | + "cwes": [ |
| 19 | + "CWE-276" |
| 20 | + ] |
| 21 | + }, |
7 | 22 | { |
8 | 23 | "cveID": "CVE-2024-11667", |
9 | 24 | "vendorProject": "Zyxel", |
|
13 | 28 | "shortDescription": "Multiple Zyxel firewalls contain a path traversal vulnerability in the web management interface that could allow an attacker to download or upload files via a crafted URL.", |
14 | 29 | "requiredAction": "Apply mitigations per vendor instructions or discontinue use of the product if mitigations are unavailable.", |
15 | 30 | "dueDate": "2024-12-24", |
16 | | - "knownRansomwareCampaignUse": "Unknown", |
| 31 | + "knownRansomwareCampaignUse": "Known", |
17 | 32 | "notes": "https:\/\/www.zyxel.com\/global\/en\/support\/security-advisories\/zyxel-security-advisory-protecting-against-recent-firewall-threats-11-21-2024 ; https:\/\/nvd.nist.gov\/vuln\/detail\/CVE-2024-11667", |
18 | 33 | "cwes": [ |
19 | 34 | "CWE-22" |
|
0 commit comments