You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: known_exploited_vulnerabilities.json
+18-3Lines changed: 18 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,24 @@
1
1
{
2
2
"title": "CISA Catalog of Known Exploited Vulnerabilities",
3
-
"catalogVersion": "2024.12.05",
4
-
"dateReleased": "2024-12-05T16:38:31.1946Z",
5
-
"count": 1227,
3
+
"catalogVersion": "2024.12.10",
4
+
"dateReleased": "2024-12-10T18:13:48.3556Z",
5
+
"count": 1228,
6
6
"vulnerabilities": [
7
+
{
8
+
"cveID": "CVE-2024-49138",
9
+
"vendorProject": "Microsoft",
10
+
"product": "Windows",
11
+
"vulnerabilityName": "Microsoft Windows Common Log File System (CLFS) Driver Heap-Based Buffer Overflow Vulnerability",
12
+
"dateAdded": "2024-12-10",
13
+
"shortDescription": "Microsoft Windows Common Log File System (CLFS) driver contains a heap-based buffer overflow vulnerability that allows a local attacker to escalate privileges.",
14
+
"requiredAction": "Apply mitigations per vendor instructions or discontinue use of the product if mitigations are unavailable.",
0 commit comments