Auto-Update: 2024-05-20T08:00:39.212669+00:00

This commit is contained in:
cad-safe-bot 2024-05-20 08:03:32 +00:00
parent b3c2fb6533
commit 5d87610df6
8 changed files with 414 additions and 15 deletions

View File

@ -0,0 +1,20 @@
{
"id": "CVE-2024-3368",
"sourceIdentifier": "contact@wpscan.com",
"published": "2024-05-20T06:15:08.527",
"lastModified": "2024-05-20T06:15:08.527",
"vulnStatus": "Received",
"descriptions": [
{
"lang": "en",
"value": "The All in One SEO WordPress plugin before 4.6.1.1 does not validate and escape some of its Post fields before outputting them back, which could allow users with the contributor role and above to perform Stored Cross-Site Scripting attacks"
}
],
"metrics": {},
"references": [
{
"url": "https://wpscan.com/vulnerability/ab78b1a5-e28c-406b-baaf-6d53017f9328/",
"source": "contact@wpscan.com"
}
]
}

View File

@ -2,7 +2,7 @@
"id": "CVE-2024-5042",
"sourceIdentifier": "secalert@redhat.com",
"published": "2024-05-17T14:15:21.123",
"lastModified": "2024-05-17T18:35:35.070",
"lastModified": "2024-05-20T06:15:08.723",
"vulnStatus": "Awaiting Analysis",
"descriptions": [
{
@ -54,6 +54,10 @@
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2280921",
"source": "secalert@redhat.com"
},
{
"url": "https://github.com/advisories/GHSA-2rhx-qhxp-5jpw",
"source": "secalert@redhat.com"
}
]
}

View File

@ -0,0 +1,92 @@
{
"id": "CVE-2024-5119",
"sourceIdentifier": "cna@vuldb.com",
"published": "2024-05-20T06:15:09.013",
"lastModified": "2024-05-20T06:15:09.013",
"vulnStatus": "Received",
"descriptions": [
{
"lang": "en",
"value": "A vulnerability was found in SourceCodester Event Registration System 1.0 and classified as critical. This issue affects some unknown processing of the file /classes/Master.php?f=load_registration. The manipulation of the argument last_id/event_id leads to sql injection. The attack may be initiated remotely. The exploit has been disclosed to the public and may be used. The associated identifier of this vulnerability is VDB-265199."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "cna@vuldb.com",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "LOW",
"baseScore": 6.3,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.8,
"impactScore": 3.4
}
],
"cvssMetricV2": [
{
"source": "cna@vuldb.com",
"type": "Secondary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:S/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "SINGLE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 6.5
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.0,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "cna@vuldb.com",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-89"
}
]
}
],
"references": [
{
"url": "https://github.com/BurakSevben/CVEs/blob/main/Event%20Registration%20System/Event%20Registration%20System%20-%20SQL%20Injection%20-%202.md",
"source": "cna@vuldb.com"
},
{
"url": "https://vuldb.com/?ctiid.265199",
"source": "cna@vuldb.com"
},
{
"url": "https://vuldb.com/?id.265199",
"source": "cna@vuldb.com"
},
{
"url": "https://vuldb.com/?submit.338613",
"source": "cna@vuldb.com"
}
]
}

View File

@ -0,0 +1,92 @@
{
"id": "CVE-2024-5120",
"sourceIdentifier": "cna@vuldb.com",
"published": "2024-05-20T06:15:09.393",
"lastModified": "2024-05-20T06:15:09.393",
"vulnStatus": "Received",
"descriptions": [
{
"lang": "en",
"value": "A vulnerability was found in SourceCodester Event Registration System 1.0. It has been classified as critical. Affected is an unknown function of the file /registrar/?page=registration. The manipulation of the argument e leads to sql injection. It is possible to launch the attack remotely. The exploit has been disclosed to the public and may be used. The identifier of this vulnerability is VDB-265200."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "cna@vuldb.com",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "LOW",
"baseScore": 6.3,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.8,
"impactScore": 3.4
}
],
"cvssMetricV2": [
{
"source": "cna@vuldb.com",
"type": "Secondary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:S/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "SINGLE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 6.5
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.0,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "cna@vuldb.com",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-89"
}
]
}
],
"references": [
{
"url": "https://github.com/BurakSevben/CVEs/blob/main/Event%20Registration%20System/Event%20Registration%20System%20-%20SQL%20Injection%20-%203.md",
"source": "cna@vuldb.com"
},
{
"url": "https://vuldb.com/?ctiid.265200",
"source": "cna@vuldb.com"
},
{
"url": "https://vuldb.com/?id.265200",
"source": "cna@vuldb.com"
},
{
"url": "https://vuldb.com/?submit.338614",
"source": "cna@vuldb.com"
}
]
}

