diff --git a/CVE-2025/CVE-2025-52xx/CVE-2025-5222.json b/CVE-2025/CVE-2025-52xx/CVE-2025-5222.json index 088095578b7..0260e47b91b 100644 --- a/CVE-2025/CVE-2025-52xx/CVE-2025-5222.json +++ b/CVE-2025/CVE-2025-52xx/CVE-2025-5222.json @@ -2,7 +2,7 @@ "id": "CVE-2025-5222", "sourceIdentifier": "secalert@redhat.com", "published": "2025-05-27T21:15:23.030", - "lastModified": "2025-05-28T15:01:30.720", + "lastModified": "2025-06-15T23:15:18.303", "vulnStatus": "Awaiting Analysis", "cveTags": [], "descriptions": [ @@ -59,6 +59,10 @@ { "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2368600", "source": "secalert@redhat.com" + }, + { + "url": "https://lists.debian.org/debian-lts-announce/2025/06/msg00015.html", + "source": "af854a3a-2127-422b-91ae-364da2661108" } ] } \ No newline at end of file diff --git a/CVE-2025/CVE-2025-60xx/CVE-2025-6093.json b/CVE-2025/CVE-2025-60xx/CVE-2025-6093.json new file mode 100644 index 00000000000..9021424f23c --- /dev/null +++ b/CVE-2025/CVE-2025-60xx/CVE-2025-6093.json @@ -0,0 +1,141 @@ +{ + "id": "CVE-2025-6093", + "sourceIdentifier": "cna@vuldb.com", + "published": "2025-06-15T22:15:19.483", + "lastModified": "2025-06-15T22:15:19.483", + "vulnStatus": "Received", + "cveTags": [], + "descriptions": [ + { + "lang": "en", + "value": "A vulnerability classified as critical was found in uYanki board-stm32f103rc-berial up to 84daed541609cb7b46854cc6672a275d1007e295. This vulnerability affects the function heartrate1_i2c_hal_write of the file 7.Example/hal/i2c/max30100/Manual/demo2/2/heartrate1_hal.c. The manipulation of the argument num leads to stack-based buffer overflow. Continious delivery with rolling releases is used by this product. Therefore, no version details of affected nor updated releases are available." + } + ], + "metrics": { + "cvssMetricV40": [ + { + "source": "cna@vuldb.com", + "type": "Secondary", + "cvssData": { + "version": "4.0", + "vectorString": "CVSS:4.0/AV:A/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X", + "baseScore": 5.1, + "baseSeverity": "MEDIUM", + "attackVector": "ADJACENT", + "attackComplexity": "LOW", + "attackRequirements": "NONE", + "privilegesRequired": "LOW", + "userInteraction": "NONE", + "vulnConfidentialityImpact": "LOW", + "vulnIntegrityImpact": "LOW", + "vulnAvailabilityImpact": "LOW", + "subConfidentialityImpact": "NONE", + "subIntegrityImpact": "NONE", + "subAvailabilityImpact": "NONE", + "exploitMaturity": "NOT_DEFINED", + "confidentialityRequirement": "NOT_DEFINED", + "integrityRequirement": "NOT_DEFINED", + "availabilityRequirement": "NOT_DEFINED", + "modifiedAttackVector": "NOT_DEFINED", + "modifiedAttackComplexity": "NOT_DEFINED", + "modifiedAttackRequirements": "NOT_DEFINED", + "modifiedPrivilegesRequired": "NOT_DEFINED", + "modifiedUserInteraction": "NOT_DEFINED", + "modifiedVulnConfidentialityImpact": "NOT_DEFINED", + "modifiedVulnIntegrityImpact": "NOT_DEFINED", + "modifiedVulnAvailabilityImpact": "NOT_DEFINED", + "modifiedSubConfidentialityImpact": "NOT_DEFINED", + "modifiedSubIntegrityImpact": "NOT_DEFINED", + "modifiedSubAvailabilityImpact": "NOT_DEFINED", + "Safety": "NOT_DEFINED", + "Automatable": "NOT_DEFINED", + "Recovery": "NOT_DEFINED", + "valueDensity": "NOT_DEFINED", + "vulnerabilityResponseEffort": "NOT_DEFINED", + "providerUrgency": "NOT_DEFINED" + } + } + ], + "cvssMetricV31": [ + { + "source": "cna@vuldb.com", + "type": "Primary", + "cvssData": { + "version": "3.1", + "vectorString": "CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L", + "baseScore": 5.5, + "baseSeverity": "MEDIUM", + "attackVector": "ADJACENT_NETWORK", + "attackComplexity": "LOW", + "privilegesRequired": "LOW", + "userInteraction": "NONE", + "scope": "UNCHANGED", + "confidentialityImpact": "LOW", + "integrityImpact": "LOW", + "availabilityImpact": "LOW" + }, + "exploitabilityScore": 2.1, + "impactScore": 3.4 + } + ], + "cvssMetricV2": [ + { + "source": "cna@vuldb.com", + "type": "Secondary", + "cvssData": { + "version": "2.0", + "vectorString": "AV:A/AC:L/Au:S/C:P/I:P/A:P", + "baseScore": 5.2, + "accessVector": "ADJACENT_NETWORK", + "accessComplexity": "LOW", + "authentication": "SINGLE", + "confidentialityImpact": "PARTIAL", + "integrityImpact": "PARTIAL", + "availabilityImpact": "PARTIAL" + }, + "baseSeverity": "MEDIUM", + "exploitabilityScore": 5.1, + "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-119" + }, + { + "lang": "en", + "value": "CWE-121" + } + ] + } + ], + "references": [ + { + "url": "https://github.com/uYanki/board-stm32f103rc-berial/issues/3", + "source": "cna@vuldb.com" + }, + { + "url": "https://vuldb.com/?ctiid.312562", + "source": "cna@vuldb.com" + }, + { + "url": "https://vuldb.com/?id.312562", + "source": "cna@vuldb.com" + }, + { + "url": "https://vuldb.com/?submit.588106", + "source": "cna@vuldb.com" + } + ] +} \ No newline at end of file diff --git a/CVE-2025/CVE-2025-60xx/CVE-2025-6094.json b/CVE-2025/CVE-2025-60xx/CVE-2025-6094.json new file mode 100644 index 00000000000..14115b8f677 --- /dev/null +++ b/CVE-2025/CVE-2025-60xx/CVE-2025-6094.json @@ -0,0 +1,141 @@ +{ + "id": "CVE-2025-6094", + "sourceIdentifier": "cna@vuldb.com", + "published": "2025-06-15T23:15:18.470", + "lastModified": "2025-06-15T23:15:18.470", + "vulnStatus": "Received", + "cveTags": [], + "descriptions": [ + { + "lang": "en", + "value": "A vulnerability, which was classified as critical, has been found in FoxCMS up to 1.2.5. This issue affects the function batchCope of the file app/admin/controller/Download.php. The manipulation of the argument ids leads to sql injection. The attack may be initiated remotely. The exploit has been disclosed to the public and may be used." + } + ], + "metrics": { + "cvssMetricV40": [ + { + "source": "cna@vuldb.com", + "type": "Secondary", + "cvssData": { + "version": "4.0", + "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X", + "baseScore": 5.3, + "baseSeverity": "MEDIUM", + "attackVector": "NETWORK", + "attackComplexity": "LOW", + "attackRequirements": "NONE", + "privilegesRequired": "LOW", + "userInteraction": "NONE", + "vulnConfidentialityImpact": "LOW", + "vulnIntegrityImpact": "LOW", + "vulnAvailabilityImpact": "LOW", + "subConfidentialityImpact": "NONE", + "subIntegrityImpact": "NONE", + "subAvailabilityImpact": "NONE", + "exploitMaturity": "PROOF_OF_CONCEPT", + "confidentialityRequirement": "NOT_DEFINED", + "integrityRequirement": "NOT_DEFINED", + "availabilityRequirement": "NOT_DEFINED", + "modifiedAttackVector": "NOT_DEFINED", + "modifiedAttackComplexity": "NOT_DEFINED", + "modifiedAttackRequirements": "NOT_DEFINED", + "modifiedPrivilegesRequired": "NOT_DEFINED", + "modifiedUserInteraction": "NOT_DEFINED", + "modifiedVulnConfidentialityImpact": "NOT_DEFINED", + "modifiedVulnIntegrityImpact": "NOT_DEFINED", + "modifiedVulnAvailabilityImpact": "NOT_DEFINED", + "modifiedSubConfidentialityImpact": "NOT_DEFINED", + "modifiedSubIntegrityImpact": "NOT_DEFINED", + "modifiedSubAvailabilityImpact": "NOT_DEFINED", + "Safety": "NOT_DEFINED", + "Automatable": "NOT_DEFINED", + "Recovery": "NOT_DEFINED", + "valueDensity": "NOT_DEFINED", + "vulnerabilityResponseEffort": "NOT_DEFINED", + "providerUrgency": "NOT_DEFINED" + } + } + ], + "cvssMetricV31": [ + { + "source": "cna@vuldb.com", + "type": "Primary", + "cvssData": { + "version": "3.1", + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L", + "baseScore": 6.3, + "baseSeverity": "MEDIUM", + "attackVector": "NETWORK", + "attackComplexity": "LOW", + "privilegesRequired": "LOW", + "userInteraction": "NONE", + "scope": "UNCHANGED", + "confidentialityImpact": "LOW", + "integrityImpact": "LOW", + "availabilityImpact": "LOW" + }, + "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", + "baseScore": 6.5, + "accessVector": "NETWORK", + "accessComplexity": "LOW", + "authentication": "SINGLE", + "confidentialityImpact": "PARTIAL", + "integrityImpact": "PARTIAL", + "availabilityImpact": "PARTIAL" + }, + "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-74" + }, + { + "lang": "en", + "value": "CWE-89" + } + ] + } + ], + "references": [ + { + "url": "https://github.com/FSRM1/CVE/blob/main/foxcms_%E5%90%8E%E5%8F%B0sql%E6%B3%A8%E5%85%A5.md", + "source": "cna@vuldb.com" + }, + { + "url": "https://vuldb.com/?ctiid.312563", + "source": "cna@vuldb.com" + }, + { + "url": "https://vuldb.com/?id.312563", + "source": "cna@vuldb.com" + }, + { + "url": "https://vuldb.com/?submit.588807", + "source": "cna@vuldb.com" + } + ] +} \ No newline at end of file diff --git a/CVE-2025/CVE-2025-60xx/CVE-2025-6095.json b/CVE-2025/CVE-2025-60xx/CVE-2025-6095.json new file mode 100644 index 00000000000..06bba70b8d3 --- /dev/null +++ b/CVE-2025/CVE-2025-60xx/CVE-2025-6095.json @@ -0,0 +1,149 @@ +{ + "id": "CVE-2025-6095", + "sourceIdentifier": "cna@vuldb.com", + "published": "2025-06-15T23:15:18.680", + "lastModified": "2025-06-15T23:15:18.680", + "vulnStatus": "Received", + "cveTags": [], + "descriptions": [ + { + "lang": "en", + "value": "A vulnerability, which was classified as critical, was found in codesiddhant Jasmin Ransomware 1.0.1. Affected is an unknown function of the file /checklogin.php. The manipulation of the argument username/password 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 vendor was contacted early about this disclosure but did not respond in any way." + } + ], + "metrics": { + "cvssMetricV40": [ + { + "source": "cna@vuldb.com", + "type": "Secondary", + "cvssData": { + "version": "4.0", + "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X", + "baseScore": 6.9, + "baseSeverity": "MEDIUM", + "attackVector": "NETWORK", + "attackComplexity": "LOW", + "attackRequirements": "NONE", + "privilegesRequired": "NONE", + "userInteraction": "NONE", + "vulnConfidentialityImpact": "LOW", + "vulnIntegrityImpact": "LOW", + "vulnAvailabilityImpact": "LOW", + "subConfidentialityImpact": "NONE", + "subIntegrityImpact": "NONE", + "subAvailabilityImpact": "NONE", + "exploitMaturity": "PROOF_OF_CONCEPT", + "confidentialityRequirement": "NOT_DEFINED", + "integrityRequirement": "NOT_DEFINED", + "availabilityRequirement": "NOT_DEFINED", + "modifiedAttackVector": "NOT_DEFINED", + "modifiedAttackComplexity": "NOT_DEFINED", + "modifiedAttackRequirements": "NOT_DEFINED", + "modifiedPrivilegesRequired": "NOT_DEFINED", + "modifiedUserInteraction": "NOT_DEFINED", + "modifiedVulnConfidentialityImpact": "NOT_DEFINED", + "modifiedVulnIntegrityImpact": "NOT_DEFINED", + "modifiedVulnAvailabilityImpact": "NOT_DEFINED", + "modifiedSubConfidentialityImpact": "NOT_DEFINED", + "modifiedSubIntegrityImpact": "NOT_DEFINED", + "modifiedSubAvailabilityImpact": "NOT_DEFINED", + "Safety": "NOT_DEFINED", + "Automatable": "NOT_DEFINED", + "Recovery": "NOT_DEFINED", + "valueDensity": "NOT_DEFINED", + "vulnerabilityResponseEffort": "NOT_DEFINED", + "providerUrgency": "NOT_DEFINED" + } + } + ], + "cvssMetricV31": [ + { + "source": "cna@vuldb.com", + "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", + "baseScore": 7.3, + "baseSeverity": "HIGH", + "attackVector": "NETWORK", + "attackComplexity": "LOW", + "privilegesRequired": "NONE", + "userInteraction": "NONE", + "scope": "UNCHANGED", + "confidentialityImpact": "LOW", + "integrityImpact": "LOW", + "availabilityImpact": "LOW" + }, + "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", + "baseScore": 7.5, + "accessVector": "NETWORK", + "accessComplexity": "LOW", + "authentication": "NONE", + "confidentialityImpact": "PARTIAL", + "integrityImpact": "PARTIAL", + "availabilityImpact": "PARTIAL" + }, + "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-74" + }, + { + "lang": "en", + "value": "CWE-89" + } + ] + } + ], + "references": [ + { + "url": "https://github.com/YZS17/CVE/blob/main/Jasmin-Ransomware/sqli_password.md", + "source": "cna@vuldb.com" + }, + { + "url": "https://github.com/YZS17/CVE/blob/main/Jasmin-Ransomware/sqli_username.md", + "source": "cna@vuldb.com" + }, + { + "url": "https://vuldb.com/?ctiid.312564", + "source": "cna@vuldb.com" + }, + { + "url": "https://vuldb.com/?id.312564", + "source": "cna@vuldb.com" + }, + { + "url": "https://vuldb.com/?submit.588833", + "source": "cna@vuldb.com" + }, + { + "url": "https://vuldb.com/?submit.588834", + "source": "cna@vuldb.com" + } + ] +} \ No newline at end of file diff --git a/README.md b/README.md index 6854f501c85..1f90732383f 100644 --- a/README.md +++ b/README.md @@ -13,13 +13,13 @@ Repository synchronizes with the NVD every 2 hours. ### Last Repository Update ```plain -2025-06-15T22:00:19.026163+00:00 +2025-06-15T23:55:18.897600+00:00 ``` ### Most recent CVE Modification Timestamp synchronized with NVD ```plain -2025-06-15T20:15:31.037000+00:00 +2025-06-15T23:15:18.680000+00:00 ``` ### Last Data Feed Release @@ -33,20 +33,23 @@ Download and Changelog: [Click](https://github.com/fkie-cad/nvd-json-data-feeds/ ### Total Number of included CVEs ```plain -297965 +297968 ``` ### CVEs added in the last Commit -Recently added CVEs: `1` +Recently added CVEs: `3` -- [CVE-2025-5964](CVE-2025/CVE-2025-59xx/CVE-2025-5964.json) (`2025-06-15T20:15:31.037`) +- [CVE-2025-6093](CVE-2025/CVE-2025-60xx/CVE-2025-6093.json) (`2025-06-15T22:15:19.483`) +- [CVE-2025-6094](CVE-2025/CVE-2025-60xx/CVE-2025-6094.json) (`2025-06-15T23:15:18.470`) +- [CVE-2025-6095](CVE-2025/CVE-2025-60xx/CVE-2025-6095.json) (`2025-06-15T23:15:18.680`) ### CVEs modified in the last Commit -Recently modified CVEs: `0` +Recently modified CVEs: `1` +- [CVE-2025-5222](CVE-2025/CVE-2025-52xx/CVE-2025-5222.json) (`2025-06-15T23:15:18.303`) ## Download and Usage diff --git a/_state.csv b/_state.csv index aa6b58ee02d..10ab6a0d5db 100644 --- a/_state.csv +++ b/_state.csv @@ -297403,7 +297403,7 @@ CVE-2025-5218,0,0,1e3c0e444a44984ee7f56e05d3f73c2542844250923c93b4721e1f91900b84 CVE-2025-5219,0,0,2081601d8939f5d6337ed630438f1a3172ebd9c52c60ff332c68c99c6021cf87,2025-06-09T18:49:18.863000 CVE-2025-5220,0,0,ca8719b73e05e3a64cdaf661849659bbba90900daa5a58289d407fc8b4c518ec,2025-06-09T18:49:40.400000 CVE-2025-5221,0,0,b0f9a5d87c1df32cd3229a2ee9800726f73e43213768be40de190a5891d1413a,2025-05-28T15:01:30.720000 -CVE-2025-5222,0,0,f80b4651006f76581a0f11e89a1589708b41e90d125505313b9f47c711003228,2025-05-28T15:01:30.720000 +CVE-2025-5222,0,1,7b3ffb2bb94b783ee19172644121ae71e8258d56bf5704fba115c9deaec45071,2025-06-15T23:15:18.303000 CVE-2025-5223,0,0,eedcac5c929aac409f34f81cc2ec2de352a7f5b73ed89921b6a7fb323152d259,2025-06-07T23:15:22.067000 CVE-2025-5224,0,0,fe1dde8170826294eeb006cd262e5a7be588d2b4007cd87274f687b8957160b1,2025-05-28T20:46:50.577000 CVE-2025-5225,0,0,e0f7a8aba15fff895101b090456eaee855f3c175e14c6b8dc2047e796322aa04,2025-05-28T20:38:39.167000 @@ -297915,7 +297915,7 @@ CVE-2025-5950,0,0,93ad1163136e8895ad3f5aa5692d2dad9460c261edec19c496108907803559 CVE-2025-5952,0,0,80f5810e94a735443b1add4b87f50d30096f6ed0c46ddf37bebc56b27e945b75,2025-06-12T16:06:39.330000 CVE-2025-5958,0,0,f189a14363fc4d75c8d60dd1aebc0840ad33088eead9b86da76a6c6b49cb8c7c,2025-06-12T16:06:20.180000 CVE-2025-5959,0,0,be0aeb32ea54fd6e98466bb46bd49ebea303e5490307c8cf597d926f785408ab,2025-06-12T16:06:20.180000 -CVE-2025-5964,1,1,5e9fa268f55b2b4fbeec5b451c86faa73086b84d7e65c1082d54c5e6a41fdc94,2025-06-15T20:15:31.037000 +CVE-2025-5964,0,0,5e9fa268f55b2b4fbeec5b451c86faa73086b84d7e65c1082d54c5e6a41fdc94,2025-06-15T20:15:31.037000 CVE-2025-5969,0,0,c1cc21e3e671c92cd4500d184398151db62163dec64f67d18a86b28ac5130697,2025-06-12T16:06:29.520000 CVE-2025-5970,0,0,f0af781466168ba00ad4d1f00a851825386cb204e76cc709e911a3d2faabbc12,2025-06-12T16:06:29.520000 CVE-2025-5971,0,0,f31780a27da79cfd4bdd73e0275c3322aabb65327151b3ade03d0ff9052df285,2025-06-12T16:06:29.520000 @@ -297964,3 +297964,6 @@ CVE-2025-6089,0,0,1082dde39a9a857add821028ed23d128072d550fdb8ad36ad1f948e836ba05 CVE-2025-6090,0,0,e27818139ece2411b32b2e625852fcc342cc8f5d5f99f49ddd3d8c5d380302a8,2025-06-15T15:15:19.303000 CVE-2025-6091,0,0,581c1cfa5c591595b15c75e858563a24f75318a6fba57a73b264350d4caca8d2,2025-06-15T17:15:18.360000 CVE-2025-6092,0,0,610090ee4899c7756bc69bf8b3a79dc8f05e4845772e95595392d1ed6df1eb10,2025-06-15T18:15:19.037000 +CVE-2025-6093,1,1,8691aa8ebd35554c1ce6553aaa15c5062f7e9058b22bca856b70f3380f7ec720,2025-06-15T22:15:19.483000 +CVE-2025-6094,1,1,6895b570a575f57a4a97302804023c34ab3de9b39c561bd8be2089edcbafd63c,2025-06-15T23:15:18.470000 +CVE-2025-6095,1,1,775263b0b7e6b001647676a64517ea0dac574801353855dd9823802aa051e9d5,2025-06-15T23:15:18.680000