From c1f25b57a2b7a7c40bd53c4241d2661097e3fe5a Mon Sep 17 00:00:00 2001 From: cad-safe-bot Date: Thu, 28 Mar 2024 00:58:18 +0000 Subject: [PATCH] Auto-Update: 2024-03-28T00:55:29.902562+00:00 --- CVE-2024/CVE-2024-09xx/CVE-2024-0980.json | 36 +++++++++ CVE-2024/CVE-2024-30xx/CVE-2024-3004.json | 92 +++++++++++++++++++++++ CVE-2024/CVE-2024-30xx/CVE-2024-3006.json | 92 +++++++++++++++++++++++ CVE-2024/CVE-2024-30xx/CVE-2024-3007.json | 92 +++++++++++++++++++++++ CVE-2024/CVE-2024-30xx/CVE-2024-3008.json | 92 +++++++++++++++++++++++ CVE-2024/CVE-2024-30xx/CVE-2024-3009.json | 92 +++++++++++++++++++++++ CVE-2024/CVE-2024-30xx/CVE-2024-3010.json | 92 +++++++++++++++++++++++ CVE-2024/CVE-2024-30xx/CVE-2024-3011.json | 92 +++++++++++++++++++++++ CVE-2024/CVE-2024-30xx/CVE-2024-3012.json | 92 +++++++++++++++++++++++ README.md | 36 ++++----- _state.csv | 43 ++++++----- 11 files changed, 812 insertions(+), 39 deletions(-) create mode 100644 CVE-2024/CVE-2024-09xx/CVE-2024-0980.json create mode 100644 CVE-2024/CVE-2024-30xx/CVE-2024-3004.json create mode 100644 CVE-2024/CVE-2024-30xx/CVE-2024-3006.json create mode 100644 CVE-2024/CVE-2024-30xx/CVE-2024-3007.json create mode 100644 CVE-2024/CVE-2024-30xx/CVE-2024-3008.json create mode 100644 CVE-2024/CVE-2024-30xx/CVE-2024-3009.json create mode 100644 CVE-2024/CVE-2024-30xx/CVE-2024-3010.json create mode 100644 CVE-2024/CVE-2024-30xx/CVE-2024-3011.json create mode 100644 CVE-2024/CVE-2024-30xx/CVE-2024-3012.json diff --git a/CVE-2024/CVE-2024-09xx/CVE-2024-0980.json b/CVE-2024/CVE-2024-09xx/CVE-2024-0980.json new file mode 100644 index 00000000000..319eef4bcaa --- /dev/null +++ b/CVE-2024/CVE-2024-09xx/CVE-2024-0980.json @@ -0,0 +1,36 @@ +{ + "id": "CVE-2024-0980", + "sourceIdentifier": "psirt@okta.com", + "published": "2024-03-28T00:15:07.867", + "lastModified": "2024-03-28T00:15:07.867", + "vulnStatus": "Received", + "descriptions": [ + { + "lang": "en", + "value": "The Auto-update service for Okta Verify for Windows is vulnerable to two flaws which in combination could be used to execute arbitrary code." + } + ], + "metrics": {}, + "weaknesses": [ + { + "source": "psirt@okta.com", + "type": "Secondary", + "description": [ + { + "lang": "en", + "value": "CWE-22" + }, + { + "lang": "en", + "value": "CWE-427" + } + ] + } + ], + "references": [ + { + "url": "https://trust.okta.com/security-advisories/okta-verify-windows-auto-update-arbitrary-code-execution-cve-2024-0980", + "source": "psirt@okta.com" + } + ] +} \ No newline at end of file diff --git a/CVE-2024/CVE-2024-30xx/CVE-2024-3004.json b/CVE-2024/CVE-2024-30xx/CVE-2024-3004.json new file mode 100644 index 00000000000..8a92098b7b8 --- /dev/null +++ b/CVE-2024/CVE-2024-30xx/CVE-2024-3004.json @@ -0,0 +1,92 @@ +{ + "id": "CVE-2024-3004", + "sourceIdentifier": "cna@vuldb.com", + "published": "2024-03-27T23:15:46.637", + "lastModified": "2024-03-27T23:15:46.637", + "vulnStatus": "Received", + "descriptions": [ + { + "lang": "en", + "value": "A vulnerability was found in code-projects Online Book System 1.0 and classified as problematic. Affected by this issue is some unknown functionality of the file /Product.php. The manipulation of the argument value leads to cross site scripting. The attack may be launched remotely. The exploit has been disclosed to the public and may be used. VDB-258206 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: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/Online%20Book%20System/Online%20Book%20System%20-%20Cross-Site-Scripting.md", + "source": "cna@vuldb.com" + }, + { + "url": "https://vuldb.com/?ctiid.258206", + "source": "cna@vuldb.com" + }, + { + "url": "https://vuldb.com/?id.258206", + "source": "cna@vuldb.com" + }, + { + "url": "https://vuldb.com/?submit.305059", + "source": "cna@vuldb.com" + } + ] +} \ No newline at end of file diff --git a/CVE-2024/CVE-2024-30xx/CVE-2024-3006.json b/CVE-2024/CVE-2024-30xx/CVE-2024-3006.json new file mode 100644 index 00000000000..825accaf192 --- /dev/null +++ b/CVE-2024/CVE-2024-30xx/CVE-2024-3006.json @@ -0,0 +1,92 @@ +{ + "id": "CVE-2024-3006", + "sourceIdentifier": "cna@vuldb.com", + "published": "2024-03-27T23:15:46.880", + "lastModified": "2024-03-27T23:15:46.880", + "vulnStatus": "Received", + "descriptions": [ + { + "lang": "en", + "value": "A vulnerability classified as critical was found in Tenda FH1205 2.0.0.7(775). This vulnerability affects the function fromSetRouteStatic of the file /goform/fromRouteStatic. The manipulation of the argument entrys leads to stack-based buffer overflow. 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-258292. 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/FH/FH1205/fromRouteStatic.md", + "source": "cna@vuldb.com" + }, + { + "url": "https://vuldb.com/?ctiid.258292", + "source": "cna@vuldb.com" + }, + { + "url": "https://vuldb.com/?id.258292", + "source": "cna@vuldb.com" + }, + { + "url": "https://vuldb.com/?submit.301485", + "source": "cna@vuldb.com" + } + ] +} \ No newline at end of file diff --git a/CVE-2024/CVE-2024-30xx/CVE-2024-3007.json b/CVE-2024/CVE-2024-30xx/CVE-2024-3007.json new file mode 100644 index 00000000000..aa6331d679d --- /dev/null +++ b/CVE-2024/CVE-2024-30xx/CVE-2024-3007.json @@ -0,0 +1,92 @@ +{ + "id": "CVE-2024-3007", + "sourceIdentifier": "cna@vuldb.com", + "published": "2024-03-27T23:15:47.110", + "lastModified": "2024-03-27T23:15:47.110", + "vulnStatus": "Received", + "descriptions": [ + { + "lang": "en", + "value": "A vulnerability, which was classified as critical, has been found in Tenda FH1205 2.0.0.7(775). This issue affects the function fromNatStaticSetting of the file /goform/NatStaticSetting. The manipulation of the argument page leads to stack-based buffer overflow. The attack may be initiated remotely. The exploit has been disclosed to the public and may be used. The identifier VDB-258293 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/FH/FH1205/fromNatStaticSetting.md", + "source": "cna@vuldb.com" + }, + { + "url": "https://vuldb.com/?ctiid.258293", + "source": "cna@vuldb.com" + }, + { + "url": "https://vuldb.com/?id.258293", + "source": "cna@vuldb.com" + }, + { + "url": "https://vuldb.com/?submit.301486", + "source": "cna@vuldb.com" + } + ] +} \ No newline at end of file diff --git a/CVE-2024/CVE-2024-30xx/CVE-2024-3008.json b/CVE-2024/CVE-2024-30xx/CVE-2024-3008.json new file mode 100644 index 00000000000..737ded4cfe2 --- /dev/null +++ b/CVE-2024/CVE-2024-30xx/CVE-2024-3008.json @@ -0,0 +1,92 @@ +{ + "id": "CVE-2024-3008", + "sourceIdentifier": "cna@vuldb.com", + "published": "2024-03-27T23:15:47.340", + "lastModified": "2024-03-27T23:15:47.340", + "vulnStatus": "Received", + "descriptions": [ + { + "lang": "en", + "value": "A vulnerability, which was classified as critical, was found in Tenda FH1205 2.0.0.7(775). Affected is the function formexeCommand of the file /goform/execCommand. The manipulation of the argument cmdinput leads to stack-based buffer overflow. It is possible to launch the attack remotely. The exploit has been disclosed to the public and may be used. VDB-258294 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/FH/FH1205/formexeCommand.md", + "source": "cna@vuldb.com" + }, + { + "url": "https://vuldb.com/?ctiid.258294", + "source": "cna@vuldb.com" + }, + { + "url": "https://vuldb.com/?id.258294", + "source": "cna@vuldb.com" + }, + { + "url": "https://vuldb.com/?submit.301487", + "source": "cna@vuldb.com" + } + ] +} \ No newline at end of file diff --git a/CVE-2024/CVE-2024-30xx/CVE-2024-3009.json b/CVE-2024/CVE-2024-30xx/CVE-2024-3009.json new file mode 100644 index 00000000000..678356ef462 --- /dev/null +++ b/CVE-2024/CVE-2024-30xx/CVE-2024-3009.json @@ -0,0 +1,92 @@ +{ + "id": "CVE-2024-3009", + "sourceIdentifier": "cna@vuldb.com", + "published": "2024-03-28T00:15:07.993", + "lastModified": "2024-03-28T00:15:07.993", + "vulnStatus": "Received", + "descriptions": [ + { + "lang": "en", + "value": "A vulnerability has been found in Tenda FH1205 2.0.0.7(775) and classified as critical. Affected by this vulnerability is the function formWriteFacMac of the file /goform/WriteFacMac. The manipulation of the argument mac leads to command injection. The attack can be launched remotely. The exploit has been disclosed to the public and may be used. The associated identifier of this vulnerability is VDB-258295. 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: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-77" + } + ] + } + ], + "references": [ + { + "url": "https://github.com/abcdefg-png/IoT-vulnerable/blob/main/Tenda/FH/FH1205/formWriteFacMac.md", + "source": "cna@vuldb.com" + }, + { + "url": "https://vuldb.com/?ctiid.258295", + "source": "cna@vuldb.com" + }, + { + "url": "https://vuldb.com/?id.258295", + "source": "cna@vuldb.com" + }, + { + "url": "https://vuldb.com/?submit.301488", + "source": "cna@vuldb.com" + } + ] +} \ No newline at end of file diff --git a/CVE-2024/CVE-2024-30xx/CVE-2024-3010.json b/CVE-2024/CVE-2024-30xx/CVE-2024-3010.json new file mode 100644 index 00000000000..d3a25ddc457 --- /dev/null +++ b/CVE-2024/CVE-2024-30xx/CVE-2024-3010.json @@ -0,0 +1,92 @@ +{ + "id": "CVE-2024-3010", + "sourceIdentifier": "cna@vuldb.com", + "published": "2024-03-28T00:15:08.250", + "lastModified": "2024-03-28T00:15:08.250", + "vulnStatus": "Received", + "descriptions": [ + { + "lang": "en", + "value": "A vulnerability was found in Tenda FH1205 2.0.0.7(775) and classified as critical. Affected by this issue is the function formSetCfm of the file /goform/setcfm. The manipulation of the argument funcpara1 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-258296. 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/FH/FH1205/formSetCfm.md", + "source": "cna@vuldb.com" + }, + { + "url": "https://vuldb.com/?ctiid.258296", + "source": "cna@vuldb.com" + }, + { + "url": "https://vuldb.com/?id.258296", + "source": "cna@vuldb.com" + }, + { + "url": "https://vuldb.com/?submit.301489", + "source": "cna@vuldb.com" + } + ] +} \ No newline at end of file diff --git a/CVE-2024/CVE-2024-30xx/CVE-2024-3011.json b/CVE-2024/CVE-2024-30xx/CVE-2024-3011.json new file mode 100644 index 00000000000..a63457eef56 --- /dev/null +++ b/CVE-2024/CVE-2024-30xx/CVE-2024-3011.json @@ -0,0 +1,92 @@ +{ + "id": "CVE-2024-3011", + "sourceIdentifier": "cna@vuldb.com", + "published": "2024-03-28T00:15:08.500", + "lastModified": "2024-03-28T00:15:08.500", + "vulnStatus": "Received", + "descriptions": [ + { + "lang": "en", + "value": "A vulnerability was found in Tenda FH1205 2.0.0.7(775). It has been classified as critical. This affects the function formQuickIndex of the file /goform/QuickIndex. The manipulation of the argument PPPOEPassword 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-258297 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": "Secondary", + "description": [ + { + "lang": "en", + "value": "CWE-121" + } + ] + } + ], + "references": [ + { + "url": "https://github.com/abcdefg-png/IoT-vulnerable/blob/main/Tenda/FH/FH1205/formQuickIndex.md", + "source": "cna@vuldb.com" + }, + { + "url": "https://vuldb.com/?ctiid.258297", + "source": "cna@vuldb.com" + }, + { + "url": "https://vuldb.com/?id.258297", + "source": "cna@vuldb.com" + }, + { + "url": "https://vuldb.com/?submit.301490", + "source": "cna@vuldb.com" + } + ] +} \ No newline at end of file diff --git a/CVE-2024/CVE-2024-30xx/CVE-2024-3012.json b/CVE-2024/CVE-2024-30xx/CVE-2024-3012.json new file mode 100644 index 00000000000..68100c36916 --- /dev/null +++ b/CVE-2024/CVE-2024-30xx/CVE-2024-3012.json @@ -0,0 +1,92 @@ +{ + "id": "CVE-2024-3012", + "sourceIdentifier": "cna@vuldb.com", + "published": "2024-03-28T00:15:08.773", + "lastModified": "2024-03-28T00:15:08.773", + "vulnStatus": "Received", + "descriptions": [ + { + "lang": "en", + "value": "A vulnerability was found in Tenda FH1205 2.0.0.7(775). It has been declared as critical. This vulnerability affects the function GetParentControlInfo of the file /goform/GetParentControlInfo. The manipulation of the argument mac 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-258298 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/FH/FH1205/GetParentControlInfo.md", + "source": "cna@vuldb.com" + }, + { + "url": "https://vuldb.com/?ctiid.258298", + "source": "cna@vuldb.com" + }, + { + "url": "https://vuldb.com/?id.258298", + "source": "cna@vuldb.com" + }, + { + "url": "https://vuldb.com/?submit.301491", + "source": "cna@vuldb.com" + } + ] +} \ No newline at end of file diff --git a/README.md b/README.md index 0bebdb24c4a..d3a4eeb5454 100644 --- a/README.md +++ b/README.md @@ -13,13 +13,13 @@ Repository synchronizes with the NVD every 2 hours. ### Last Repository Update ```plain -2024-03-27T23:00:38.345675+00:00 +2024-03-28T00:55:29.902562+00:00 ``` ### Most recent CVE Modification Timestamp synchronized with NVD ```plain -2024-03-27T22:15:11.880000+00:00 +2024-03-28T00:15:08.773000+00:00 ``` ### Last Data Feed Release @@ -33,36 +33,28 @@ Download and Changelog: [Click](https://github.com/fkie-cad/nvd-json-data-feeds/ ### Total Number of included CVEs ```plain -243074 +243083 ``` ### CVEs added in the last Commit -Recently added CVEs: `16` +Recently added CVEs: `9` -- [CVE-2023-47438](CVE-2023/CVE-2023-474xx/CVE-2023-47438.json) (`2024-03-27T22:15:07.607`) -- [CVE-2024-0071](CVE-2024/CVE-2024-00xx/CVE-2024-0071.json) (`2024-03-27T22:15:07.667`) -- [CVE-2024-0073](CVE-2024/CVE-2024-00xx/CVE-2024-0073.json) (`2024-03-27T22:15:08.133`) -- [CVE-2024-0074](CVE-2024/CVE-2024-00xx/CVE-2024-0074.json) (`2024-03-27T22:15:08.617`) -- [CVE-2024-0075](CVE-2024/CVE-2024-00xx/CVE-2024-0075.json) (`2024-03-27T22:15:09.140`) -- [CVE-2024-0077](CVE-2024/CVE-2024-00xx/CVE-2024-0077.json) (`2024-03-27T22:15:09.510`) -- [CVE-2024-0078](CVE-2024/CVE-2024-00xx/CVE-2024-0078.json) (`2024-03-27T22:15:09.700`) -- [CVE-2024-0079](CVE-2024/CVE-2024-00xx/CVE-2024-0079.json) (`2024-03-27T22:15:09.897`) -- [CVE-2024-25354](CVE-2024/CVE-2024-253xx/CVE-2024-25354.json) (`2024-03-27T22:15:10.093`) -- [CVE-2024-2997](CVE-2024/CVE-2024-29xx/CVE-2024-2997.json) (`2024-03-27T21:15:48.897`) -- [CVE-2024-2998](CVE-2024/CVE-2024-29xx/CVE-2024-2998.json) (`2024-03-27T21:15:49.127`) -- [CVE-2024-2999](CVE-2024/CVE-2024-29xx/CVE-2024-2999.json) (`2024-03-27T21:15:49.407`) -- [CVE-2024-3000](CVE-2024/CVE-2024-30xx/CVE-2024-3000.json) (`2024-03-27T22:15:10.150`) -- [CVE-2024-3001](CVE-2024/CVE-2024-30xx/CVE-2024-3001.json) (`2024-03-27T22:15:10.673`) -- [CVE-2024-3002](CVE-2024/CVE-2024-30xx/CVE-2024-3002.json) (`2024-03-27T22:15:11.300`) -- [CVE-2024-3003](CVE-2024/CVE-2024-30xx/CVE-2024-3003.json) (`2024-03-27T22:15:11.880`) +- [CVE-2024-0980](CVE-2024/CVE-2024-09xx/CVE-2024-0980.json) (`2024-03-28T00:15:07.867`) +- [CVE-2024-3004](CVE-2024/CVE-2024-30xx/CVE-2024-3004.json) (`2024-03-27T23:15:46.637`) +- [CVE-2024-3006](CVE-2024/CVE-2024-30xx/CVE-2024-3006.json) (`2024-03-27T23:15:46.880`) +- [CVE-2024-3007](CVE-2024/CVE-2024-30xx/CVE-2024-3007.json) (`2024-03-27T23:15:47.110`) +- [CVE-2024-3008](CVE-2024/CVE-2024-30xx/CVE-2024-3008.json) (`2024-03-27T23:15:47.340`) +- [CVE-2024-3009](CVE-2024/CVE-2024-30xx/CVE-2024-3009.json) (`2024-03-28T00:15:07.993`) +- [CVE-2024-3010](CVE-2024/CVE-2024-30xx/CVE-2024-3010.json) (`2024-03-28T00:15:08.250`) +- [CVE-2024-3011](CVE-2024/CVE-2024-30xx/CVE-2024-3011.json) (`2024-03-28T00:15:08.500`) +- [CVE-2024-3012](CVE-2024/CVE-2024-30xx/CVE-2024-3012.json) (`2024-03-28T00:15:08.773`) ### CVEs modified in the last Commit -Recently modified CVEs: `1` +Recently modified CVEs: `0` -- [CVE-2023-50447](CVE-2023/CVE-2023-504xx/CVE-2023-50447.json) (`2024-03-27T21:15:48.783`) ## Download and Usage diff --git a/_state.csv b/_state.csv index 69b4ca3e22c..a72dad37c51 100644 --- a/_state.csv +++ b/_state.csv @@ -233151,7 +233151,7 @@ CVE-2023-47422,0,0,53e4ba62d7fd0242ce1870b57522bcebcee34260151a2b5b738b7621b64d4 CVE-2023-4743,0,0,7bfbdabe8b9425296f1d631d292f0a9fb2f878bdfac9a0c89327f6098a11bb34,2024-03-21T02:49:52.253000 CVE-2023-47430,0,0,e6a5754bab3f4151de611d77cd2c885bddd03b736d05dd3ab604542d22404cc3,2024-03-26T12:55:05.010000 CVE-2023-47437,0,0,6e79bd1227b77bbb4f11ccfeeaa138eb5ff31bfe22e27fcab2f47ad374baaeca,2023-12-01T19:48:29.537000 -CVE-2023-47438,1,1,522d6ee1fc05d0946ab2173f13d638b091448082f51d8de059dae7edd97b3bd1,2024-03-27T22:15:07.607000 +CVE-2023-47438,0,0,522d6ee1fc05d0946ab2173f13d638b091448082f51d8de059dae7edd97b3bd1,2024-03-27T22:15:07.607000 CVE-2023-4744,0,0,f33e2f57712194685c3dca3e1493ab9255a824e0935438d389efcbddb6e95f44,2024-03-21T02:49:52.340000 CVE-2023-47440,0,0,b65a22d6ec75b9b58933b07ceb717cde5ccdee4dab3cc2632d1662455c5a9b4d,2023-12-12T18:06:36.190000 CVE-2023-47444,0,0,75fffcc4c2ccad6cbd523a225547a38913fed508632c010f0070b3ffb755f791,2023-11-21T01:02:43.800000 @@ -235045,7 +235045,7 @@ CVE-2023-50443,0,0,274542200fff426927a34d0d27b8cdb3042965648a1dcf389e5eb13576a3b CVE-2023-50444,0,0,38c1ada4e0572d58fe6354b6dd2e3bb6174f3b1abe52517e3be8703c30a907d4,2023-12-20T18:31:52.980000 CVE-2023-50445,0,0,7a604b081e823bee49d0d27792c321266fe92039a5885322b7bf92373e986a01,2024-01-24T16:15:08.313000 CVE-2023-50446,0,0,b695f5a12568e4d1dcada2df1460b60525412989181e3c9caace1cac4b258d09,2023-12-13T19:46:58.377000 -CVE-2023-50447,0,1,4274e15463a664271f217c6353494295c4741fbda8ce5043605a4d94e5999dab,2024-03-27T21:15:48.783000 +CVE-2023-50447,0,0,4274e15463a664271f217c6353494295c4741fbda8ce5043605a4d94e5999dab,2024-03-27T21:15:48.783000 CVE-2023-50448,0,0,42b0c812ec7d1de171876fa730dde3f7cb36fefe88b892e58aa2486acba50cc7,2024-01-04T23:56:47.930000 CVE-2023-50449,0,0,235dda88e8a57ba28adfce27750f6069d8940cf622a7f419f926de90c6ede5ce,2023-12-13T16:02:58.210000 CVE-2023-5045,0,0,510f27d726c8960a080b3da25d0076392ef7ce42085c534970e9fd03d64fd913,2023-11-30T09:15:07.950000 @@ -237960,13 +237960,13 @@ CVE-2024-0057,0,0,e4dc663a42ac696d9f4ea85b4eec7c26c470f055092858eb6ffdd99343f4d6 CVE-2024-0068,0,0,29054351872f671ffd0afada76da136d48518b88acaefb639ccc6c169ead07a3,2024-03-01T14:04:26.010000 CVE-2024-0069,0,0,fcda9c827a68481a563f617244a09b1d788f56c62c31734c572fbfe1a75ea718,2023-11-28T00:15:07.140000 CVE-2024-0070,0,0,f5edfa828dbd64ca40da0463d8d67355f807a2f6d8ea2e049578dd15434f1821,2023-11-28T00:15:07.183000 -CVE-2024-0071,1,1,30a428905c67c7adb95d2412a9689eb89a21c088a6addc56bfe101ff63aadc6e,2024-03-27T22:15:07.667000 -CVE-2024-0073,1,1,880cf04fc43f0cfad9e2d59cff6705bb4a9889733cf925e4ff2ffdb354927c7e,2024-03-27T22:15:08.133000 -CVE-2024-0074,1,1,75bd56d00f0ec411ef82bce7d8ebe09e0783e167c1f0d15a390a1d7b477ad2e2,2024-03-27T22:15:08.617000 -CVE-2024-0075,1,1,a4a1cddb3e5e73443b6db68fcdc803a1d517a7ec139e4f9fd304639e870d9ce9,2024-03-27T22:15:09.140000 -CVE-2024-0077,1,1,c78e3005696d3d73c5dab0fe61f2c93ea360e3ee2dac536997251669e079dfc1,2024-03-27T22:15:09.510000 -CVE-2024-0078,1,1,cbef8e60b1078c0b436b75294924dc6c05ec75db357c01d5117d20285417c736,2024-03-27T22:15:09.700000 -CVE-2024-0079,1,1,c2d3ae39b02554c9afe92817ff9cd9f4e84911e27a55abdf769773a6746f8f33,2024-03-27T22:15:09.897000 +CVE-2024-0071,0,0,30a428905c67c7adb95d2412a9689eb89a21c088a6addc56bfe101ff63aadc6e,2024-03-27T22:15:07.667000 +CVE-2024-0073,0,0,880cf04fc43f0cfad9e2d59cff6705bb4a9889733cf925e4ff2ffdb354927c7e,2024-03-27T22:15:08.133000 +CVE-2024-0074,0,0,75bd56d00f0ec411ef82bce7d8ebe09e0783e167c1f0d15a390a1d7b477ad2e2,2024-03-27T22:15:08.617000 +CVE-2024-0075,0,0,a4a1cddb3e5e73443b6db68fcdc803a1d517a7ec139e4f9fd304639e870d9ce9,2024-03-27T22:15:09.140000 +CVE-2024-0077,0,0,c78e3005696d3d73c5dab0fe61f2c93ea360e3ee2dac536997251669e079dfc1,2024-03-27T22:15:09.510000 +CVE-2024-0078,0,0,cbef8e60b1078c0b436b75294924dc6c05ec75db357c01d5117d20285417c736,2024-03-27T22:15:09.700000 +CVE-2024-0079,0,0,c2d3ae39b02554c9afe92817ff9cd9f4e84911e27a55abdf769773a6746f8f33,2024-03-27T22:15:09.897000 CVE-2024-0154,0,0,503aed517e3c557edd7cd4a234585f8e223bdcb46afc8dd52a7284b4bb324992,2024-03-13T18:15:58.530000 CVE-2024-0155,0,0,a75d6b44d8976b9f082fed092efd11db077fc0559b3b5c46ef337c5d8f761d3f,2024-03-04T13:58:23.447000 CVE-2024-0156,0,0,978a8cd7f1acaeac5930d83f177d0fbfbff728a7123e5197399066e9731cb1b4,2024-03-04T13:58:23.447000 @@ -238636,6 +238636,7 @@ CVE-2024-0975,0,0,91c0791baf9b48c9c245a77636f61287ad592fe47de1863701c5fe6e61c0d6 CVE-2024-0976,0,0,161140e9c1a200eff62ad44296dc49a8303a23be090ab83243cad7c797f8f82d,2024-03-13T18:16:18.563000 CVE-2024-0977,0,0,265a9a088dbf9179612f3eba4d6866f7160bf19014cca832dc6a54c521c233b7,2024-02-14T18:46:52.707000 CVE-2024-0978,0,0,bd9486fab4a038f4e847f9788adcccd45ac34e1994eb8b3f3f5dba77cc4513b0,2024-02-29T13:49:29.390000 +CVE-2024-0980,1,1,b3fa7be79647782a2f5a91ddd509e8ef36876e86b6b47d209cfae1efa6c4141b,2024-03-28T00:15:07.867000 CVE-2024-0983,0,0,bb1cce9780d9afeb412811ada7cb9acefd8863ec35c930bdc009e174d02d368f,2024-02-29T13:49:29.390000 CVE-2024-0984,0,0,6080915a3c285e627ed886246e31c6de8d5b3ffea571b8480ecb0516c7add805,2024-02-29T13:49:29.390000 CVE-2024-0985,0,0,7f62d4f229f42e211d79e54ca95fbe4e7e170d1291d382df953b17f7c27d2355,2024-03-18T17:15:06.070000 @@ -241543,7 +241544,7 @@ CVE-2024-25344,0,0,5140bac0aef452b65d54f79c6217b05ec44dd1a460f10a2ceaa1e65877e2e CVE-2024-2535,0,0,0dd9e1bc0e1cb89bd4d5eca9981e8a4999a84b5f3fcccfdbdcf3cfa421537713,2024-03-21T02:52:37.310000 CVE-2024-25350,0,0,3b5e1a464fb4fcd28f6d7166045a369486403df18ae61c0e2fab4e4e5871d428,2024-02-29T13:49:47.277000 CVE-2024-25351,0,0,28c4ca40865cd756499ab4d2ad9d55bb73b890cae2259528816b47b2a536dca5,2024-02-29T13:49:47.277000 -CVE-2024-25354,1,1,8ffa14e65dad44e455c11c6e3bac91e7d99dc2f81dd850ad2377a545aef5694f,2024-03-27T22:15:10.093000 +CVE-2024-25354,0,0,8ffa14e65dad44e455c11c6e3bac91e7d99dc2f81dd850ad2377a545aef5694f,2024-03-27T22:15:10.093000 CVE-2024-25359,0,0,9c7e950ef54f547e29dbfe7e3905d1cbbbe8e0be6e3cf6f262ec35911e4dc9e2,2024-03-21T12:58:51.093000 CVE-2024-25360,0,0,3e224bc7b3e9e14e80fd4bf018fb256496be6af2f44b523d9f71f67e98675039,2024-02-12T17:31:21.670000 CVE-2024-25366,0,0,dee495aa8a0f0bbcbead8039fddcd3f716b7e5ed2944c5a0aca4a92e1be3c151,2024-02-20T19:50:53.960000 @@ -243034,13 +243035,21 @@ CVE-2024-29945,0,0,d468839ff8eda4d8c6f46306d679b186fb3a35cb164da7996268d3c3b56c2 CVE-2024-29946,0,0,1dcd38a0ed008144b587f71b29e9f0373aec4787ad19668521370ecc593e8a2d,2024-03-27T17:48:21.140000 CVE-2024-2995,0,0,4626bf177e733f40a1ea9f83594ae62ce4072729d8dd6b6a61f3df0501cb44a7,2024-03-27T20:15:09.903000 CVE-2024-2996,0,0,e21e31a1014d7574fca474fe1e8c11dded480086d1946ee193f1b733f7350546,2024-03-27T20:15:10.507000 -CVE-2024-2997,1,1,5c3b6b4ce06af38af512caba97a7c7ae74fa11b39083401d1d2075e5a6abd3a5,2024-03-27T21:15:48.897000 -CVE-2024-2998,1,1,cd5705d6b026d396871ca4e95d4b7f9a86838b3d78e397cd9761907425fce04e,2024-03-27T21:15:49.127000 -CVE-2024-2999,1,1,afb3d73c91581365be63fa5ad0aeb88c569b47d42295c65beb15f1f5f4da51b8,2024-03-27T21:15:49.407000 -CVE-2024-3000,1,1,9b22952ee64e5e87fc79d5099df1aa4069802e8b7a1f4268d0cc87031d41285f,2024-03-27T22:15:10.150000 -CVE-2024-3001,1,1,682d2044f9a3a30255eeea942d0bec4a353ff887fcb100216ed3c8742fc3f068,2024-03-27T22:15:10.673000 -CVE-2024-3002,1,1,55dfa15a59deb16ce7a61101429cb6a8191bd094bf0dd573efdf4afe24cfc945,2024-03-27T22:15:11.300000 -CVE-2024-3003,1,1,56f5a4cff6fc6f04e203cdc8d50b76613ad1ba3c8ec74b96104c067150748f8c,2024-03-27T22:15:11.880000 +CVE-2024-2997,0,0,5c3b6b4ce06af38af512caba97a7c7ae74fa11b39083401d1d2075e5a6abd3a5,2024-03-27T21:15:48.897000 +CVE-2024-2998,0,0,cd5705d6b026d396871ca4e95d4b7f9a86838b3d78e397cd9761907425fce04e,2024-03-27T21:15:49.127000 +CVE-2024-2999,0,0,afb3d73c91581365be63fa5ad0aeb88c569b47d42295c65beb15f1f5f4da51b8,2024-03-27T21:15:49.407000 +CVE-2024-3000,0,0,9b22952ee64e5e87fc79d5099df1aa4069802e8b7a1f4268d0cc87031d41285f,2024-03-27T22:15:10.150000 +CVE-2024-3001,0,0,682d2044f9a3a30255eeea942d0bec4a353ff887fcb100216ed3c8742fc3f068,2024-03-27T22:15:10.673000 +CVE-2024-3002,0,0,55dfa15a59deb16ce7a61101429cb6a8191bd094bf0dd573efdf4afe24cfc945,2024-03-27T22:15:11.300000 +CVE-2024-3003,0,0,56f5a4cff6fc6f04e203cdc8d50b76613ad1ba3c8ec74b96104c067150748f8c,2024-03-27T22:15:11.880000 +CVE-2024-3004,1,1,606d1f0aa8668c78ba578e749fbb4dc419dcd7c2b7c096f394756340a48c333b,2024-03-27T23:15:46.637000 +CVE-2024-3006,1,1,b11495a55d0cd29c3ed7b43bfa3a9ba78c9c7973b037290d36617d18ec58efab,2024-03-27T23:15:46.880000 +CVE-2024-3007,1,1,bc66cda1d8770250fca6580b74df2bfa28ab43f5007732e2d7025c69fba10414,2024-03-27T23:15:47.110000 +CVE-2024-3008,1,1,50fca93d9a2d37b182d9c6595996d4602fc230762a1497844317c339a776e2db,2024-03-27T23:15:47.340000 +CVE-2024-3009,1,1,d2b61b9d4ba9193e8061eaf543ce59ab4ac7f530b350b764963338ee5f1a011c,2024-03-28T00:15:07.993000 +CVE-2024-3010,1,1,45ebde3dd088c947f711d3eed73d4f214f69f041f5b4264e6d7fdda078526e5b,2024-03-28T00:15:08.250000 +CVE-2024-3011,1,1,31ee23f5891c25a234edbee875fdb131fd96ed37bae73293ae67f6e74ebae19c,2024-03-28T00:15:08.500000 +CVE-2024-3012,1,1,b138b64b62478c2d40769e68357ff0f5228d86d81849bfaa053d881f32f63560,2024-03-28T00:15:08.773000 CVE-2024-30156,0,0,aff0cd27a6d4ebd55e03f44f61cc23ee9163e094843acbac5af736e684ab9391,2024-03-25T01:51:01.223000 CVE-2024-30161,0,0,f6d00094643508d05d1e5626fca4ef83c82ab69ba4696adb329c49eff6d0ab4a,2024-03-25T01:51:01.223000 CVE-2024-30177,0,0,ce7cec2fca67508ea4a8b86ac0339410ad9c9cb05c2afad1960db626913e7789,2024-03-27T12:29:30.307000