Skip to content

Commit

Permalink
Auto-Update: 2024-10-26T12:00:18.254285+00:00
Browse files Browse the repository at this point in the history
  • Loading branch information
cad-safe-bot committed Oct 26, 2024
1 parent 43bf6bf commit 832889f
Show file tree
Hide file tree
Showing 5 changed files with 209 additions and 33 deletions.
60 changes: 60 additions & 0 deletions CVE-2024/CVE-2024-103xx/CVE-2024-10357.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,60 @@
{
"id": "CVE-2024-10357",
"sourceIdentifier": "[email protected]",
"published": "2024-10-26T10:15:08.700",
"lastModified": "2024-10-26T10:15:08.700",
"vulnStatus": "Received",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "The Clever Addons for Elementor plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 2.2.1 via the getTemplateContent function in src/widgets/class-clever-widget-base.php. This makes it possible for authenticated attackers, with Contributor-level access and above, to extract sensitive private, pending, and draft template data."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "[email protected]",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.8,
"impactScore": 1.4
}
]
},
"weaknesses": [
{
"source": "[email protected]",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-200"
}
]
}
],
"references": [
{
"url": "https://plugins.trac.wordpress.org/browser/cafe-lite/trunk/src/widgets/class-clever-widget-base.php#L411",
"source": "[email protected]"
},
{
"url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/e1fa3569-9a9a-4aa6-9057-c87601fadb9f?source=cve",
"source": "[email protected]"
}
]
}
60 changes: 60 additions & 0 deletions CVE-2024/CVE-2024-91xx/CVE-2024-9116.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,60 @@
{
"id": "CVE-2024-9116",
"sourceIdentifier": "[email protected]",
"published": "2024-10-26T10:15:10.337",
"lastModified": "2024-10-26T10:15:10.337",
"vulnStatus": "Received",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "The Monkee-Boy Essentials plugin for WordPress is vulnerable to Stored Cross-Site Scripting via SVG File uploads in all versions up to, and including, 1.1 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Author-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses the SVG file."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "[email protected]",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "CHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "NONE",
"baseScore": 6.4,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 3.1,
"impactScore": 2.7
}
]
},
"weaknesses": [
{
"source": "[email protected]",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-79"
}
]
}
],
"references": [
{
"url": "https://wordpress.org/plugins/monkee-boy-wp-essentials/#developers",
"source": "[email protected]"
},
{
"url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/c44c1a50-e282-4a5b-8b7f-1021c9d6f58e?source=cve",
"source": "[email protected]"
}
]
}
64 changes: 64 additions & 0 deletions CVE-2024/CVE-2024-97xx/CVE-2024-9772.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,64 @@
{
"id": "CVE-2024-9772",
"sourceIdentifier": "[email protected]",
"published": "2024-10-26T10:15:10.747",
"lastModified": "2024-10-26T10:15:10.747",
"vulnStatus": "Received",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "The The Uix Shortcodes \u2013 Compatible with Gutenberg plugin for WordPress is vulnerable to arbitrary shortcode execution in all versions up to, and including, 1.9.9. This is due to the software allowing users to execute an action that does not properly validate a value before running do_shortcode. This makes it possible for unauthenticated attackers to execute arbitrary shortcodes."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "[email protected]",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "LOW",
"baseScore": 7.3,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 3.9,
"impactScore": 3.4
}
]
},
"weaknesses": [
{
"source": "[email protected]",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-94"
}
]
}
],
"references": [
{
"url": "https://plugins.trac.wordpress.org/browser/uix-shortcodes/trunk/shortcodes/templates/default/frontpage-init.php#L9",
"source": "[email protected]"
},
{
"url": "https://wordpress.org/plugins/uix-shortcodes/#developers",
"source": "[email protected]"
},
{
"url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/3000758d-68e0-46a6-aef0-e2407a828168?source=cve",
"source": "[email protected]"
}
]
}
27 changes: 8 additions & 19 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,13 @@ Repository synchronizes with the NVD every 2 hours.
### Last Repository Update

```plain
2024-10-26T10:00:18.357508+00:00
2024-10-26T12:00:18.254285+00:00
```

### Most recent CVE Modification Timestamp synchronized with NVD

