diff --git a/CVE-2024/CVE-2024-34xx/CVE-2024-3430.json b/CVE-2024/CVE-2024-34xx/CVE-2024-3430.json new file mode 100644 index 00000000000..8b2180da9b7 --- /dev/null +++ b/CVE-2024/CVE-2024-34xx/CVE-2024-3430.json @@ -0,0 +1,92 @@ +{ + "id": "CVE-2024-3430", + "sourceIdentifier": "cna@vuldb.com", + "published": "2024-04-07T22:15:09.577", + "lastModified": "2024-04-07T22:15:09.577", + "vulnStatus": "Received", + "descriptions": [ + { + "lang": "en", + "value": "A vulnerability was found in QKSMS up to 3.9.4 on Android. It has been classified as problematic. This affects an unknown part of the file androidmanifest.xml of the component Backup File Handler. The manipulation leads to exposure of backup file to an unauthorized control sphere. It is possible to launch the attack on the physical device. The exploit has been disclosed to the public and may be used. The associated identifier of this vulnerability is VDB-259611. NOTE: The vendor was contacted early about this disclosure but did not respond in any way." + } + ], + "metrics": { + "cvssMetricV31": [ + { + "source": "cna@vuldb.com", + "type": "Secondary", + "cvssData": { + "version": "3.1", + "vectorString": "CVSS:3.1/AV:P/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", + "attackVector": "PHYSICAL", + "attackComplexity": "LOW", + "privilegesRequired": "NONE", + "userInteraction": "NONE", + "scope": "UNCHANGED", + "confidentialityImpact": "LOW", + "integrityImpact": "NONE", + "availabilityImpact": "NONE", + "baseScore": 2.4, + "baseSeverity": "LOW" + }, + "exploitabilityScore": 0.9, + "impactScore": 1.4 + } + ], + "cvssMetricV2": [ + { + "source": "cna@vuldb.com", + "type": "Secondary", + "cvssData": { + "version": "2.0", + "vectorString": "AV:L/AC:L/Au:N/C:P/I:N/A:N", + "accessVector": "LOCAL", + "accessComplexity": "LOW", + "authentication": "NONE", + "confidentialityImpact": "PARTIAL", + "integrityImpact": "NONE", + "availabilityImpact": "NONE", + "baseScore": 2.1 + }, + "baseSeverity": "LOW", + "exploitabilityScore": 3.9, + "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-530" + } + ] + } + ], + "references": [ + { + "url": "https://github.com/moezbhatti/qksms", + "source": "cna@vuldb.com" + }, + { + "url": "https://vuldb.com/?ctiid.259611", + "source": "cna@vuldb.com" + }, + { + "url": "https://vuldb.com/?id.259611", + "source": "cna@vuldb.com" + }, + { + "url": "https://vuldb.com/?submit.307756", + "source": "cna@vuldb.com" + } + ] +} \ No newline at end of file diff --git a/CVE-2024/CVE-2024-34xx/CVE-2024-3431.json b/CVE-2024/CVE-2024-34xx/CVE-2024-3431.json new file mode 100644 index 00000000000..d91b57e7a94 --- /dev/null +++ b/CVE-2024/CVE-2024-34xx/CVE-2024-3431.json @@ -0,0 +1,92 @@ +{ + "id": "CVE-2024-3431", + "sourceIdentifier": "cna@vuldb.com", + "published": "2024-04-07T22:15:09.853", + "lastModified": "2024-04-07T22:15:09.853", + "vulnStatus": "Received", + "descriptions": [ + { + "lang": "en", + "value": "A vulnerability was found in EyouCMS 1.6.5. It has been declared as critical. This vulnerability affects unknown code of the file /login.php?m=admin&c=Field&a=channel_edit of the component Backend. The manipulation of the argument channel_id leads to deserialization. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used. The identifier of this vulnerability is VDB-259612. NOTE: The vendor was contacted early about this disclosure but did not respond in any way." + } + ], + "metrics": { + "cvssMetricV31": [ + { + "source": "cna@vuldb.com", + "type": "Secondary", + "cvssData": { + "version": "3.1", + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:L", + "attackVector": "NETWORK", + "attackComplexity": "LOW", + "privilegesRequired": "HIGH", + "userInteraction": "NONE", + "scope": "UNCHANGED", + "confidentialityImpact": "LOW", + "integrityImpact": "LOW", + "availabilityImpact": "LOW", + "baseScore": 4.7, + "baseSeverity": "MEDIUM" + }, + "exploitabilityScore": 1.2, + "impactScore": 3.4 + } + ], + "cvssMetricV2": [ + { + "source": "cna@vuldb.com", + "type": "Secondary", + "cvssData": { + "version": "2.0", + "vectorString": "AV:N/AC:L/Au:M/C:P/I:P/A:P", + "accessVector": "NETWORK", + "accessComplexity": "LOW", + "authentication": "MULTIPLE", + "confidentialityImpact": "PARTIAL", + "integrityImpact": "PARTIAL", + "availabilityImpact": "PARTIAL", + "baseScore": 5.8 + }, + "baseSeverity": "MEDIUM", + "exploitabilityScore": 6.4, + "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-502" + } + ] + } + ], + "references": [ + { + "url": "https://terrific-street-3d0.notion.site/EYOUCMS-v1-6-5-RCE-7fe12e91a9b249e88e6ab36446b5ba22", + "source": "cna@vuldb.com" + }, + { + "url": "https://vuldb.com/?ctiid.259612", + "source": "cna@vuldb.com" + }, + { + "url": "https://vuldb.com/?id.259612", + "source": "cna@vuldb.com" + }, + { + "url": "https://vuldb.com/?submit.308208", + "source": "cna@vuldb.com" + } + ] +} \ No newline at end of file diff --git a/CVE-2024/CVE-2024-34xx/CVE-2024-3432.json b/CVE-2024/CVE-2024-34xx/CVE-2024-3432.json new file mode 100644 index 00000000000..0b83e8fdc8a --- /dev/null +++ b/CVE-2024/CVE-2024-34xx/CVE-2024-3432.json @@ -0,0 +1,88 @@ +{ + "id": "CVE-2024-3432", + "sourceIdentifier": "cna@vuldb.com", + "published": "2024-04-07T23:15:08.480", + "lastModified": "2024-04-07T23:15:08.480", + "vulnStatus": "Received", + "descriptions": [ + { + "lang": "en", + "value": "A vulnerability was found in PuneethReddyHC Event Management 1.0. It has been rated as critical. This issue affects some unknown processing of the file /backend/register.php. The manipulation of the argument event_id/full_name/email/mobile/college/branch leads to sql injection. The attack may be initiated remotely. The exploit has been disclosed to the public and may be used. The identifier VDB-259613 was assigned to this vulnerability. NOTE: The vendor was contacted early about this disclosure but did not respond in any way." + } + ], + "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:L/I:L/A:L", + "attackVector": "NETWORK", + "attackComplexity": "LOW", + "privilegesRequired": "LOW", + "userInteraction": "REQUIRED", + "scope": "UNCHANGED", + "confidentialityImpact": "LOW", + "integrityImpact": "LOW", + "availabilityImpact": "LOW", + "baseScore": 5.5, + "baseSeverity": "MEDIUM" + }, + "exploitabilityScore": 2.1, + "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://packetstormsecurity.com/files/177841/Event-Management-1.0-SQL-Injection.html", + "source": "cna@vuldb.com" + }, + { + "url": "https://vuldb.com/?ctiid.259613", + "source": "cna@vuldb.com" + }, + { + "url": "https://vuldb.com/?id.259613", + "source": "cna@vuldb.com" + } + ] +} \ No newline at end of file diff --git a/CVE-2024/CVE-2024-34xx/CVE-2024-3433.json b/CVE-2024/CVE-2024-34xx/CVE-2024-3433.json new file mode 100644 index 00000000000..50274f4ca02 --- /dev/null +++ b/CVE-2024/CVE-2024-34xx/CVE-2024-3433.json @@ -0,0 +1,92 @@ +{ + "id": "CVE-2024-3433", + "sourceIdentifier": "cna@vuldb.com", + "published": "2024-04-07T23:15:08.743", + "lastModified": "2024-04-07T23:15:08.743", + "vulnStatus": "Received", + "descriptions": [ + { + "lang": "en", + "value": "A vulnerability classified as problematic has been found in PuneethReddyHC Event Management 1.0. Affected is an unknown function of the file /backend/register.php. The manipulation of the argument event_id/full_name/email/mobile/college/branch leads to cross site scripting. It is possible to launch the attack remotely. VDB-259614 is the identifier assigned to this vulnerability. NOTE: The vendor was contacted early about this disclosure but did not respond in any way." + } + ], + "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://packetstormsecurity.com/files/177841/Event-Management-1.0-SQL-Injection.html", + "source": "cna@vuldb.com" + }, + { + "url": "https://vuldb.com/?ctiid.259614", + "source": "cna@vuldb.com" + }, + { + "url": "https://vuldb.com/?id.259614", + "source": "cna@vuldb.com" + }, + { + "url": "https://vuldb.com/?submit.307744", + "source": "cna@vuldb.com" + } + ] +} \ No newline at end of file diff --git a/README.md b/README.md index df926ea165e..adc10cdf987 100644 --- a/README.md +++ b/README.md @@ -13,13 +13,13 @@ Repository synchronizes with the NVD every 2 hours. ### Last Repository Update ```plain -2024-04-07T22:00:37.971493+00:00 +2024-04-07T23:55:29.725076+00:00 ``` ### Most recent CVE Modification Timestamp synchronized with NVD ```plain -2024-04-07T21:15:07.600000+00:00 +2024-04-07T23:15:08.743000+00:00 ``` ### Last Data Feed Release @@ -33,17 +33,17 @@ Download and Changelog: [Click](https://github.com/fkie-cad/nvd-json-data-feeds/ ### Total Number of included CVEs ```plain -244353 +244357 ``` ### CVEs added in the last Commit Recently added CVEs: `4` -- [CVE-2024-31948](CVE-2024/CVE-2024-319xx/CVE-2024-31948.json) (`2024-04-07T21:15:07.423`) -- [CVE-2024-31949](CVE-2024/CVE-2024-319xx/CVE-2024-31949.json) (`2024-04-07T21:15:07.480`) -- [CVE-2024-31950](CVE-2024/CVE-2024-319xx/CVE-2024-31950.json) (`2024-04-07T21:15:07.540`) -- [CVE-2024-31951](CVE-2024/CVE-2024-319xx/CVE-2024-31951.json) (`2024-04-07T21:15:07.600`) +- [CVE-2024-3430](CVE-2024/CVE-2024-34xx/CVE-2024-3430.json) (`2024-04-07T22:15:09.577`) +- [CVE-2024-3431](CVE-2024/CVE-2024-34xx/CVE-2024-3431.json) (`2024-04-07T22:15:09.853`) +- [CVE-2024-3432](CVE-2024/CVE-2024-34xx/CVE-2024-3432.json) (`2024-04-07T23:15:08.480`) +- [CVE-2024-3433](CVE-2024/CVE-2024-34xx/CVE-2024-3433.json) (`2024-04-07T23:15:08.743`) ### CVEs modified in the last Commit diff --git a/_state.csv b/_state.csv index cf486d99902..43fcbe15083 100644 --- a/_state.csv +++ b/_state.csv @@ -244264,10 +244264,10 @@ CVE-2024-31849,0,0,ba19687c183971580d9b8978873bbf6d8219ba5de3f65dc5058b582de0f38 CVE-2024-31850,0,0,4982070fceb832e31d5e30fb03a84954ccaa75a897ce5879a6b4f81a150e310c,2024-04-05T18:15:09.753000 CVE-2024-31851,0,0,ab4658af068ad1058f367d60d6c046977f3ab3864a10d3fc49f99432a80d6938,2024-04-05T18:15:09.953000 CVE-2024-31852,0,0,0ee0023d5b34c1dac5fa2039f744500c40b254d8784a31e411708a273dd8e7b9,2024-04-05T15:15:08.270000 -CVE-2024-31948,1,1,8d9c3fcd8f6c2788dca6e555c47a67b500a7f5a57e9ea86f044118d8aa6ed4ef,2024-04-07T21:15:07.423000 -CVE-2024-31949,1,1,d554d912177952e0b2773db21c6476c11ad9daa9d1fba01f6ce3fa76567b84fc,2024-04-07T21:15:07.480000 -CVE-2024-31950,1,1,a6c149378b89d15d2044396979a0367b72b83d8a24e37486d0797d58d0cc52b7,2024-04-07T21:15:07.540000 -CVE-2024-31951,1,1,8c1ed9802226755d265ab74dd52bfc2e5ee459ee34f3e89a3be3d558ac07ea98,2024-04-07T21:15:07.600000 +CVE-2024-31948,0,0,8d9c3fcd8f6c2788dca6e555c47a67b500a7f5a57e9ea86f044118d8aa6ed4ef,2024-04-07T21:15:07.423000 +CVE-2024-31949,0,0,d554d912177952e0b2773db21c6476c11ad9daa9d1fba01f6ce3fa76567b84fc,2024-04-07T21:15:07.480000 +CVE-2024-31950,0,0,a6c149378b89d15d2044396979a0367b72b83d8a24e37486d0797d58d0cc52b7,2024-04-07T21:15:07.540000 +CVE-2024-31951,0,0,8c1ed9802226755d265ab74dd52bfc2e5ee459ee34f3e89a3be3d558ac07ea98,2024-04-07T21:15:07.600000 CVE-2024-3202,0,0,c740eb561a7c1440cb5a8dd5eb2f94f0cce226529c05056c2f841e5a9fe9ca73,2024-04-03T12:38:04.840000 CVE-2024-3203,0,0,50d63f401f7659abc3d4fe6662d0f1a519a0e385e123db03b5f1830a5a75ec57,2024-04-06T16:15:08.350000 CVE-2024-3204,0,0,f0ecaa4cd894fa75e44a48d7dd9614c107f33ee3ea503e315d2394814a086ab4,2024-04-06T16:15:08.530000 @@ -244352,3 +244352,7 @@ CVE-2024-3425,0,0,fbd896882eb884331615ff7d4830f5df99e03c1ebca7ef125a9cf745a3b27f CVE-2024-3426,0,0,815bcce939c5095048cd01f520734251cb30b1f9553afe5bcb883fdb66853062,2024-04-07T17:15:09.393000 CVE-2024-3427,0,0,0fb37a1d882e36307a5014bd125121dde7186a40ad001542f5d84e1d4b2d82dd,2024-04-07T17:15:09.630000 CVE-2024-3428,0,0,962773b87769090a144966347576470873b363adcd81e79e8c506879e17336ac,2024-04-07T18:15:13.433000 +CVE-2024-3430,1,1,1c8553226090958b646f12ba9f6c11485e40892c79bb5857138cb0cf1e1c8404,2024-04-07T22:15:09.577000 +CVE-2024-3431,1,1,443e021899fd3cbf107ba8d878533c8db4c98e09712b8cd2db9ac04ba277c36c,2024-04-07T22:15:09.853000 +CVE-2024-3432,1,1,8ca3c91084a37edfad14967951c3b981b4ddf4899cc4be902edc365fb2caa7f7,2024-04-07T23:15:08.480000 +CVE-2024-3433,1,1,e6c96594247e80e8be1694812c6fba75951b2792d106a43b6f2003a446a0dc64,2024-04-07T23:15:08.743000