|
1 | 1 | { |
2 | 2 | "title": "CISA Catalog of Known Exploited Vulnerabilities", |
3 | | - "catalogVersion": "2025.03.19", |
4 | | - "dateReleased": "2025-03-19T18:00:10.5417Z", |
| 3 | + "catalogVersion": "2025.03.21", |
| 4 | + "dateReleased": "2025-03-21T18:00:56.2864Z", |
5 | 5 | "count": 1307, |
6 | 6 | "vulnerabilities": [ |
7 | 7 | { |
|
55 | 55 | "product": "changed-files GitHub Action", |
56 | 56 | "vulnerabilityName": "tj-actions\/changed-files GitHub Action Embedded Malicious Code Vulnerability", |
57 | 57 | "dateAdded": "2025-03-18", |
58 | | - "shortDescription": "The tj-actions\/changed-files GitHub Action contains an embedded malicious code vulnerability that allows a remote attacker to discover secrets by reading actions logs. These secrets may include, but are not limited to, valid AWS access keys, GitHub personal access tokens (PATs), npm tokens, and private RSA keys.", |
| 58 | + "shortDescription": "The tj-actions\/changed-files GitHub Action contains an embedded malicious code vulnerability that allows a remote attacker to discover secrets by reading Github Actions Workflow Logs. These secrets may include, but are not limited to, valid AWS access keys, GitHub personal access tokens (PATs), npm tokens, and private RSA keys.", |
59 | 59 | "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.", |
60 | 60 | "dueDate": "2025-04-08", |
61 | 61 | "knownRansomwareCampaignUse": "Unknown", |
62 | | - "notes": "https:\/\/github.com\/tj-actions\/changed-files\/blob\/45fb12d7a8bedb4da42342e52fe054c6c2c3fd73\/README.md?plain=1#L20-L28 ; https:\/\/nvd.nist.gov\/vuln\/detail\/CVE-2025-30066", |
| 62 | + "notes": "This vulnerability affects a common open-source project, third-party library, or a protocol used by different products. For more information, please see: https:\/\/github.com\/tj-actions\/changed-files\/blob\/45fb12d7a8bedb4da42342e52fe054c6c2c3fd73\/README.md?plain=1#L20-L28 ; https:\/\/nvd.nist.gov\/vuln\/detail\/CVE-2025-30066", |
63 | 63 | "cwes": [ |
64 | 64 | "CWE-506" |
65 | 65 | ] |
|
0 commit comments