mirror of
https://github.com/fkie-cad/nvd-json-data-feeds.git
synced 2025-07-09 16:05:11 +00:00
Auto-Update: 2024-05-17T23:55:30.423807+00:00
This commit is contained in:
parent
2f237fb532
commit
b911cea67d
55
CVE-2024/CVE-2024-235xx/CVE-2024-23583.json
Normal file
55
CVE-2024/CVE-2024-235xx/CVE-2024-23583.json
Normal file
@ -0,0 +1,55 @@
|
||||
{
|
||||
"id": "CVE-2024-23583",
|
||||
"sourceIdentifier": "psirt@hcl.com",
|
||||
"published": "2024-05-17T23:15:06.523",
|
||||
"lastModified": "2024-05-17T23:15:06.523",
|
||||
"vulnStatus": "Received",
|
||||
"descriptions": [
|
||||
{
|
||||
"lang": "en",
|
||||
"value": "An attacker could potentially intercept credentials via the task manager and perform unauthorized access to the Client Deploy Tool on Windows systems. \n"
|
||||
}
|
||||
],
|
||||
"metrics": {
|
||||
"cvssMetricV31": [
|
||||
{
|
||||
"source": "psirt@hcl.com",
|
||||
"type": "Secondary",
|
||||
"cvssData": {
|
||||
"version": "3.1",
|
||||
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
|
||||
"attackVector": "LOCAL",
|
||||
"attackComplexity": "LOW",
|
||||
"privilegesRequired": "HIGH",
|
||||
"userInteraction": "NONE",
|
||||
"scope": "UNCHANGED",
|
||||
"confidentialityImpact": "HIGH",
|
||||
"integrityImpact": "HIGH",
|
||||
"availabilityImpact": "HIGH",
|
||||
"baseScore": 6.7,
|
||||
"baseSeverity": "MEDIUM"
|
||||
},
|
||||
"exploitabilityScore": 0.8,
|
||||
"impactScore": 5.9
|
||||
}
|
||||
]
|
||||
},
|
||||
"weaknesses": [
|
||||
{
|
||||
"source": "psirt@hcl.com",
|
||||
"type": "Secondary",
|
||||
"description": [
|
||||
{
|
||||
"lang": "en",
|
||||
"value": "CWE-522"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"references": [
|
||||
{
|
||||
"url": "https://support.hcltechsw.com/csm?id=kb_article&sysparm_article=KB0113140",
|
||||
"source": "psirt@hcl.com"
|
||||
}
|
||||
]
|
||||
}
|
32
CVE-2024/CVE-2024-257xx/CVE-2024-25742.json
Normal file
32
CVE-2024/CVE-2024-257xx/CVE-2024-25742.json
Normal file
@ -0,0 +1,32 @@
|
||||
{
|
||||
"id": "CVE-2024-25742",
|
||||
"sourceIdentifier": "cve@mitre.org",
|
||||
"published": "2024-05-17T22:15:07.227",
|
||||
"lastModified": "2024-05-17T22:15:07.227",
|
||||
"vulnStatus": "Received",
|
||||
"descriptions": [
|
||||
{
|
||||
"lang": "en",
|
||||
"value": "In the Linux kernel before 6.9, an untrusted hypervisor can inject virtual interrupt 29 (#VC) at any point in time and can trigger its handler. This affects AMD SEV-SNP and AMD SEV-ES."
|
||||
}
|
||||
],
|
||||
"metrics": {},
|
||||
"references": [
|
||||
{
|
||||
"url": "https://cdn.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.9",
|
||||
"source": "cve@mitre.org"
|
||||
},
|
||||
{
|
||||
"url": "https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=e3ef461af35a8c74f2f4ce6616491ddb355a208f",
|
||||
"source": "cve@mitre.org"
|
||||
},
|
||||
{
|
||||
"url": "https://github.com/torvalds/linux/commit/e3ef461af35a8c74f2f4ce6616491ddb355a208f",
|
||||
"source": "cve@mitre.org"
|
||||
},
|
||||
{
|
||||
"url": "https://www.amd.com/en/resources/product-security/bulletin/amd-sb-3008.html",
|
||||
"source": "cve@mitre.org"
|
||||
}
|
||||
]
|
||||
}
|
@ -2,12 +2,12 @@
|
||||
"id": "CVE-2024-25743",
|
||||
"sourceIdentifier": "cve@mitre.org",
|
||||
"published": "2024-05-15T18:15:10.837",
|
||||
"lastModified": "2024-05-17T21:15:07.990",
|
||||
"lastModified": "2024-05-17T22:15:07.310",
|
||||
"vulnStatus": "Awaiting Analysis",
|
||||
"descriptions": [
|
||||
{
|
||||
"lang": "en",
|
||||
"value": "In the Linux kernel before 6.7, an untrusted hypervisor can inject virtual interrupts 0 and 14 at any point in time and can trigger the SIGFPE signal handler in userspace applications. This affects AMD SEV-SNP and AMD SEV-ES."
|
||||
"value": "In the Linux kernel through 6.9, an untrusted hypervisor can inject virtual interrupts 0 and 14 at any point in time and can trigger the SIGFPE signal handler in userspace applications. This affects AMD SEV-SNP and AMD SEV-ES."
|
||||
},
|
||||
{
|
||||
"lang": "es",
|
||||
@ -17,11 +17,11 @@
|
||||
"metrics": {},
|
||||
"references": [
|
||||
{
|
||||
"url": "https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=f35e46631b28a63ca3887d7afef1a65a5544da52",
|
||||
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270836",
|
||||
"source": "cve@mitre.org"
|
||||
},
|
||||
{
|
||||
"url": "https://github.com/torvalds/linux/commit/f35e46631b28a63ca3887d7afef1a65a5544da52",
|
||||
"url": "https://bugzilla.suse.com/show_bug.cgi?id=1223307",
|
||||
"source": "cve@mitre.org"
|
||||
},
|
||||
{
|
||||
|
20
CVE-2024/CVE-2024-353xx/CVE-2024-35312.json
Normal file
20
CVE-2024/CVE-2024-353xx/CVE-2024-35312.json
Normal file
@ -0,0 +1,20 @@
|
||||
{
|
||||
"id": "CVE-2024-35312",
|
||||
"sourceIdentifier": "cve@mitre.org",
|
||||
"published": "2024-05-17T22:15:07.390",
|
||||
"lastModified": "2024-05-17T22:15:07.390",
|
||||
"vulnStatus": "Received",
|
||||
"descriptions": [
|
||||
{
|
||||
"lang": "en",
|
||||
"value": "In Tor Arti before 1.2.3, STUB circuits incorrectly have a length of 2 (with lite vanguards), aka TROVE-2024-003."
|
||||
}
|
||||
],
|
||||
"metrics": {},
|
||||
"references": [
|
||||
{
|
||||
"url": "https://gitlab.torproject.org/tpo/core/arti/-/issues/1409",
|
||||
"source": "cve@mitre.org"
|
||||
}
|
||||
]
|
||||
}
|
20
CVE-2024/CVE-2024-353xx/CVE-2024-35313.json
Normal file
20
CVE-2024/CVE-2024-353xx/CVE-2024-35313.json
Normal file
@ -0,0 +1,20 @@
|
||||
{
|
||||
"id": "CVE-2024-35313",
|
||||
"sourceIdentifier": "cve@mitre.org",
|
||||
"published": "2024-05-17T22:15:07.453",
|
||||
"lastModified": "2024-05-17T22:15:07.453",
|
||||
"vulnStatus": "Received",
|
||||
"descriptions": [
|
||||
{
|
||||
"lang": "en",
|
||||
"value": "In Tor Arti before 1.2.3, circuits sometimes incorrectly have a length of 3 (with full vanguards), aka TROVE-2024-004."
|
||||
}
|
||||
],
|
||||
"metrics": {},
|
||||
"references": [
|
||||
{
|
||||
"url": "https://gitlab.torproject.org/tpo/core/arti/-/issues/1400",
|
||||
"source": "cve@mitre.org"
|
||||
}
|
||||
]
|
||||
}
|
33
README.md
33
README.md
@ -13,13 +13,13 @@ Repository synchronizes with the NVD every 2 hours.
|
||||
### Last Repository Update
|
||||
|
||||
```plain
|
||||
2024-05-17T22:00:38.306724+00:00
|
||||
2024-05-17T23:55:30.423807+00:00
|
||||
```
|
||||
|
||||
### Most recent CVE Modification Timestamp synchronized with NVD
|
||||
|
||||
```plain
|
||||
2024-05-17T21:15:08.070000+00:00
|
||||
2024-05-17T23:15:06.523000+00:00
|
||||
```
|
||||
|
||||
### Last Data Feed Release
|
||||
@ -33,37 +33,24 @@ Download and Changelog: [Click](https://github.com/fkie-cad/nvd-json-data-feeds/
|
||||
### Total Number of included CVEs
|
||||
|
||||
```plain
|
||||
250615
|
||||
250619
|
||||
```
|
||||
|
||||
### CVEs added in the last Commit
|
||||
|
||||
Recently added CVEs: `5`
|
||||
Recently added CVEs: `4`
|
||||
|
||||
- [CVE-2023-52424](CVE-2023/CVE-2023-524xx/CVE-2023-52424.json) (`2024-05-17T21:15:07.910`)
|
||||
- [CVE-2024-34959](CVE-2024/CVE-2024-349xx/CVE-2024-34959.json) (`2024-05-17T20:15:07.243`)
|
||||
- [CVE-2024-5065](CVE-2024/CVE-2024-50xx/CVE-2024-5065.json) (`2024-05-17T20:15:07.333`)
|
||||
- [CVE-2024-5066](CVE-2024/CVE-2024-50xx/CVE-2024-5066.json) (`2024-05-17T20:15:07.597`)
|
||||
- [CVE-2024-5069](CVE-2024/CVE-2024-50xx/CVE-2024-5069.json) (`2024-05-17T21:15:08.070`)
|
||||
- [CVE-2024-23583](CVE-2024/CVE-2024-235xx/CVE-2024-23583.json) (`2024-05-17T23:15:06.523`)
|
||||
- [CVE-2024-25742](CVE-2024/CVE-2024-257xx/CVE-2024-25742.json) (`2024-05-17T22:15:07.227`)
|
||||
- [CVE-2024-35312](CVE-2024/CVE-2024-353xx/CVE-2024-35312.json) (`2024-05-17T22:15:07.390`)
|
||||
- [CVE-2024-35313](CVE-2024/CVE-2024-353xx/CVE-2024-35313.json) (`2024-05-17T22:15:07.453`)
|
||||
|
||||
|
||||
### CVEs modified in the last Commit
|
||||
|
||||
Recently modified CVEs: `13`
|
||||
Recently modified CVEs: `1`
|
||||
|
||||
- [CVE-2022-40824](CVE-2022/CVE-2022-408xx/CVE-2022-40824.json) (`2024-05-17T21:15:06.820`)
|
||||
- [CVE-2022-40825](CVE-2022/CVE-2022-408xx/CVE-2022-40825.json) (`2024-05-17T21:15:06.997`)
|
||||
- [CVE-2022-40826](CVE-2022/CVE-2022-408xx/CVE-2022-40826.json) (`2024-05-17T21:15:07.080`)
|
||||
- [CVE-2022-40827](CVE-2022/CVE-2022-408xx/CVE-2022-40827.json) (`2024-05-17T21:15:07.163`)
|
||||
- [CVE-2022-40828](CVE-2022/CVE-2022-408xx/CVE-2022-40828.json) (`2024-05-17T21:15:07.247`)
|
||||
- [CVE-2022-40829](CVE-2022/CVE-2022-408xx/CVE-2022-40829.json) (`2024-05-17T21:15:07.330`)
|
||||
- [CVE-2022-40830](CVE-2022/CVE-2022-408xx/CVE-2022-40830.json) (`2024-05-17T21:15:07.413`)
|
||||
- [CVE-2022-40831](CVE-2022/CVE-2022-408xx/CVE-2022-40831.json) (`2024-05-17T21:15:07.487`)
|
||||
- [CVE-2022-40832](CVE-2022/CVE-2022-408xx/CVE-2022-40832.json) (`2024-05-17T21:15:07.570`)
|
||||
- [CVE-2022-40833](CVE-2022/CVE-2022-408xx/CVE-2022-40833.json) (`2024-05-17T21:15:07.653`)
|
||||
- [CVE-2022-40834](CVE-2022/CVE-2022-408xx/CVE-2022-40834.json) (`2024-05-17T21:15:07.730`)
|
||||
- [CVE-2022-40835](CVE-2022/CVE-2022-408xx/CVE-2022-40835.json) (`2024-05-17T21:15:07.813`)
|
||||
- [CVE-2024-25743](CVE-2024/CVE-2024-257xx/CVE-2024-25743.json) (`2024-05-17T21:15:07.990`)
|
||||
- [CVE-2024-25743](CVE-2024/CVE-2024-257xx/CVE-2024-25743.json) (`2024-05-17T22:15:07.310`)
|
||||
|
||||
|
||||
## Download and Usage
|
||||
|
40
_state.csv
40
_state.csv
@ -205991,19 +205991,19 @@ CVE-2022-40812,0,0,acf4c5c8a7f13ceef567dd77ac5ac9383f064e5c09aefa2d062af82f8e0c2
|
||||
CVE-2022-40816,0,0,3d6397b201f81c1a859601be465a6709932746d332fb0c7562520fb70aab7a84,2023-08-08T14:22:24.967000
|
||||
CVE-2022-40817,0,0,70269ba0c0d21ea973d601b0f5c31051a837a987e8495efea763cfecf48848f5,2022-09-29T14:00:47.583000
|
||||
CVE-2022-4082,0,0,3298dd92c15c61cb44d7d0149ab60747a9169e1a3fb803ff121df0d1d774e09a,2023-11-07T03:56:52.890000
|
||||
CVE-2022-40824,0,1,3ac1006df6535e0210b46a52920351f33a577635caa99116dda421c04653da27,2024-05-17T21:15:06.820000
|
||||
CVE-2022-40825,0,1,edd1489cf44a5081ecaddb1e294d6c9017e9a6f0da92b219a5108293cdd9a093,2024-05-17T21:15:06.997000
|
||||
CVE-2022-40826,0,1,4c8efc6c1a78575c93aa2bfdf5f83820c9e8bd4df82df7c120b5f9f765c1f602,2024-05-17T21:15:07.080000
|
||||
CVE-2022-40827,0,1,b7721e2043bca985f93e7fb6a7d8a7ffc7438cd61165877baf68e1f9421a5567,2024-05-17T21:15:07.163000
|
||||
CVE-2022-40828,0,1,196f007a831ce63f8989e866f9038dc015b007afe78abc2f705092693964a02f,2024-05-17T21:15:07.247000
|
||||
CVE-2022-40829,0,1,167fbdb68e68c6dd17619b3a67d70e7a3aa055b265ccc0034c86dddf062f431f,2024-05-17T21:15:07.330000
|
||||
CVE-2022-40824,0,0,3ac1006df6535e0210b46a52920351f33a577635caa99116dda421c04653da27,2024-05-17T21:15:06.820000
|
||||
CVE-2022-40825,0,0,edd1489cf44a5081ecaddb1e294d6c9017e9a6f0da92b219a5108293cdd9a093,2024-05-17T21:15:06.997000
|
||||
CVE-2022-40826,0,0,4c8efc6c1a78575c93aa2bfdf5f83820c9e8bd4df82df7c120b5f9f765c1f602,2024-05-17T21:15:07.080000
|
||||
CVE-2022-40827,0,0,b7721e2043bca985f93e7fb6a7d8a7ffc7438cd61165877baf68e1f9421a5567,2024-05-17T21:15:07.163000
|
||||
CVE-2022-40828,0,0,196f007a831ce63f8989e866f9038dc015b007afe78abc2f705092693964a02f,2024-05-17T21:15:07.247000
|
||||
CVE-2022-40829,0,0,167fbdb68e68c6dd17619b3a67d70e7a3aa055b265ccc0034c86dddf062f431f,2024-05-17T21:15:07.330000
|
||||
CVE-2022-4083,0,0,f9361f75b9bbf05cf13378aa2a28d05b56187573ecbab73ae33d5e933de6a6fa,2023-11-07T03:56:52.997000
|
||||
CVE-2022-40830,0,1,02242a21448125167a5618a11987ac24ef021324b13a83d20ff9dc4efd8fb0a9,2024-05-17T21:15:07.413000
|
||||
CVE-2022-40831,0,1,fbd82370828e60b7100f59ae053e8e8c5185051c575e44af96c2875e15c99904,2024-05-17T21:15:07.487000
|
||||
CVE-2022-40832,0,1,8329d0a726650f8447fd47f219b5d71a0517fc78c4fe750dc8453ae50bb1d584,2024-05-17T21:15:07.570000
|
||||
CVE-2022-40833,0,1,ee486f56dd84f4b8cc88402e50ed216edb11bbde9355c9cf0d4abc4607bdb9d3,2024-05-17T21:15:07.653000
|
||||
CVE-2022-40834,0,1,9b970b06497ca6c4ea53a91ce2d3160431bfc75d673b14697cfd2d0f8d38a0e8,2024-05-17T21:15:07.730000
|
||||
CVE-2022-40835,0,1,7830b2340a54ad2106a4ab3ffac2cf733c4219f252cfa2794dda0be24803b320,2024-05-17T21:15:07.813000
|
||||
CVE-2022-40830,0,0,02242a21448125167a5618a11987ac24ef021324b13a83d20ff9dc4efd8fb0a9,2024-05-17T21:15:07.413000
|
||||
CVE-2022-40831,0,0,fbd82370828e60b7100f59ae053e8e8c5185051c575e44af96c2875e15c99904,2024-05-17T21:15:07.487000
|
||||
CVE-2022-40832,0,0,8329d0a726650f8447fd47f219b5d71a0517fc78c4fe750dc8453ae50bb1d584,2024-05-17T21:15:07.570000
|
||||
CVE-2022-40833,0,0,ee486f56dd84f4b8cc88402e50ed216edb11bbde9355c9cf0d4abc4607bdb9d3,2024-05-17T21:15:07.653000
|
||||
CVE-2022-40834,0,0,9b970b06497ca6c4ea53a91ce2d3160431bfc75d673b14697cfd2d0f8d38a0e8,2024-05-17T21:15:07.730000
|
||||
CVE-2022-40835,0,0,7830b2340a54ad2106a4ab3ffac2cf733c4219f252cfa2794dda0be24803b320,2024-05-17T21:15:07.813000
|
||||
CVE-2022-40839,0,0,720e1ad387e3b75d5a5e1d98adcae53d7799cf77f8eab10a110836be878afaec,2024-02-14T01:17:43.863000
|
||||
CVE-2022-4084,0,0,d785def9e2541012ec90b902038ff5cd6182e688e0a26c5208090317349d5659,2023-11-07T03:56:53.097000
|
||||
CVE-2022-40840,0,0,4632bd2026743c7146dceb90312c17ba750354008b8fef2a635ccefbfd095b2f,2024-02-14T01:17:43.863000
|
||||
@ -237516,7 +237516,7 @@ CVE-2023-52398,0,0,1289da97e32bb264778c57c488c72bbdecbce992ba6902e118d196d5872c7
|
||||
CVE-2023-52399,0,0,37d927beb74e1ec97855b4601610f34d1a22a50030ec8f9612a6087d84ff0296,2024-02-14T18:15:47.070000
|
||||
CVE-2023-5240,0,0,7d5cd0fb5f88df14118e200bc681b22dfebb68caa308ed4d356fa96870c74385,2023-10-17T16:11:51.793000
|
||||
CVE-2023-5241,0,0,c82d1f451d77a92eec5df5a5a040e4230b346bc56dd2eb1498106b1ea300c275,2023-12-22T19:02:58.717000
|
||||
CVE-2023-52424,1,1,e6335606f3012e76edf212bb82ff8a5ee13ca0f4b944b22b4cbb3ef11de61ee8,2024-05-17T21:15:07.910000
|
||||
CVE-2023-52424,0,0,e6335606f3012e76edf212bb82ff8a5ee13ca0f4b944b22b4cbb3ef11de61ee8,2024-05-17T21:15:07.910000
|
||||
CVE-2023-52425,0,0,9d45bb808f02f6756d61e8e172179af4ae325cbd625e7363d931e78f915f3a7a,2024-05-01T18:15:12.050000
|
||||
CVE-2023-52426,0,0,a83b975d267204be7bc0424d16dfb1a6cdd5c043e3c113cb1f287aa4ec1048f1,2024-03-07T17:15:11.893000
|
||||
CVE-2023-52427,0,0,be2b46c98a20c5335cfed98aebda5a04703080b31668e3b67cb2b068780743a6,2024-05-17T02:32:38.427000
|
||||
@ -243199,6 +243199,7 @@ CVE-2024-23561,0,0,a22fcf5dfd91b5d6ac506750080d833a3983c3c231b1230f7c5930b307faa
|
||||
CVE-2024-2357,0,0,2af3f167a5f07c033333870e1f5044e9ac66d1548287fd20eff05541e2132cfb,2024-03-23T03:15:12.690000
|
||||
CVE-2024-23576,0,0,fa772848f65b9fbe0b2af01b9b9bd28d30a4b44840aadc43b28ff198f7906160,2024-05-14T16:13:02.773000
|
||||
CVE-2024-2358,0,0,a1b0ff86c10dcc0cc90254078c2507c7f215f808024299c95ae7b33a0c1059e0,2024-05-16T13:03:05.353000
|
||||
CVE-2024-23583,1,1,f8befc3d9cd3e67de5630d62fe21f61484d816e67b2ed65b75a955f60f784c89,2024-05-17T23:15:06.523000
|
||||
CVE-2024-23584,0,0,0a74df816091d3b0eb89fda75cd2dbdfa4a27fc3d1fc7171d6cfed2608adfd53,2024-04-11T01:24:48.327000
|
||||
CVE-2024-23591,0,0,f4c08614f6a162f49ecc99f020c088036b0b565e06b57796e1304b45ae78e59d,2024-02-20T22:15:08.353000
|
||||
CVE-2024-23592,0,0,8410729adf8ea2140a95009744b2dfc023c8f0c5b5843d18404a4118ed1b693b,2024-04-08T18:49:25.863000
|
||||
@ -244427,7 +244428,8 @@ CVE-2024-25739,0,0,3f77808e2a48c50aab928b0c96b70686e724f3302ff450f04c0ab77d04e27
|
||||
CVE-2024-2574,0,0,b5441c1b84575547e924314a12527464107de86e7e6ade40cf449ff7ac8309a8,2024-05-17T02:38:20.537000
|
||||
CVE-2024-25740,0,0,e49082457da2ca822066645fd01741e2b46dee6a85b6e915fd169e8229594e99,2024-02-26T21:11:27.837000
|
||||
CVE-2024-25741,0,0,f1234f859d02ff2a7aa2753dc2a1e43b929acf864167d8c3c5522f3098d24837,2024-02-12T14:20:03.287000
|
||||
CVE-2024-25743,0,1,505c4a98a97a95d82ddc5153bc5a1e4a725bdd25d531f1d6fc0a9a34f486c545,2024-05-17T21:15:07.990000
|
||||
CVE-2024-25742,1,1,e6fe74dc8b7b412d99cb4d100ac5ce27ce2dccc5840d83c246b8813698e9cf64,2024-05-17T22:15:07.227000
|
||||
CVE-2024-25743,0,1,f4ab9fa0626070f639cae75d30842deed655e3fbae514e1ed4d7bb8f6f7efed0,2024-05-17T22:15:07.310000
|
||||
CVE-2024-25744,0,0,4b0b476da30d39c3d73f2f74d7d6a3fe7e372d371ce439923d15b6b4e22ccfeb,2024-02-12T14:20:03.287000
|
||||
CVE-2024-25746,0,0,6272a47b2c23f44a1fdd2c4a804d33aa59797a37bb203c19911b0f26f1951dd8,2024-02-23T02:42:54.547000
|
||||
CVE-2024-25748,0,0,beca6aa38f2f4693ac0e2f34d593b69359263cf9d72b56c066509cc509297ece,2024-02-23T02:42:54.547000
|
||||
@ -249631,7 +249633,7 @@ CVE-2024-34954,0,0,220f2af335f4755ab80252d7201547e3e0c966bc49c0a987db737345dd26e
|
||||
CVE-2024-34955,0,0,736d9770eac92ec7e2b60cad049fae12dec90bd59792447a7c2dec6a68ba4bdb,2024-05-15T16:40:19.330000
|
||||
CVE-2024-34957,0,0,81e13155f5d544ba1cf35c8817ef90109ba8ed4716a915b1dffaa0ac7377cc5f,2024-05-16T15:44:44.683000
|
||||
CVE-2024-34958,0,0,4d9db207089d2d0330c7e1b36bd727c49de99a4ae3247fcc01fb329ed61445c3,2024-05-16T15:44:44.683000
|
||||
CVE-2024-34959,1,1,4170af847b7633c221b7b6f45977d5ec555e3d261b3510be4a64578102bd090b,2024-05-17T20:15:07.243000
|
||||
CVE-2024-34959,0,0,4170af847b7633c221b7b6f45977d5ec555e3d261b3510be4a64578102bd090b,2024-05-17T20:15:07.243000
|
||||
CVE-2024-34974,0,0,4d742bb85dc7e803b47caaec71ccc73a997e27a993e6319d82801460ec2edd20,2024-05-14T16:12:23.490000
|
||||
CVE-2024-34982,0,0,349a9eaed0d806fc205195538c65ea0a3637c5791f5fbc8212a4892ea06e9b84,2024-05-17T18:35:35.070000
|
||||
CVE-2024-3499,0,0,38e1f3a6ce5aff826b19a73a4f796b980cc1161eaf58f8fada2f6f87e54573a4,2024-05-02T18:00:37.360000
|
||||
@ -249692,6 +249694,8 @@ CVE-2024-35300,0,0,c9948d6a23b607dc905f5cedb43ddb5e762c784721f0ec88d5b26fbba2ccf
|
||||
CVE-2024-35301,0,0,31d70387ac3b77f8178b091609121b2e771e2d3b5ff0653a25e667cb9a2a6795,2024-05-16T13:03:05.353000
|
||||
CVE-2024-35302,0,0,bedc04fb48b1aec9300bbc7bdb129eb3a111fcae4692e0504ff52487ec0a7795,2024-05-16T13:03:05.353000
|
||||
CVE-2024-3531,0,0,f94dc4507fa745c7821c57504582df496aeb4be55faceb860dafda149411ac59,2024-05-17T02:39:59.430000
|
||||
CVE-2024-35312,1,1,f4acdc38e7a4e54965bac6587e1030c69d5a167c8c05d2074209979ffb6c61df,2024-05-17T22:15:07.390000
|
||||
CVE-2024-35313,1,1,33c3e4d74624ce6d2d6e57124591f7ddc224db475d201af80aa8a4741f085a58,2024-05-17T22:15:07.453000
|
||||
CVE-2024-3532,0,0,d2f2a0ef1925b7bbaad85e2d8821e2e8cf660ac377bc2b08bf060255298cce7f,2024-05-17T02:39:59.520000
|
||||
CVE-2024-3533,0,0,b5d4c48184abe8eef9a34f03991499e6f587b80436d4a5162dc6d5ad2628b6b4,2024-05-17T02:39:59.617000
|
||||
CVE-2024-3534,0,0,3f1920931444a20406a7f610b0b64ebb830986df38b69b0c0bee94b2ffa95f93,2024-05-17T02:39:59.703000
|
||||
@ -250610,7 +250614,7 @@ CVE-2024-5052,0,0,e91d117e4e1be9076555bb5304fe1acddd9d3634cfedff3f9a612b7def3416
|
||||
CVE-2024-5055,0,0,2c441c6b199abc8bb09d755706b6b6e6a0c1c1abcfa9df3dac57cd2dcc6091d3,2024-05-17T18:35:35.070000
|
||||
CVE-2024-5063,0,0,c42ad8dc701bdb9e20452c6a947e53f1f5c7fac508e0e0f2cc7956238ab25d46,2024-05-17T19:15:07.683000
|
||||
CVE-2024-5064,0,0,b8fdfc0233ef2d4c171ddb61cc37bf426df386f0aadf74e039ec1d7188505cf6,2024-05-17T19:15:08.337000
|
||||
CVE-2024-5065,1,1,1b7952debf39fa9664f8caff29e0b53d9d6f0e9e86078c6a46fa4ab10b4122c5,2024-05-17T20:15:07.333000
|
||||
CVE-2024-5066,1,1,8fac16621e33283e42f7bac34fc769d8419a5983dc5c1895c2af5992c4f1c039,2024-05-17T20:15:07.597000
|
||||
CVE-2024-5069,1,1,83f05e6bc90dcbb38ccc8d5c9f498130d0f1f82eb57b320dfdf994e85c84b92d,2024-05-17T21:15:08.070000
|
||||
CVE-2024-5065,0,0,1b7952debf39fa9664f8caff29e0b53d9d6f0e9e86078c6a46fa4ab10b4122c5,2024-05-17T20:15:07.333000
|
||||
CVE-2024-5066,0,0,8fac16621e33283e42f7bac34fc769d8419a5983dc5c1895c2af5992c4f1c039,2024-05-17T20:15:07.597000
|
||||
CVE-2024-5069,0,0,83f05e6bc90dcbb38ccc8d5c9f498130d0f1f82eb57b320dfdf994e85c84b92d,2024-05-17T21:15:08.070000
|
||||
CVE-2024-5072,0,0,59f53138c9a4bd03d418fc9567d2fee910c79a79b0ffab8c9c0e99d145eda28e,2024-05-17T18:35:35.070000
|
||||
|
Can't render this file because it is too large.
|
Loading…
x
Reference in New Issue
Block a user