View File

@ -0,0 +1,92 @@
{
"id": "CVE-2024-5121",
"sourceIdentifier": "cna@vuldb.com",
"published": "2024-05-20T07:15:09.167",
"lastModified": "2024-05-20T07:15:09.167",
"vulnStatus": "Received",
"descriptions": [
{
"lang": "en",
"value": "A vulnerability was found in SourceCodester Event Registration System 1.0. It has been declared as problematic. Affected by this vulnerability is an unknown functionality of the file /registrar/?page=registration. The manipulation of the argument e leads to cross site scripting. The attack can be launched remotely. The exploit has been disclosed to the public and may be used. The identifier VDB-265201 was assigned to this vulnerability."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "cna@vuldb.com",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "REQUIRED",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"availabilityImpact": "NONE",
"baseScore": 3.5,
"baseSeverity": "LOW"
},
"exploitabilityScore": 2.1,
"impactScore": 1.4
}
],
"cvssMetricV2": [
{
"source": "cna@vuldb.com",
"type": "Secondary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:S/C:N/I:P/A:N",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "SINGLE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE",
"baseScore": 4.0
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.0,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "cna@vuldb.com",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-79"
}
]
}
],
"references": [
{
"url": "https://github.com/BurakSevben/CVEs/blob/main/Event%20Registration%20System/Event%20Registration%20System%20-%20Cross-Site-Scripting%20-%202.md",
"source": "cna@vuldb.com"
},
{
"url": "https://vuldb.com/?ctiid.265201",
"source": "cna@vuldb.com"
},
{
"url": "https://vuldb.com/?id.265201",
"source": "cna@vuldb.com"
},
{
"url": "https://vuldb.com/?submit.338617",
"source": "cna@vuldb.com"
}
]
}

View File

@ -0,0 +1,92 @@
{
"id": "CVE-2024-5122",
"sourceIdentifier": "cna@vuldb.com",
"published": "2024-05-20T07:15:09.637",
"lastModified": "2024-05-20T07:15:09.637",
"vulnStatus": "Received",
"descriptions": [
{
"lang": "en",
"value": "A vulnerability was found in SourceCodester Event Registration System 1.0. It has been rated as critical. Affected by this issue is some unknown functionality of the file /registrar/. The manipulation of the argument search leads to sql injection. The attack may be launched remotely. The exploit has been disclosed to the public and may be used. VDB-265202 is the identifier assigned to this vulnerability."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "cna@vuldb.com",
"type": "Secondary",
"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
}
],
"cvssMetricV2": [
{
"source": "cna@vuldb.com",
"type": "Secondary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 7.5
},
"baseSeverity": "HIGH",
"exploitabilityScore": 10.0,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "cna@vuldb.com",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-89"
}
]
}
],
"references": [
{
"url": "https://github.com/BurakSevben/CVEs/blob/main/Event%20Registration%20System/Event%20Registration%20System%20-%20SQL%20Injection%20-%204.md",
"source": "cna@vuldb.com"
},
{
"url": "https://vuldb.com/?ctiid.265202",
"source": "cna@vuldb.com"
},
{
"url": "https://vuldb.com/?id.265202",
"source": "cna@vuldb.com"
},
{
"url": "https://vuldb.com/?submit.338615",
"source": "cna@vuldb.com"
}
]
}

View File