```plain
2024-10-26T09:15:06.283000+00:00
2024-10-26T10:15:10.747000+00:00
```

### Last Data Feed Release
Expand All @@ -33,27 +33,16 @@ Download and Changelog: [Click](https://github.com/fkie-cad/nvd-json-data-feeds/
### Total Number of included CVEs

```plain
267154
267157
```

### CVEs added in the last Commit

Recently added CVEs: `14`

- [CVE-2024-0117](CVE-2024/CVE-2024-01xx/CVE-2024-0117.json) (`2024-10-26T08:15:02.520`)
- [CVE-2024-0118](CVE-2024/CVE-2024-01xx/CVE-2024-0118.json) (`2024-10-26T08:15:02.880`)
- [CVE-2024-0119](CVE-2024/CVE-2024-01xx/CVE-2024-0119.json) (`2024-10-26T08:15:03.083`)
- [CVE-2024-0120](CVE-2024/CVE-2024-01xx/CVE-2024-0120.json) (`2024-10-26T08:15:03.280`)
- [CVE-2024-0121](CVE-2024/CVE-2024-01xx/CVE-2024-0121.json) (`2024-10-26T08:15:03.487`)
- [CVE-2024-0126](CVE-2024/CVE-2024-01xx/CVE-2024-0126.json) (`2024-10-26T08:15:03.690`)
- [CVE-2024-0127](CVE-2024/CVE-2024-01xx/CVE-2024-0127.json) (`2024-10-26T09:15:02.957`)
- [CVE-2024-0128](CVE-2024/CVE-2024-01xx/CVE-2024-0128.json) (`2024-10-26T09:15:03.800`)
- [CVE-2024-10092](CVE-2024/CVE-2024-100xx/CVE-2024-10092.json) (`2024-10-26T08:15:03.893`)
- [CVE-2024-8392](CVE-2024/CVE-2024-83xx/CVE-2024-8392.json) (`2024-10-26T09:15:04.383`)
- [CVE-2024-9637](CVE-2024/CVE-2024-96xx/CVE-2024-9637.json) (`2024-10-26T09:15:04.900`)
- [CVE-2024-9642](CVE-2024/CVE-2024-96xx/CVE-2024-9642.json) (`2024-10-26T09:15:05.303`)
- [CVE-2024-9853](CVE-2024/CVE-2024-98xx/CVE-2024-9853.json) (`2024-10-26T09:15:05.780`)
- [CVE-2024-9967](CVE-2024/CVE-2024-99xx/CVE-2024-9967.json) (`2024-10-26T09:15:06.283`)
Recently added CVEs: `3`

- [CVE-2024-10357](CVE-2024/CVE-2024-103xx/CVE-2024-10357.json) (`2024-10-26T10:15:08.700`)
- [CVE-2024-9116](CVE-2024/CVE-2024-91xx/CVE-2024-9116.json) (`2024-10-26T10:15:10.337`)
- [CVE-2024-9772](CVE-2024/CVE-2024-97xx/CVE-2024-9772.json) (`2024-10-26T10:15:10.747`)


### CVEs modified in the last Commit
Expand Down
31 changes: 17 additions & 14 deletions _state.csv
Original file line number Diff line number Diff line change
Expand Up @@ -241536,17 +241536,17 @@ CVE-2024-0111,0,0,745fe4fa8ac2297a871814d16ec0cf5bf56a98c3501448d82308b7dc75a74f
CVE-2024-0113,0,0,30ea5d78769c707d77ab5e88a1087a3bf4be86e316909498095d743b94b19e08,2024-09-11T17:34:37.667000
CVE-2024-0115,0,0,90525cb6d1df6f268f81b58c98763d2a78ce3017a9779cdc04eec9f2dd2bca4d,2024-09-11T17:24:27.393000
CVE-2024-0116,0,0,a6cbe3db55579100922047f237b056c0420ed7fe26ca2d3a7e613c461d344341,2024-10-04T13:51:25.567000
CVE-2024-0117,1,1,c9be4bfc9a9f6b90361c40b5f196c0a9f7198a95fea664eca163a072abef1029,2024-10-26T08:15:02.520000
CVE-2024-0118,1,1,c201b93d2c1558c58ceb893045a27def7e029d3a70138a6a98a76dccae224f98,2024-10-26T08:15:02.880000
CVE-2024-0119,1,1,a0373bd9251ad654bb6f9b3e0e8e58678d6c37c8b77156c13fa9a1609ac0937c,2024-10-26T08:15:03.083000
CVE-2024-0120,1,1,52525761368a28d846feb3db889de98a2492a5abffd45c0fb1eab23cc1a3bee5,2024-10-26T08:15:03.280000
CVE-2024-0121,1,1,f1c5b313816640f2af3d17fe11ca32b676ce382b5919b871d8e6ade8bc5671ec,2024-10-26T08:15:03.487000
CVE-2024-0117,0,0,c9be4bfc9a9f6b90361c40b5f196c0a9f7198a95fea664eca163a072abef1029,2024-10-26T08:15:02.520000
CVE-2024-0118,0,0,c201b93d2c1558c58ceb893045a27def7e029d3a70138a6a98a76dccae224f98,2024-10-26T08:15:02.880000
CVE-2024-0119,0,0,a0373bd9251ad654bb6f9b3e0e8e58678d6c37c8b77156c13fa9a1609ac0937c,2024-10-26T08:15:03.083000
CVE-2024-0120,0,0,52525761368a28d846feb3db889de98a2492a5abffd45c0fb1eab23cc1a3bee5,2024-10-26T08:15:03.280000
CVE-2024-0121,0,0,f1c5b313816640f2af3d17fe11ca32b676ce382b5919b871d8e6ade8bc5671ec,2024-10-26T08:15:03.487000
CVE-2024-0123,0,0,b5d565031402caa204bf1a28725c0c192ecd3daa1b8bc8f4d37470664175216b,2024-10-04T13:50:43.727000
CVE-2024-0124,0,0,65a7ca3fa08b021f3ead82c3260c63de7cee799b77a5f239ccc73202de671521,2024-10-04T13:50:43.727000
CVE-2024-0125,0,0,4cf16bcca0b2fb9dbeaeffe86943f72316182719c400fbcdf4c939215efb61c9,2024-10-04T13:50:43.727000
CVE-2024-0126,1,1,fb455e6e3054b9a65c68693956c227fb79539f137bf4fcc373304ae93dca78ee,2024-10-26T08:15:03.690000
CVE-2024-0127,1,1,1eace612a6b77968791543a19ec3098fcaa1e7cc247b7929ce60f427b205529c,2024-10-26T09:15:02.957000
CVE-2024-0128,1,1,71f2149cea4c87aaa44278d3b54347636b41d0a597d784a35c3e314606fca4e1,2024-10-26T09:15:03.800000
CVE-2024-0126,0,0,fb455e6e3054b9a65c68693956c227fb79539f137bf4fcc373304ae93dca78ee,2024-10-26T08:15:03.690000
CVE-2024-0127,0,0,1eace612a6b77968791543a19ec3098fcaa1e7cc247b7929ce60f427b205529c,2024-10-26T09:15:02.957000
CVE-2024-0128,0,0,71f2149cea4c87aaa44278d3b54347636b41d0a597d784a35c3e314606fca4e1,2024-10-26T09:15:03.800000
CVE-2024-0129,0,0,6ed61392ba79f5db5fcce1c9578b2019ba40cb0d76cd37c2f6f179769672e354,2024-10-15T12:57:46.880000
CVE-2024-0132,0,0,f1d27ee91d38f95f18265c56576359c7b74449c09c2448ac9270cfde0a145c24,2024-10-02T14:45:36.160000
CVE-2024-0133,0,0,1869d101f5a07bee8a308ca6354c7bbc691223866612cf3986da3052ed18f6e1,2024-10-02T14:43:22.433000
Expand Down Expand Up @@ -242375,7 +242375,7 @@ CVE-2024-1008,0,0,a9b7d9e2e828ed74dc3f97aef993fcfdb7b13561fd219152455ff7524c8067
CVE-2024-10080,0,0,e70a3cc8d8ca25d9e3db818c04f9b2eeee833bf342884de7579048a734fce30e,2024-10-22T16:27:38.840000
CVE-2024-1009,0,0,97af4237278897e4de60a52c929ac5642d8b709167b278dc1af6a70d4d177e3b,2024-05-17T02:35:09.780000
CVE-2024-10091,0,0,4989545c6fb9d60129e3750b17dd7cc3c5d2bbe44d790f8d9004c10d092d0bed,2024-10-26T03:15:02.903000
CVE-2024-10092,1,1,686d95a5022d3cde9f71cc3f17faf7dca941f482cf6d45c48c2c674386b25929,2024-10-26T08:15:03.893000
CVE-2024-10092,0,0,686d95a5022d3cde9f71cc3f17faf7dca941f482cf6d45c48c2c674386b25929,2024-10-26T08:15:03.893000
CVE-2024-10093,0,0,655dbc008c9c21b76c775eaa92108777c983716e956bf10f0085a4f9c49fc737,2024-10-18T12:52:33.507000
CVE-2024-10099,0,0,f14bdb99d2ca7956ea9400330266332303014dc510bc6e629dc22733e615abb6,2024-10-21T21:03:53.647000
CVE-2024-1010,0,0,b9c2292e551f86bb732084025c958f6307d4b05614efbc31206ace678efe61b8,2024-05-17T02:35:09.883000
Expand Down Expand Up @@ -242510,6 +242510,7 @@ CVE-2024-10351,0,0,0669fd862bd943e91d4fd75dd5a3a4f23e3a0ecf8b6b598b3fa3044b7bf8c
CVE-2024-10353,0,0,34f363c95bbc45d4e85ef2856d7e0d5110b6c82bce311f5e8fc9036257eb83b7,2024-10-25T12:56:07.750000
CVE-2024-10354,0,0,d5bf96c00ae597f7009c34e3844c5889f0c0763a1e1b97eab0af94f26675c82a,2024-10-25T12:56:07.750000
CVE-2024-10355,0,0,7a858a56547ed44307c9a540d3394b900b64454d40ccf6ae564bf35aa8fa4990,2024-10-25T12:56:07.750000
CVE-2024-10357,1,1,e197a1ed0ea397ca0d2c1873b2f6c51ce574b4b3dbdeeadc6bacf3403288ac5e,2024-10-26T10:15:08.700000
CVE-2024-1036,0,0,aa65a53beadc56e4dda3efe9acb5802f242935c19973e66e0ff7f62d01b276fd,2024-05-17T02:35:12.357000
CVE-2024-10368,0,0,bd751cf8f0908c7885868477a03f4653af3e113fc89fdbd03353e34dff9f8f68,2024-10-25T12:56:07.750000
CVE-2024-10369,0,0,7ae7d6c6e004766971ac0d79eb28bd21cccdeb76fc8a447fe3f3b470463f1503,2024-10-25T12:56:07.750000
Expand Down Expand Up @@ -266229,7 +266230,7 @@ CVE-2024-8387,0,0,0236f6236e30b259f0ad5d7ef58b73e88f9716952aaecf201cfb31f83aed0c
CVE-2024-8388,0,0,c9864eb6d3c315590c52d0b0a1a482222ad75576dc8d176a33dcc59976d2f97c,2024-09-04T15:49:19.170000
CVE-2024-8389,0,0,b86f9dffcb24008ea2fc4581b98019930f23a761524133d12e1b7b2aa1f8008a,2024-09-04T15:50:02.933000
CVE-2024-8391,0,0,e4a53876b2b078fcdc3ea9cb2dcdd9122c87a07a74293148b584a5df448e0076,2024-09-12T16:44:01.247000
CVE-2024-8392,1,1,de0c4c4d3360cbd189cf5655e291d7f23ba3a9462208d27655dbaa2fb67769ee,2024-10-26T09:15:04.383000
CVE-2024-8392,0,0,de0c4c4d3360cbd189cf5655e291d7f23ba3a9462208d27655dbaa2fb67769ee,2024-10-26T09:15:04.383000
CVE-2024-8394,0,0,537ec046b9d95c9c611478000abd6dd7551041a1f2ea81cd7e79459ae0e45ad8,2024-09-11T16:25:44.833000
CVE-2024-8395,0,0,7904c0b52ace758f0078aaf5623dc08c2f22d70190a82ab855b84d88ee4995e4,2024-09-19T17:53:45.753000
CVE-2024-8399,0,0,ff5a0b61b9891ed649233268ce0fa37bd0b7c79ba8aa2863ea2ecc61c35c709c,2024-09-12T19:45:07.347000
Expand Down Expand Up @@ -266685,6 +266686,7 @@ CVE-2024-9106,0,0,e27db71c396a4ccaf2c72a333395893b81bc19abafa7c4f380f448da576e2d
CVE-2024-9108,0,0,a5bd0d20b10740e2633e894f79cde5eedf60bb1d894cbb8ab0abf2750035a6b9,2024-10-04T13:51:25.567000
CVE-2024-9109,0,0,92ffc81317d04a5f58ae681583509b482d53f08c836f7e996194793f616d35bb,2024-10-25T12:56:07.750000
CVE-2024-9115,0,0,1c4e70138ee9590ca65c2e328b29e5a87d064a3f49c7286913d14c3952d00fc4,2024-10-01T13:47:25.403000
CVE-2024-9116,1,1,0d9eb14ee34ae0bdba86e9c6de62dfa1591194f577bb16ef55520ae9e4bc5faa,2024-10-26T10:15:10.337000
CVE-2024-9117,0,0,77f0703e7ba19b3d087cb3250573807a507cc3ac6f6e62f26867d41b190dba74,2024-10-01T13:56:55.893000
CVE-2024-9118,0,0,e4b7000599bfd6bcfc27b5841170337689b823abc233b7c4e2b79d17c730d1a4,2024-10-04T13:51:25.567000
CVE-2024-9119,0,0,6b294b34f6bccab53e92bbf272f3d3ac633c48ae9c06eccaa6b5e71b11d704af,2024-10-04T13:51:25.567000
Expand Down Expand Up @@ -266990,8 +266992,8 @@ CVE-2024-9627,0,0,2b255751ca76c819864c389a91dcfc3f65321be83e43cc5abce958b149b5f5
CVE-2024-9628,0,0,61a27472b9da741357728e2747c61581a42641370f854cfe14defa2dd6861d0b,2024-10-25T16:15:10.160000
CVE-2024-9630,0,0,95cf42fc9d833aab63558caaeb38c94fd9570f2d1a1e45300ec7feb07db9cd04,2024-10-25T12:56:07.750000
CVE-2024-9634,0,0,d64c376a2cd176bba19f7a8121026bf8ac88c7cb95243ab4e56bfc5d5fa1c1d3,2024-10-16T16:38:14.557000
CVE-2024-9637,1,1,bc7515b8e5d5ace11f6605028051101e5707480c7780781fcacacde8e6e8d339,2024-10-26T09:15:04.900000
CVE-2024-9642,1,1,26c5bc85b8e11e5a7c4304ee918cdf08a29682ce52e6b9626057fc4fcc678aef,2024-10-26T09:15:05.303000
CVE-2024-9637,0,0,bc7515b8e5d5ace11f6605028051101e5707480c7780781fcacacde8e6e8d339,2024-10-26T09:15:04.900000
CVE-2024-9642,0,0,26c5bc85b8e11e5a7c4304ee918cdf08a29682ce52e6b9626057fc4fcc678aef,2024-10-26T09:15:05.303000
CVE-2024-9647,0,0,6da0b5c2c888d90e6f29cb1f98cdc0c7a4315eaaa058e1c781c3c46d5b8615f9,2024-10-16T16:38:14.557000
CVE-2024-9649,0,0,f2ab83afff02bfae827ac0ac8958125c0d2707e9b7d72806aa0e09daf73ca0d7,2024-10-16T16:38:14.557000
CVE-2024-9650,0,0,c785e5c8b40ec3a7d0b9a0e25f6978363c5dcc2fc6507b9c6a2c03a208ac34e9,2024-10-25T12:56:07.750000
Expand All @@ -267014,6 +267016,7 @@ CVE-2024-9703,0,0,dd5db55cccdddcc3b58f6b494a8ef777447f72688cd0a2c60dac8e42fee7b6
CVE-2024-9704,0,0,44ebf677ae69495b92126e2eb8d9d17c07544c8235e40f4412f83b24b48e2f3a,2024-10-15T12:57:46.880000
CVE-2024-9707,0,0,cde0816a76e7682ea9f7dc3a69f12238a4d95599cfec418d205198361a6879cf,2024-10-15T12:58:51.050000
CVE-2024-9756,0,0,8173cad728731052b89b4b59f3b4da8665b01e9fe6a8b575d907d967b2da6473,2024-10-15T12:57:46.880000
CVE-2024-9772,1,1,2e10474d600559a8a4d2a583e2c6e0318f248fdaab547bcd59b33ce8daacd972,2024-10-26T10:15:10.747000
CVE-2024-9776,0,0,82a616b68a2c5818c813f35d61772c622935aa1b119f178b9eaa21355bac63d9,2024-10-15T12:57:46.880000
CVE-2024-9778,0,0,0fe7ee5860b89dbc53027fbdd06b191ad5c5e349a3553ba6bc5769975646dd12,2024-10-15T12:57:46.880000
CVE-2024-9780,0,0,82a65b59c0bb0f4aa37b7bc9835ace6b2d8eb95b730adf88705db9589433fda5,2024-10-17T14:18:18.433000
Expand Down Expand Up @@ -267059,7 +267062,7 @@ CVE-2024-9824,0,0,0b6b46e52b34b071e6f48e5304d76a541526a4368e490338503476fca42489
CVE-2024-9829,0,0,ea980a1e481fc86407edeb6f0040d6f4a6ff2d17edcbe8d18dd95381292ad49b,2024-10-25T16:30:44.520000
CVE-2024-9837,0,0,bb6af129df538114e71c369a037f26903d10504dcd81ada4fc7f4b05786c12dd,2024-10-15T12:57:46.880000
CVE-2024-9848,0,0,b402d34d635014e43cf3d9b875728458bb9e45308a715285ac01e2036b42d252,2024-10-22T16:42:25.867000
CVE-2024-9853,1,1,393a5c455938a585e9768428fe797f9941a1bdeafbeb4eb53ada28016b69fb15,2024-10-26T09:15:05.780000
CVE-2024-9853,0,0,393a5c455938a585e9768428fe797f9941a1bdeafbeb4eb53ada28016b69fb15,2024-10-26T09:15:05.780000
CVE-2024-9855,0,0,f4067d5f9739a4a46f27ed071acd023bca1d9a27db9968d98f329af2e8d70e8b,2024-10-15T12:58:51.050000
CVE-2024-9856,0,0,531963d8959dcaa0b68edaa5a63ce972541a941d9ad2303b1c288946d989ee89,2024-10-15T12:58:51.050000
CVE-2024-9858,0,0,bef02c0d9ed07a4afa527340189d49e60d5c238f08809a01d4eade734c583a54,2024-10-16T17:35:08.130000
Expand Down Expand Up @@ -267132,7 +267135,7 @@ CVE-2024-9963,0,0,76f1ef86546c72f52eb95898dccb27d5e3933f511652b8100540834dfe298d
CVE-2024-9964,0,0,435bbe2551dc259461f6e970d1b300d6d47a8658cefa7b957f2b134a9ceffb0e,2024-10-17T20:30:09.627000
CVE-2024-9965,0,0,ca4b913c2f59c0caf10d8705859da18d5742dcac6da1897e21b1894bc7d383f9,2024-10-17T20:06:01.680000
CVE-2024-9966,0,0,16c2f178953c4393f8940436aad84007ae6c91aa058d27aac550ab3276ce4c9f,2024-10-17T20:12:09.447000
CVE-2024-9967,1,1,6c32203e9857042c1977adc0e02037143deac8c8df24e503e211b14e2be976dd,2024-10-26T09:15:06.283000
CVE-2024-9967,0,0,6c32203e9857042c1977adc0e02037143deac8c8df24e503e211b14e2be976dd,2024-10-26T09:15:06.283000
CVE-2024-9968,0,0,27c4c5baf3e90e0fa17da71c9c0ad07121664aa1282c8fc373fe41ccee1aa031,2024-10-19T00:42:13.957000
CVE-2024-9969,0,0,19b96a796919a02a1f37b80d1518be802de7d87a5daeb912cc35f95bde681abb,2024-10-19T00:51:02.383000
CVE-2024-9970,0,0,c1594975fad63b39e2f1f96006d973fcf8b9604faca5774b3f8bf4c0518291c8,2024-10-17T20:33:59.873000
Expand Down

0 comments on commit 832889f

Please sign in to comment.