Skip to content

Commit 6b9b6f3

Browse files
Update KEV: Fri Jan 24 00:11:03 UTC 2025
Signed-off-by: AboutCode Automation <[email protected]>
1 parent 468ea2b commit 6b9b6f3

File tree

1 file changed

+18
-3
lines changed

1 file changed

+18
-3
lines changed

known_exploited_vulnerabilities.json

Lines changed: 18 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,24 @@
11
{
22
"title": "CISA Catalog of Known Exploited Vulnerabilities",
3-
"catalogVersion": "2025.01.22",
4-
"dateReleased": "2025-01-22T19:49:22.4091Z",
5-
"count": 1250,
3+
"catalogVersion": "2025.01.23",
4+
"dateReleased": "2025-01-23T15:00:22.6083Z",
5+
"count": 1251,
66
"vulnerabilities": [
7+
{
8+
"cveID": "CVE-2020-11023",
9+
"vendorProject": "JQuery",
10+
"product": "JQuery",
11+
"vulnerabilityName": "JQuery Cross-Site Scripting (XSS) Vulnerability",
12+
"dateAdded": "2025-01-23",
13+
"shortDescription": "JQuery contains a persistent cross-site scripting (XSS) vulnerability. When passing maliciously formed, untrusted input enclosed in HTML tags, JQuery's DOM manipulators can execute untrusted code in the context of the user's browser.",
14+
"requiredAction": "Apply mitigations per vendor instructions or discontinue use of the product if mitigations are unavailable.",
15+
"dueDate": "2025-02-13",
16+
"knownRansomwareCampaignUse": "Unknown",
17+
"notes": "https:\/\/blog.jquery.com\/2020\/04\/10\/jquery-3-5-0-released\/ ; https:\/\/nvd.nist.gov\/vuln\/detail\/CVE-2020-11023",
18+
"cwes": [
19+
"CWE-79"
20+
]
21+
},
722
{
823
"cveID": "CVE-2024-50603",
924
"vendorProject": "Aviatrix",

0 commit comments

Comments
 (0)