@ -13,13 +13,13 @@ Repository synchronizes with the NVD every 2 hours.
### Last Repository Update
```plain
2024-05-20T06:00:39.030151+00:00
2024-05-20T08:00:39.212669+00:00
```
### Most recent CVE Modification Timestamp synchronized with NVD
```plain
2024-05-20T05:15:10.387000+00:00
2024-05-20T07:15:09.637000+00:00
```
### Last Data Feed Release
@ -33,23 +33,25 @@ Download and Changelog: [Click](https://github.com/fkie-cad/nvd-json-data-feeds/
### Total Number of included CVEs
```plain
250767
250772
```
### CVEs added in the last Commit
Recently added CVEs: `4`
Recently added CVEs: `5`
- [CVE-2024-5115](CVE-2024/CVE-2024-51xx/CVE-2024-5115.json) (`2024-05-20T04:15:08.747`)
- [CVE-2024-5116](CVE-2024/CVE-2024-51xx/CVE-2024-5116.json) (`2024-05-20T04:15:09.070`)
- [CVE-2024-5117](CVE-2024/CVE-2024-51xx/CVE-2024-5117.json) (`2024-05-20T05:15:10.110`)
- [CVE-2024-5118](CVE-2024/CVE-2024-51xx/CVE-2024-5118.json) (`2024-05-20T05:15:10.387`)
- [CVE-2024-3368](CVE-2024/CVE-2024-33xx/CVE-2024-3368.json) (`2024-05-20T06:15:08.527`)
- [CVE-2024-5119](CVE-2024/CVE-2024-51xx/CVE-2024-5119.json) (`2024-05-20T06:15:09.013`)
- [CVE-2024-5120](CVE-2024/CVE-2024-51xx/CVE-2024-5120.json) (`2024-05-20T06:15:09.393`)
- [CVE-2024-5121](CVE-2024/CVE-2024-51xx/CVE-2024-5121.json) (`2024-05-20T07:15:09.167`)
- [CVE-2024-5122](CVE-2024/CVE-2024-51xx/CVE-2024-5122.json) (`2024-05-20T07:15:09.637`)
### CVEs modified in the last Commit
Recently modified CVEs: `0`
Recently modified CVEs: `1`
- [CVE-2024-5042](CVE-2024/CVE-2024-50xx/CVE-2024-5042.json) (`2024-05-20T06:15:08.723`)
## Download and Usage

View File

@ -249108,6 +249108,7 @@ CVE-2024-33673,0,0,3d68e08b0d011322a43b1c482669ca841ae8a193a77f5ccbf9966098404f0
CVE-2024-33677,0,0,923eddda39cd03a5bb517e05a480a9596b3c6c82a0ed2f89c09750c19ea74587,2024-04-26T12:58:17.720000
CVE-2024-33678,0,0,e29c82afa965b755a6e3188aace0a357ae40d5fe9b52b7f7177043f7792e9dd7,2024-04-26T12:58:17.720000
CVE-2024-33679,0,0,f84e540fe859a7afe5f4ff76589343075f3d0bdf8c9cff62c28aa7a3f40455e2,2024-04-26T12:58:17.720000
CVE-2024-3368,1,1,48eabfeb66032bc241af19462a5b69e61ca4b28ffb536e1fddbfe9e3175d8ebf,2024-05-20T06:15:08.527000
CVE-2024-33680,0,0,0b464bc2ce373b95fed587888415ba32213dd9ce01298ab4cd8f52af9d530aea,2024-04-26T12:58:17.720000
CVE-2024-33681,0,0,bb6b5f79cddd232eee0a321a202637bad7136a483f904e4f372ece5c053a36b5,2024-04-29T12:42:03.667000
CVE-2024-33682,0,0,2077d9f86dbcd7afb58135718cb00b93d9684082b8213c0215eee7a02c222543,2024-04-26T12:58:17.720000
@ -250722,7 +250723,7 @@ CVE-2024-4998,0,0,e12f9512d41da053bcfd5626dd0ee21afd4da3e61146c4f0c8f9da42ca3dff
CVE-2024-4999,0,0,1bac5cc77e7ceb1bce6c078fbd59e76f5556984ef2124d365e8638bfa6b6fdfa,2024-05-16T15:44:44.683000
CVE-2024-5022,0,0,6a368325c9a8cfb49834cd554319842707634363c37d3a5e6c531ac0102cd503,2024-05-17T19:15:07.537000
CVE-2024-5023,0,0,8a009556226fb3a8db34c89f2c81c00194e37cbb488f592bc6c5fcb2858827b6,2024-05-17T18:36:31.297000
CVE-2024-5042,0,0,ee3c6ef279ee75bfe1bd50638790f0f938d255caab24bb97ec92f7ee85ebef66,2024-05-17T18:35:35.070000
CVE-2024-5042,0,1,27a33d52aff97cbc1335c5396fe3b9d872eeba307810610cda5e242af54fedf3,2024-05-20T06:15:08.723000
CVE-2024-5043,0,0,1549dcef14aaf00f978f9b329e75db70cc135ff357fc4aa1cb4c9164977ddb0f,2024-05-17T18:35:35.070000
CVE-2024-5044,0,0,d3a93e6a42289d06f20f667a697988d73f5f1d8b4a461c1347e26aebf02de2f8,2024-05-17T18:35:35.070000
CVE-2024-5045,0,0,f70a97fde6d5231b9fcb46166225c61f172a1fd2eefb5c7ec3cf027bcef458d9,2024-05-17T18:35:35.070000
@ -250762,7 +250763,11 @@ CVE-2024-5111,0,0,f596392e74b5a3609459b41edbd5946981118ca8c7e1ea7dd12d3444cccd69
CVE-2024-5112,0,0,00a3e3e9cbb69ed17f1bc31a4c2b2b61bd21bbbd738dfcb5f8c5a1e905344725,2024-05-20T02:15:09.613000
CVE-2024-5113,0,0,b04c63362a09991607234c85230f6ebf826c9505b18c9bda6c29e0c9a120bc18,2024-05-20T03:15:08.867000
CVE-2024-5114,0,0,b81721d31268422926c6b366732d28674a0a69fa8a4d9cfb82217fa652ce1c26,2024-05-20T03:15:09.167000
CVE-2024-5115,1,1,bae337f14d33fe0cf6a5c1075c3b4f453ac1b060463c673ee9afca1ab9f8c68a,2024-05-20T04:15:08.747000
CVE-2024-5116,1,1,7021d560b3475de72a72edc722c3dc6ccee8c4fa2306bb28663e66f99eab2104,2024-05-20T05:15:09.807000
CVE-2024-5117,1,1,fda6fb867f598f87371b83e716a38041ec60f3255cbf0c25ff27e65b652da751,2024-05-20T05:15:10.110000
CVE-2024-5118,1,1,b4c9a8e114515a8e62562261b29f80a591ca430f5b61300c213b959d75c455ff,2024-05-20T05:15:10.387000
CVE-2024-5115,0,0,bae337f14d33fe0cf6a5c1075c3b4f453ac1b060463c673ee9afca1ab9f8c68a,2024-05-20T04:15:08.747000
CVE-2024-5116,0,0,7021d560b3475de72a72edc722c3dc6ccee8c4fa2306bb28663e66f99eab2104,2024-05-20T05:15:09.807000
CVE-2024-5117,0,0,fda6fb867f598f87371b83e716a38041ec60f3255cbf0c25ff27e65b652da751,2024-05-20T05:15:10.110000
CVE-2024-5118,0,0,b4c9a8e114515a8e62562261b29f80a591ca430f5b61300c213b959d75c455ff,2024-05-20T05:15:10.387000
CVE-2024-5119,1,1,4f02ef6bcdcd869629b760eb4a77fd8792e334c0387232406448cc57884c41c9,2024-05-20T06:15:09.013000
CVE-2024-5120,1,1,d3668c2f1e020e685f1f9f0ff55226a315bcde9886a5542dd0de7eb9b652ba52,2024-05-20T06:15:09.393000
CVE-2024-5121,1,1,aa72a72559aaed83aca0f22926f839ff24776a61593a80e4ca82317a61575ecc,2024-05-20T07:15:09.167000
CVE-2024-5122,1,1,09e20c942da4d04c045cf3bac643ab81be39063a977b60a326b974e8eedda944,2024-05-20T07:15:09.637000

Can't render this file because it is too large.