diff --git a/CVE-2024/CVE-2024-44xx/CVE-2024-4495.json b/CVE-2024/CVE-2024-44xx/CVE-2024-4495.json new file mode 100644 index 00000000000..61a91d6c009 --- /dev/null +++ b/CVE-2024/CVE-2024-44xx/CVE-2024-4495.json @@ -0,0 +1,92 @@ +{ + "id": "CVE-2024-4495", + "sourceIdentifier": "cna@vuldb.com", + "published": "2024-05-05T06:15:06.637", + "lastModified": "2024-05-05T06:15:06.637", + "vulnStatus": "Received", + "descriptions": [ + { + "lang": "en", + "value": "A vulnerability was found in Tenda i21 1.0.0.14(4656) and classified as critical. Affected by this issue is the function formWifiMacFilterGet. The manipulation of the argument index leads to stack-based buffer overflow. The attack may be launched remotely. The exploit has been disclosed to the public and may be used. The identifier of this vulnerability is VDB-263084. 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: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 + } + ], + "cvssMetricV2": [ + { + "source": "cna@vuldb.com", + "type": "Secondary", + "cvssData": { + "version": "2.0", + "vectorString": "AV:N/AC:L/Au:S/C:C/I:C/A:C", + "accessVector": "NETWORK", + "accessComplexity": "LOW", + "authentication": "SINGLE", + "confidentialityImpact": "COMPLETE", + "integrityImpact": "COMPLETE", + "availabilityImpact": "COMPLETE", + "baseScore": 9.0 + }, + "baseSeverity": "HIGH", + "exploitabilityScore": 8.0, + "impactScore": 10.0, + "acInsufInfo": false, + "obtainAllPrivilege": false, + "obtainUserPrivilege": false, + "obtainOtherPrivilege": false, + "userInteractionRequired": false + } + ] + }, + "weaknesses": [ + { + "source": "cna@vuldb.com", + "type": "Primary", + "description": [ + { + "lang": "en", + "value": "CWE-121" + } + ] + } + ], + "references": [ + { + "url": "https://github.com/abcdefg-png/IoT-vulnerable/blob/main/Tenda/i/i21/formWifiMacFilterGet.md", + "source": "cna@vuldb.com" + }, + { + "url": "https://vuldb.com/?ctiid.263084", + "source": "cna@vuldb.com" + }, + { + "url": "https://vuldb.com/?id.263084", + "source": "cna@vuldb.com" + }, + { + "url": "https://vuldb.com/?submit.323605", + "source": "cna@vuldb.com" + } + ] +} \ No newline at end of file diff --git a/CVE-2024/CVE-2024-44xx/CVE-2024-4496.json b/CVE-2024/CVE-2024-44xx/CVE-2024-4496.json new file mode 100644 index 00000000000..3026d46dd14 --- /dev/null +++ b/CVE-2024/CVE-2024-44xx/CVE-2024-4496.json @@ -0,0 +1,92 @@ +{ + "id": "CVE-2024-4496", + "sourceIdentifier": "cna@vuldb.com", + "published": "2024-05-05T06:15:08.027", + "lastModified": "2024-05-05T06:15:08.027", + "vulnStatus": "Received", + "descriptions": [ + { + "lang": "en", + "value": "A vulnerability was found in Tenda i21 1.0.0.14(4656). It has been classified as critical. This affects the function formWifiMacFilterSet. The manipulation of the argument ssidIndex leads to stack-based buffer overflow. It is possible to initiate the attack remotely. The exploit has been disclosed to the public and may be used. The identifier VDB-263085 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: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 + } + ], + "cvssMetricV2": [ + { + "source": "cna@vuldb.com", + "type": "Secondary", + "cvssData": { + "version": "2.0", + "vectorString": "AV:N/AC:L/Au:S/C:C/I:C/A:C", + "accessVector": "NETWORK", + "accessComplexity": "LOW", + "authentication": "SINGLE", + "confidentialityImpact": "COMPLETE", + "integrityImpact": "COMPLETE", + "availabilityImpact": "COMPLETE", + "baseScore": 9.0 + }, + "baseSeverity": "HIGH", + "exploitabilityScore": 8.0, + "impactScore": 10.0, + "acInsufInfo": false, + "obtainAllPrivilege": false, + "obtainUserPrivilege": false, + "obtainOtherPrivilege": false, + "userInteractionRequired": false + } + ] + }, + "weaknesses": [ + { + "source": "cna@vuldb.com", + "type": "Primary", + "description": [ + { + "lang": "en", + "value": "CWE-121" + } + ] + } + ], + "references": [ + { + "url": "https://github.com/abcdefg-png/IoT-vulnerable/blob/main/Tenda/i/i21/formWifiMacFilterSet.md", + "source": "cna@vuldb.com" + }, + { + "url": "https://vuldb.com/?ctiid.263085", + "source": "cna@vuldb.com" + }, + { + "url": "https://vuldb.com/?id.263085", + "source": "cna@vuldb.com" + }, + { + "url": "https://vuldb.com/?submit.323606", + "source": "cna@vuldb.com" + } + ] +} \ No newline at end of file diff --git a/CVE-2024/CVE-2024-44xx/CVE-2024-4497.json b/CVE-2024/CVE-2024-44xx/CVE-2024-4497.json new file mode 100644 index 00000000000..f0b4b31cb92 --- /dev/null +++ b/CVE-2024/CVE-2024-44xx/CVE-2024-4497.json @@ -0,0 +1,92 @@ +{ + "id": "CVE-2024-4497", + "sourceIdentifier": "cna@vuldb.com", + "published": "2024-05-05T07:15:06.463", + "lastModified": "2024-05-05T07:15:06.463", + "vulnStatus": "Received", + "descriptions": [ + { + "lang": "en", + "value": "A vulnerability was found in Tenda i21 1.0.0.14(4656). It has been declared as critical. This vulnerability affects the function formexeCommand. The manipulation of the argument cmdinput leads to stack-based buffer overflow. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used. VDB-263086 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: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 + } + ], + "cvssMetricV2": [ + { + "source": "cna@vuldb.com", + "type": "Secondary", + "cvssData": { + "version": "2.0", + "vectorString": "AV:N/AC:L/Au:S/C:C/I:C/A:C", + "accessVector": "NETWORK", + "accessComplexity": "LOW", + "authentication": "SINGLE", + "confidentialityImpact": "COMPLETE", + "integrityImpact": "COMPLETE", + "availabilityImpact": "COMPLETE", + "baseScore": 9.0 + }, + "baseSeverity": "HIGH", + "exploitabilityScore": 8.0, + "impactScore": 10.0, + "acInsufInfo": false, + "obtainAllPrivilege": false, + "obtainUserPrivilege": false, + "obtainOtherPrivilege": false, + "userInteractionRequired": false + } + ] + }, + "weaknesses": [ + { + "source": "cna@vuldb.com", + "type": "Primary", + "description": [ + { + "lang": "en", + "value": "CWE-121" + } + ] + } + ], + "references": [ + { + "url": "https://github.com/abcdefg-png/IoT-vulnerable/blob/main/Tenda/i/i21/formexeCommand.md", + "source": "cna@vuldb.com" + }, + { + "url": "https://vuldb.com/?ctiid.263086", + "source": "cna@vuldb.com" + }, + { + "url": "https://vuldb.com/?id.263086", + "source": "cna@vuldb.com" + }, + { + "url": "https://vuldb.com/?submit.323607", + "source": "cna@vuldb.com" + } + ] +} \ No newline at end of file diff --git a/README.md b/README.md index e68e86c2e29..c3cdfa101ae 100644 --- a/README.md +++ b/README.md @@ -13,13 +13,13 @@ Repository synchronizes with the NVD every 2 hours. ### Last Repository Update ```plain -2024-05-05T06:00:39.449953+00:00 +2024-05-05T08:00:37.961936+00:00 ``` ### Most recent CVE Modification Timestamp synchronized with NVD ```plain -2024-05-05T05:15:06.530000+00:00 +2024-05-05T07:15:06.463000+00:00 ``` ### Last Data Feed Release @@ -33,14 +33,16 @@ Download and Changelog: [Click](https://github.com/fkie-cad/nvd-json-data-feeds/ ### Total Number of included CVEs ```plain -248614 +248617 ``` ### CVEs added in the last Commit -Recently added CVEs: `1` +Recently added CVEs: `3` -- [CVE-2024-4494](CVE-2024/CVE-2024-44xx/CVE-2024-4494.json) (`2024-05-05T05:15:06.530`) +- [CVE-2024-4495](CVE-2024/CVE-2024-44xx/CVE-2024-4495.json) (`2024-05-05T06:15:06.637`) +- [CVE-2024-4496](CVE-2024/CVE-2024-44xx/CVE-2024-4496.json) (`2024-05-05T06:15:08.027`) +- [CVE-2024-4497](CVE-2024/CVE-2024-44xx/CVE-2024-4497.json) (`2024-05-05T07:15:06.463`) ### CVEs modified in the last Commit diff --git a/_state.csv b/_state.csv index cb3d8759e96..76825f0571f 100644 --- a/_state.csv +++ b/_state.csv @@ -248612,4 +248612,7 @@ CVE-2024-4466,0,0,362cf34285ea8ef22c0a4fe2e518499aaa4b8f79660cea3c0f457b3e58b9b2 CVE-2024-4491,0,0,1a5f27745a8ec08a1f5e0f9da2e27810b92785adfe2d2b033360b45433bcec4d,2024-05-05T00:15:07.373000 CVE-2024-4492,0,0,72bc77517605f09c5f3e213fe18a8865c1b53bc716567914b7b9811d99f30cf4,2024-05-05T01:15:06.380000 CVE-2024-4493,0,0,452f980ebde7ab116c58469620b973db22a5877b1be66e7c1bf628255b6367cb,2024-05-05T03:15:07.340000 -CVE-2024-4494,1,1,433523d64129d02a2b7149cafb8e75a95864081fb6f1470373bea729561d333c,2024-05-05T05:15:06.530000 +CVE-2024-4494,0,0,433523d64129d02a2b7149cafb8e75a95864081fb6f1470373bea729561d333c,2024-05-05T05:15:06.530000 +CVE-2024-4495,1,1,090c905364a66d6b3afd5ea162f8d6fc1e1632995f309fe54f30ab337afebb99,2024-05-05T06:15:06.637000 +CVE-2024-4496,1,1,e1fcc45b1034f985f4823efe20fe933874806e2d2221fef290013797f50d095e,2024-05-05T06:15:08.027000 +CVE-2024-4497,1,1,ccd8c07caa7e538c008422f1f8d5b32bba85ed00504a43d05b15927b41ba1488,2024-05-05T07:15:06.463000