mirror of
https://github.com/fkie-cad/nvd-json-data-feeds.git
synced 2025-06-21 17:41:05 +00:00
Auto-Update: 2024-05-15T10:01:11.213771+00:00
This commit is contained in:
parent
54d41c1016
commit
224dec98d4
@ -2,12 +2,12 @@
|
||||
"id": "CVE-2023-50236",
|
||||
"sourceIdentifier": "productcert@siemens.com",
|
||||
"published": "2024-02-13T09:15:46.633",
|
||||
"lastModified": "2024-05-14T16:15:48.787",
|
||||
"lastModified": "2024-05-15T08:15:08.960",
|
||||
"vulnStatus": "Awaiting Analysis",
|
||||
"descriptions": [
|
||||
{
|
||||
"lang": "en",
|
||||
"value": "A vulnerability has been identified in Polarion ALM (All versions < V2024.0). The affected product is vulnerable due to weak file and folder permissions in the installation path. An attacker with local access could exploit this vulnerability to escalate privileges to NT AUTHORITY\\SYSTEM."
|
||||
"value": "A vulnerability has been identified in Polarion ALM (All versions < V2404.0). The affected product is vulnerable due to weak file and folder permissions in the installation path. An attacker with local access could exploit this vulnerability to escalate privileges to NT AUTHORITY\\SYSTEM."
|
||||
},
|
||||
{
|
||||
"lang": "es",
|
||||
|
@ -2,12 +2,12 @@
|
||||
"id": "CVE-2024-23813",
|
||||
"sourceIdentifier": "productcert@siemens.com",
|
||||
"published": "2024-02-13T09:15:50.140",
|
||||
"lastModified": "2024-05-14T16:16:13.653",
|
||||
"lastModified": "2024-05-15T08:15:10.587",
|
||||
"vulnStatus": "Awaiting Analysis",
|
||||
"descriptions": [
|
||||
{
|
||||
"lang": "en",
|
||||
"value": "A vulnerability has been identified in Polarion ALM (All versions < V2024.0). The REST API endpoints of doorsconnector of the affected product lacks proper authentication. An unauthenticated attacker could access the endpoints, and potentially execute code."
|
||||
"value": "A vulnerability has been identified in Polarion ALM (All versions < V2404.0). The REST API endpoints of doorsconnector of the affected product lacks proper authentication. An unauthenticated attacker could access the endpoints, and potentially execute code."
|
||||
},
|
||||
{
|
||||
"lang": "es",
|
||||
|
47
CVE-2024/CVE-2024-40xx/CVE-2024-4010.json
Normal file
47
CVE-2024/CVE-2024-40xx/CVE-2024-4010.json
Normal file
@ -0,0 +1,47 @@
|
||||
{
|
||||
"id": "CVE-2024-4010",
|
||||
"sourceIdentifier": "security@wordfence.com",
|
||||
"published": "2024-05-15T09:15:10.133",
|
||||
"lastModified": "2024-05-15T09:15:10.133",
|
||||
"vulnStatus": "Received",
|
||||
"descriptions": [
|
||||
{
|
||||
"lang": "en",
|
||||
"value": "The Email Subscribers by Icegram Express plugin for WordPress is vulnerable to unauthorized access of data, modification of data, and loss of data due to a missing capability check on the handle_ajax_request function in all versions up to, and including, 5.7.19. This makes it possible for authenticated attackers, with subscriber-level access and above, to cause a loss of confidentiality, integrity, and availability, by performing multiple unauthorized actions. Some of these actions could also be leveraged to conduct PHP Object Injection and SQL Injection attacks."
|
||||
}
|
||||
],
|
||||
"metrics": {
|
||||
"cvssMetricV31": [
|
||||
{
|
||||
"source": "security@wordfence.com",
|
||||
"type": "Primary",
|
||||
"cvssData": {
|
||||
"version": "3.1",
|
||||
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
|
||||
"attackVector": "NETWORK",
|
||||
"attackComplexity": "LOW",
|
||||
"privilegesRequired": "LOW",
|
||||
"userInteraction": "NONE",
|
||||
"scope": "UNCHANGED",
|
||||
"confidentialityImpact": "HIGH",
|
||||
"integrityImpact": "HIGH",
|
||||
"availabilityImpact": "HIGH",
|
||||
"baseScore": 8.8,
|
||||
"baseSeverity": "HIGH"
|
||||
},
|
||||
"exploitabilityScore": 2.8,
|
||||
"impactScore": 5.9
|
||||
}
|
||||
]
|
||||
},
|
||||
"references": [
|
||||
{
|
||||
"url": "https://plugins.trac.wordpress.org/changeset/3083762/email-subscribers",
|
||||
"source": "security@wordfence.com"
|
||||
},
|
||||
{
|
||||
"url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/23bfcdd1-b99d-47eb-9f88-96f9ecc53b32?source=cve",
|
||||
"source": "security@wordfence.com"
|
||||
}
|
||||
]
|
||||
}
|
27
README.md
27
README.md
@ -13,13 +13,13 @@ Repository synchronizes with the NVD every 2 hours.
|
||||
### Last Repository Update
|
||||
|
||||
```plain
|
||||
2024-05-15T08:00:46.205769+00:00
|
||||
2024-05-15T10:01:11.213771+00:00
|
||||
```
|
||||
|
||||
### Most recent CVE Modification Timestamp synchronized with NVD
|
||||
|
||||
```plain
|
||||
2024-05-15T07:15:48.207000+00:00
|
||||
2024-05-15T09:15:10.133000+00:00
|
||||
```
|
||||
|
||||
### Last Data Feed Release
|
||||
@ -33,33 +33,22 @@ Download and Changelog: [Click](https://github.com/fkie-cad/nvd-json-data-feeds/
|
||||
### Total Number of included CVEs
|
||||
|
||||
```plain
|
||||
249954
|
||||
249955
|
||||
```
|
||||
|
||||
### CVEs added in the last Commit
|
||||
|
||||
Recently added CVEs: `14`
|
||||
Recently added CVEs: `1`
|
||||
|
||||
- [CVE-2024-3405](CVE-2024/CVE-2024-34xx/CVE-2024-3405.json) (`2024-05-15T06:15:09.540`)
|
||||
- [CVE-2024-3406](CVE-2024/CVE-2024-34xx/CVE-2024-3406.json) (`2024-05-15T06:15:11.510`)
|
||||
- [CVE-2024-3407](CVE-2024/CVE-2024-34xx/CVE-2024-3407.json) (`2024-05-15T06:15:11.850`)
|
||||
- [CVE-2024-3548](CVE-2024/CVE-2024-35xx/CVE-2024-3548.json) (`2024-05-15T06:15:12.147`)
|
||||
- [CVE-2024-3629](CVE-2024/CVE-2024-36xx/CVE-2024-3629.json) (`2024-05-15T06:15:12.567`)
|
||||
- [CVE-2024-3630](CVE-2024/CVE-2024-36xx/CVE-2024-3630.json) (`2024-05-15T06:15:12.883`)
|
||||
- [CVE-2024-3631](CVE-2024/CVE-2024-36xx/CVE-2024-3631.json) (`2024-05-15T06:15:13.170`)
|
||||
- [CVE-2024-3634](CVE-2024/CVE-2024-36xx/CVE-2024-3634.json) (`2024-05-15T06:15:13.447`)
|
||||
- [CVE-2024-3748](CVE-2024/CVE-2024-37xx/CVE-2024-3748.json) (`2024-05-15T06:15:13.690`)
|
||||
- [CVE-2024-3749](CVE-2024/CVE-2024-37xx/CVE-2024-3749.json) (`2024-05-15T06:15:14.040`)
|
||||
- [CVE-2024-3822](CVE-2024/CVE-2024-38xx/CVE-2024-3822.json) (`2024-05-15T06:15:14.377`)
|
||||
- [CVE-2024-3823](CVE-2024/CVE-2024-38xx/CVE-2024-3823.json) (`2024-05-15T06:15:14.650`)
|
||||
- [CVE-2024-3824](CVE-2024/CVE-2024-38xx/CVE-2024-3824.json) (`2024-05-15T06:15:14.887`)
|
||||
- [CVE-2024-4636](CVE-2024/CVE-2024-46xx/CVE-2024-4636.json) (`2024-05-15T07:15:48.207`)
|
||||
- [CVE-2024-4010](CVE-2024/CVE-2024-40xx/CVE-2024-4010.json) (`2024-05-15T09:15:10.133`)
|
||||
|
||||
|
||||
### CVEs modified in the last Commit
|
||||
|
||||
Recently modified CVEs: `0`
|
||||
Recently modified CVEs: `2`
|
||||
|
||||
- [CVE-2023-50236](CVE-2023/CVE-2023-502xx/CVE-2023-50236.json) (`2024-05-15T08:15:08.960`)
|
||||
- [CVE-2024-23813](CVE-2024/CVE-2024-238xx/CVE-2024-23813.json) (`2024-05-15T08:15:10.587`)
|
||||
|
||||
|
||||
## Download and Usage
|
||||
|
33
_state.csv
33
_state.csv
@ -236079,7 +236079,7 @@ CVE-2023-50232,0,0,121c747156b828c5fa1b46ca5bc32c90f956dde0e2a58cd605d10f40b3db0
|
||||
CVE-2023-50233,0,0,b78609742e0f2f28c0d20a9f01a3025a3d74afcc84015bd692a7bd902e47cde7,2024-05-03T12:48:41.067000
|
||||
CVE-2023-50234,0,0,34879917d77735cb709dd5cf4e2dc1a880a8e42fb2c03ed7e54ab6aee874b96d,2024-05-03T12:48:41.067000
|
||||
CVE-2023-50235,0,0,2898a8d8b9820b4b30273b2a7b7a493d28a5c0203f1186de63a56bcb89255a23,2024-05-03T12:48:41.067000
|
||||
CVE-2023-50236,0,0,4f01cdad4dcecc84f0e88beaaff82991c1afd476b45bb083f9a55c300c4ad5fe,2024-05-14T16:15:48.787000
|
||||
CVE-2023-50236,0,1,edc68c5e15a12b128eacbb1e47de53200421bba3b688b99fca6704aa07a019ca,2024-05-15T08:15:08.960000
|
||||
CVE-2023-5024,0,0,8e4add8560dfad0fd592936d849b51126fffe866f797b9bf0ff421ee35abccbf,2024-05-14T14:23:39.970000
|
||||
CVE-2023-50241,0,0,cb6ea0c539af061e121d50db536df839f4f28a81636f344882c80f8398fe2f49,2024-02-14T18:15:46.677000
|
||||
CVE-2023-50245,0,0,ae70f9a22f5f2e0c6bc03868f1726d51ceccb05493f8fa8af6bb1280d29aa953,2023-12-14T17:57:33.607000
|
||||
@ -243144,7 +243144,7 @@ CVE-2024-23809,0,0,e4465b9152c477fa0b8b9ba353cffba5c3ae3843ad0f849fa715a6b77d4c4
|
||||
CVE-2024-23810,0,0,fcc523095813c9aa174bae9d5d18aa598f3c0429a0b756712e53ba2ee896842a,2024-02-13T14:01:00.987000
|
||||
CVE-2024-23811,0,0,626bc7786e498ad37af14e3917801ad7d39c61c22419a48d031d889eeb5a7ea3,2024-02-13T14:01:00.987000
|
||||
CVE-2024-23812,0,0,33a1b186208ff08c53ff4ffae26bc7a3ad9f21f666e95388037d51e55c6fc5f0,2024-02-13T14:01:00.987000
|
||||
CVE-2024-23813,0,0,ae3585bd311d4b2d313b6bb58c24e824f61096088044e0959de95acc66bf2aaa,2024-05-14T16:16:13.653000
|
||||
CVE-2024-23813,0,1,f2b3ac8b64ca3747706db7f7f08d02b201350be9151c023cac3b2d7ba926c82a,2024-05-15T08:15:10.587000
|
||||
CVE-2024-23816,0,0,d90e5d8a8add5ddfd05a35b38827bbf40e25d6527af0702c0c8e1c123914cf80,2024-02-13T14:01:00.987000
|
||||
CVE-2024-23817,0,0,a70426b20150e0a7b98c4c327bfe7d7342f724a77b354818b56d50a9014ba9a4,2024-05-09T15:23:24.053000
|
||||
CVE-2024-23818,0,0,ec61f7c15bd208662757981a2767d65d7e7465d4099687f165e151a10e577bad,2024-03-21T12:58:51.093000
|
||||
@ -248862,9 +248862,9 @@ CVE-2024-34046,0,0,9255585df9d7a51a380efebf772692118266a4c64a9f939689e6f2a8d4a6a
|
||||
CVE-2024-34047,0,0,aacdfb21458e74a2fab076317c61bb2dde19e6dfaa3fa2d4b3b2228c3638b166,2024-04-30T13:11:16.690000
|
||||
CVE-2024-34048,0,0,8c496f871a2c0d981af3777efae32f5c577cc3a739ddfa90d08b574a8ed636cf,2024-04-30T13:11:16.690000
|
||||
CVE-2024-34049,0,0,659b6c20c375fc6a98cdfe826f7b991bd781b69ca08f703cc4572e5c76f88ea7,2024-04-30T13:11:16.690000
|
||||
CVE-2024-3405,1,1,42aa378e398bb954e522ea0a7e64440de7ae09eb440d95cea3eee8d7467bd047,2024-05-15T06:15:09.540000
|
||||
CVE-2024-3405,0,0,42aa378e398bb954e522ea0a7e64440de7ae09eb440d95cea3eee8d7467bd047,2024-05-15T06:15:09.540000
|
||||
CVE-2024-34050,0,0,12266ec53b888a39d080cf759ea4efcf86e297f4b6422a5e48e41cdfdabd201f,2024-04-30T13:11:16.690000
|
||||
CVE-2024-3406,1,1,fc70c4af9b8f60793618a9fb86179b9f27a3ed465dd04b5c6aab64c68a9e3bcb,2024-05-15T06:15:11.510000
|
||||
CVE-2024-3406,0,0,fc70c4af9b8f60793618a9fb86179b9f27a3ed465dd04b5c6aab64c68a9e3bcb,2024-05-15T06:15:11.510000
|
||||
CVE-2024-34061,0,0,3ce76c3220f695556e9bc43d23c63a4d4d07710be053bec43ac41fe85d030b22,2024-05-02T18:00:37.360000
|
||||
CVE-2024-34062,0,0,f8ef5988432014ad35f493c99c21effeaf9204712034bf8a2a0e710c456bec22,2024-05-03T12:48:41.067000
|
||||
CVE-2024-34063,0,0,89203048e8a5c6f0a9a278ee3ee759b36283535b5d1bbdb2ab5d680903f7fdc6,2024-05-03T12:48:41.067000
|
||||
@ -248873,7 +248873,7 @@ CVE-2024-34066,0,0,e7ea762d407e43f2240bb3754ec52285087c0f293e145c429f01621948c32
|
||||
CVE-2024-34067,0,0,44f51ac699d7dc59dc5c4d716fb932669e0775f482117289b722cd92c6ee4f2f,2024-05-06T12:44:56.377000
|
||||
CVE-2024-34068,0,0,6b5e10382809437662673061404a0c29ee6d46eb60b53e78fc9d6699f4c6fea5,2024-05-06T12:44:56.377000
|
||||
CVE-2024-34069,0,0,78297fd270169eece4f677f29cf4e0c6b60aebecdef50c98b7f842cd72cadabd,2024-05-06T16:00:59.253000
|
||||
CVE-2024-3407,1,1,22712c83cd065fce68451df2ad5770d47a91f9aba7950d95544aee3f7b5cb7c0,2024-05-15T06:15:11.850000
|
||||
CVE-2024-3407,0,0,22712c83cd065fce68451df2ad5770d47a91f9aba7950d95544aee3f7b5cb7c0,2024-05-15T06:15:11.850000
|
||||
CVE-2024-34070,0,0,70ba9d18262e30582fd88f8921f968b2ac88df43edd5b69cf663ebaa6a6cb5f4,2024-05-14T16:12:23.490000
|
||||
CVE-2024-34072,0,0,2d2c1ae5c2f9bbde7edb4bd54db49d595645c0c688527595e3a7dbf6ccdcee5d,2024-05-03T12:48:41.067000
|
||||
CVE-2024-34073,0,0,d3ae0a51639a96cc9f33365332301dba636c8527357f000eaa3d62cb5a7144c8,2024-05-03T12:48:41.067000
|
||||
@ -249258,7 +249258,7 @@ CVE-2024-3544,0,0,9c89c629785658109b56b96c611d48bc2c812cfaf631fdfc3e653cecb7fc80
|
||||
CVE-2024-3545,0,0,5bce2ec2b9cfe5866e6246067691b4f478da11354be249c7fe197f29a14875e8,2024-04-10T13:23:38.787000
|
||||
CVE-2024-3546,0,0,b7d401512e71f405610f26682a516af89f926e43ff4e75a0c9aadb49aa034713,2024-05-02T18:00:37.360000
|
||||
CVE-2024-3547,0,0,8895a922094571e6b8dc8883dbf512c7eda34d254c4338602a8274729ac770be,2024-05-14T16:11:39.510000
|
||||
CVE-2024-3548,1,1,c24a3000655e81eddb743d4f1d8aafeb236edf794127736c077b8494b8ad0856,2024-05-15T06:15:12.147000
|
||||
CVE-2024-3548,0,0,c24a3000655e81eddb743d4f1d8aafeb236edf794127736c077b8494b8ad0856,2024-05-15T06:15:12.147000
|
||||
CVE-2024-3550,0,0,be0f7ed1cc8c69e2fefc881c953115f1247b844866a37cfd3935f1cbe0fa2b81,2024-05-02T18:00:37.360000
|
||||
CVE-2024-3553,0,0,35fab26edb78f51246dfea40a1da2d2c641df3766aad72a071763d4720020731,2024-05-02T18:00:37.360000
|
||||
CVE-2024-3554,0,0,b4c32859301bcc314e2dd2301d5e454826bca59cac4e6957d0f808d223349460,2024-05-02T18:00:37.360000
|
||||
@ -249304,10 +249304,10 @@ CVE-2024-3623,0,0,9044a03f32811b426f24d5347da98fbfdb67f97317f2e90baed487a2da0b46
|
||||
CVE-2024-3624,0,0,e0ac19607b4c8d1214127703973418b820b7283270ffca198194137ef8f4191a,2024-04-26T12:58:17.720000
|
||||
CVE-2024-3625,0,0,bb7fa72c43d725aef9f66641f31c3359a614ed8ba414acf9f05b8e44148cef81,2024-04-26T12:58:17.720000
|
||||
CVE-2024-3628,0,0,ad2a38a3d431944b5239dd67ace3bcd2603e3057c8d0a04d847db45516b0c9ea,2024-05-07T13:39:32.710000
|
||||
CVE-2024-3629,1,1,7da703e5257fc666a6e265c92a70fe05bde5111d474ad170a796ca677f9d9ee3,2024-05-15T06:15:12.567000
|
||||
CVE-2024-3630,1,1,61f97265c11937b33c9fea453000f9891f830b47bf72eebdb51e7e158e159d26,2024-05-15T06:15:12.883000
|
||||
CVE-2024-3631,1,1,941e5e2fd6190b2da38a2257a61c7f6e80f8df55070197f59ad1343b0c6c8e01,2024-05-15T06:15:13.170000
|
||||
CVE-2024-3634,1,1,b75240d959cd6a347fdf19be9e9ef37e15ee5e41d7d2f8db0f0006fc5026527b,2024-05-15T06:15:13.447000
|
||||
CVE-2024-3629,0,0,7da703e5257fc666a6e265c92a70fe05bde5111d474ad170a796ca677f9d9ee3,2024-05-15T06:15:12.567000
|
||||
CVE-2024-3630,0,0,61f97265c11937b33c9fea453000f9891f830b47bf72eebdb51e7e158e159d26,2024-05-15T06:15:12.883000
|
||||
CVE-2024-3631,0,0,941e5e2fd6190b2da38a2257a61c7f6e80f8df55070197f59ad1343b0c6c8e01,2024-05-15T06:15:13.170000
|
||||
CVE-2024-3634,0,0,b75240d959cd6a347fdf19be9e9ef37e15ee5e41d7d2f8db0f0006fc5026527b,2024-05-15T06:15:13.447000
|
||||
CVE-2024-3637,0,0,e0d8ef5f7498633f88592f7b832da01e95be5d925cdaa67450761833b0152a3c,2024-05-03T12:48:41.067000
|
||||
CVE-2024-3645,0,0,9bfaa42192c6fa49951fba1d7645fb7975d3a2b4cd9bcc55a7dd9ceef33e077c,2024-04-22T19:24:12.920000
|
||||
CVE-2024-3646,0,0,f1ba7615d07aeacaca9371aa5a68bf3033db9a231eaf2716a6cbfd3f340bcd58,2024-04-19T16:19:49.043000
|
||||
@ -249378,8 +249378,8 @@ CVE-2024-3743,0,0,a066d49023268d129172d910e0990b3a457ebf914ca5a08a9f020fc0da48a3
|
||||
CVE-2024-3744,0,0,41e6ebd7fe2a296aa0ab14c6ea8bdc52d92894cf0797f04739c3b319b205470e,2024-05-15T01:15:07.843000
|
||||
CVE-2024-3746,0,0,ab6567509a82c4f0182861199dbafd1145e3e92d047a264ff58554ba2ee7e5b2,2024-05-01T13:02:20.750000
|
||||
CVE-2024-3747,0,0,6871870ddb764bd7e2884ba1607d3a8e3ec9c4bf7e3490a3d61f8ca42b77a2e1,2024-05-02T18:00:37.360000
|
||||
CVE-2024-3748,1,1,1fed2aa5bcd507e7a408eeb5a1ea1d0dbc28c2fa794e219262d793fc794eea98,2024-05-15T06:15:13.690000
|
||||
CVE-2024-3749,1,1,594a77ae6b2e82684228f984786bd6aedb751aebdd4556638375a908b50aa0dc,2024-05-15T06:15:14.040000
|
||||
CVE-2024-3748,0,0,1fed2aa5bcd507e7a408eeb5a1ea1d0dbc28c2fa794e219262d793fc794eea98,2024-05-15T06:15:13.690000
|
||||
CVE-2024-3749,0,0,594a77ae6b2e82684228f984786bd6aedb751aebdd4556638375a908b50aa0dc,2024-05-15T06:15:14.040000
|
||||
CVE-2024-3752,0,0,06a3522f543993aef42f352f0c011207c560c2e5a1d63c9d8ccc34a87adab0ce,2024-05-06T12:44:56.377000
|
||||
CVE-2024-3755,0,0,255cc63bdc34aca663119fb8f6757a7da5a9acef7ecda034d88dc05babf4b05b,2024-05-06T12:44:56.377000
|
||||
CVE-2024-3756,0,0,978b8204ea279199334a4c8c549150dc6420f24480b5effb717e8509749d66aa,2024-05-06T12:44:56.377000
|
||||
@ -249430,9 +249430,9 @@ CVE-2024-3809,0,0,37707cfa70ea9f681f8356134c37777c1e86daf3349fcedf4bb40eddd72d2f
|
||||
CVE-2024-3817,0,0,46e4b3903939ad7f28eeb8afee28fc4c5b18be71847d60ae426ede3b66e11122,2024-04-18T13:04:28.900000
|
||||
CVE-2024-3818,0,0,3b93c96d931c7712dba585285a5a0f954163c40c8ab2b4d2e42e74b7a416a166,2024-04-19T13:10:25.637000
|
||||
CVE-2024-3819,0,0,070335cf0d21b4518c9cf130cbde224bb7db7bd3582033700dab419bc756cd20,2024-05-02T18:00:37.360000
|
||||
CVE-2024-3822,1,1,3497a76c1314361715be35e34c7ab0e5ea129badc268f142c8e31c6902e18e80,2024-05-15T06:15:14.377000
|
||||
CVE-2024-3823,1,1,c92df0a5b52fd8324ccd6f60b1c45fdaef2072c80134cd47581917c659890490,2024-05-15T06:15:14.650000
|
||||
CVE-2024-3824,1,1,6fb905d0168d1162b941b33908730837c7e5afca41a3b53c9054081b19417b98,2024-05-15T06:15:14.887000
|
||||
CVE-2024-3822,0,0,3497a76c1314361715be35e34c7ab0e5ea129badc268f142c8e31c6902e18e80,2024-05-15T06:15:14.377000
|
||||
CVE-2024-3823,0,0,c92df0a5b52fd8324ccd6f60b1c45fdaef2072c80134cd47581917c659890490,2024-05-15T06:15:14.650000
|
||||
CVE-2024-3824,0,0,6fb905d0168d1162b941b33908730837c7e5afca41a3b53c9054081b19417b98,2024-05-15T06:15:14.887000
|
||||
CVE-2024-3825,0,0,f398f78dcc905612b8b1fff020bcc62d405b80ffdf3a9053d9f90f163c40baa7,2024-04-17T15:31:50.160000
|
||||
CVE-2024-3828,0,0,44ec29d70dad4304d3c20c9e71a3057a65e6ab4bcd9809ed6a0420d05217f955,2024-05-14T16:11:39.510000
|
||||
CVE-2024-3831,0,0,ad0cb25f1c78dfb62aea2148b3d98076b0802754df70e5d65f811c0fec321c21,2024-05-14T16:11:39.510000
|
||||
@ -249528,6 +249528,7 @@ CVE-2024-3994,0,0,292539249e741e7003c555a5d4fa2182b15a01b393fb04fa15e675750c0190
|
||||
CVE-2024-4000,0,0,63e68b686bb1abbdcd2ddeab613f2e83d1883c904c164f21a1076ada49583fc9,2024-05-02T18:00:37.360000
|
||||
CVE-2024-4003,0,0,9b9be828f15a04db891b79e7c6ebf75d000360176e249e61f2acbb014741196d,2024-05-02T18:00:37.360000
|
||||
CVE-2024-4006,0,0,cea97555ee62217aaca46943155964ba917aa17a210befae3806ab46c6606005,2024-04-25T17:25:05.903000
|
||||
CVE-2024-4010,1,1,426a390801ded4a48ae460fe4d9fa2bcea442db43b43c1d5ca40350996338849,2024-05-15T09:15:10.133000
|
||||
CVE-2024-4014,0,0,321273114f78ac117c4f7a805b62a62926b23a5461c74b2705504b7b2e21d158,2024-04-22T13:28:43.747000
|
||||
CVE-2024-4017,0,0,9cc899b07e49c20d1d42511c9c41a533c695fd74b1701843b26490566c6e33e3,2024-04-22T13:28:50.310000
|
||||
CVE-2024-4018,0,0,b534838241485b84911a40a305fab0f06a9a1281f09d3d1140d27d7f52b1a84d,2024-04-22T13:28:50.310000
|
||||
@ -249833,7 +249834,7 @@ CVE-2024-4618,0,0,0634fcd1eff6d21c3761efb327d910146d9585661dd0573e8eb3bfa2fe7835
|
||||
CVE-2024-4624,0,0,2f2dfaacad2af40d5d5be1945c7dfb7bd2ed3b09b9d237413e46013b6e4c845a,2024-05-14T19:17:55.627000
|
||||
CVE-2024-4630,0,0,9ee39c9e70c3fde26d4ddaa20f9f4583498b5ac1a624dc38857653acd661b1f9,2024-05-14T16:11:39.510000
|
||||
CVE-2024-4631,0,0,e8ed3d07eca49fd9ce5a62406bcf23da9793cbcc792a956665a267b4f25fd693,2024-05-14T15:44:13.487000
|
||||
CVE-2024-4636,1,1,a105350e0395c6c0b99ff40f914cf9522a4e263c68e96791041af808d5ea2d16,2024-05-15T07:15:48.207000
|
||||
CVE-2024-4636,0,0,a105350e0395c6c0b99ff40f914cf9522a4e263c68e96791041af808d5ea2d16,2024-05-15T07:15:48.207000
|
||||
CVE-2024-4644,0,0,0fbd9df577d4302041330f9a7bc7fdd69e588e0f0c78920c1382b2bed37c1f1c,2024-05-14T15:44:13.613000
|
||||
CVE-2024-4645,0,0,2b9f7a703a2aa52d907a1c026b10663f1b251b0b170d9ffa49ce909ae1af0e08,2024-05-08T13:15:17.563000
|
||||
CVE-2024-4646,0,0,a5d56cb26b4826698ebd4e143c40a283ceb7be944ba2ce47aa30b27aa4103ced,2024-05-14T15:44:13.827000
|
||||
|
Can't render this file because it is too large.
|
Loading…
x
Reference in New Issue
Block a user