diff --git a/CVE-2022/CVE-2022-45xx/CVE-2022-4557.json b/CVE-2022/CVE-2022-45xx/CVE-2022-4557.json index f2df709858d..3e9ab51d612 100644 --- a/CVE-2022/CVE-2022-45xx/CVE-2022-4557.json +++ b/CVE-2022/CVE-2022-45xx/CVE-2022-4557.json @@ -2,18 +2,18 @@ "id": "CVE-2022-4557", "sourceIdentifier": "cve@usom.gov.tr", "published": "2023-02-12T04:15:19.160", - "lastModified": "2023-06-23T16:19:52.107", - "vulnStatus": "Analyzed", + "lastModified": "2023-08-05T16:15:09.570", + "vulnStatus": "Modified", "descriptions": [ { "lang": "en", - "value": "Improper Input Validation vulnerability in Group Arge Energy and Control Systems Smartpower Web allows SQL Injection. This issue affects Smartpower Web: before 23.01.01." + "value": "Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in Group Arge Energy and Control Systems Smartpower Web allows SQL Injection.This issue affects Smartpower Web: before 23.01.01.\n\n" } ], "metrics": { "cvssMetricV31": [ { - "source": "nvd@nist.gov", + "source": "cve@usom.gov.tr", "type": "Primary", "cvssData": { "version": "3.1", @@ -33,7 +33,7 @@ "impactScore": 5.9 }, { - "source": "cve@usom.gov.tr", + "source": "nvd@nist.gov", "type": "Secondary", "cvssData": { "version": "3.1", @@ -56,7 +56,7 @@ }, "weaknesses": [ { - "source": "nvd@nist.gov", + "source": "cve@usom.gov.tr", "type": "Primary", "description": [ { @@ -66,12 +66,12 @@ ] }, { - "source": "cve@usom.gov.tr", + "source": "nvd@nist.gov", "type": "Secondary", "description": [ { "lang": "en", - "value": "CWE-20" + "value": "CWE-89" } ] } diff --git a/CVE-2023/CVE-2023-28xx/CVE-2023-2885.json b/CVE-2023/CVE-2023-28xx/CVE-2023-2885.json index 9b047d8eaa3..e772d8b451d 100644 --- a/CVE-2023/CVE-2023-28xx/CVE-2023-2885.json +++ b/CVE-2023/CVE-2023-28xx/CVE-2023-2885.json @@ -2,12 +2,12 @@ "id": "CVE-2023-2885", "sourceIdentifier": "cve@usom.gov.tr", "published": "2023-05-25T09:15:12.237", - "lastModified": "2023-08-02T17:15:59.467", - "vulnStatus": "Analyzed", + "lastModified": "2023-08-05T16:15:20.667", + "vulnStatus": "Modified", "descriptions": [ { "lang": "en", - "value": "Channel Accessible by Non-Endpoint vulnerability in CBOT Chatbot allows Adversary in the Middle (AiTM).This issue affects Chatbot: before Core: v4.0.3.4 Panel: v4.0.3.7.\n\n" + "value": "Improper Enforcement of Message Integrity During Transmission in a Communication Channel vulnerability in CBOT Chatbot allows Adversary in the Middle (AiTM).This issue affects Chatbot: before Core: v4.0.3.4 Panel: v4.0.3.7.\n\n" } ], "metrics": { @@ -61,7 +61,7 @@ "description": [ { "lang": "en", - "value": "CWE-300" + "value": "CWE-924" } ] }, diff --git a/CVE-2023/CVE-2023-41xx/CVE-2023-4166.json b/CVE-2023/CVE-2023-41xx/CVE-2023-4166.json new file mode 100644 index 00000000000..e394a478e92 --- /dev/null +++ b/CVE-2023/CVE-2023-41xx/CVE-2023-4166.json @@ -0,0 +1,88 @@ +{ + "id": "CVE-2023-4166", + "sourceIdentifier": "cna@vuldb.com", + "published": "2023-08-05T16:15:23.747", + "lastModified": "2023-08-05T16:15:23.747", + "vulnStatus": "Received", + "descriptions": [ + { + "lang": "en", + "value": "A vulnerability has been found in Tongda OA and classified as critical. This vulnerability affects unknown code of the file general/system/seal_manage/dianju/delete_log.php. The manipulation of the argument DELETE_STR leads to sql injection. The exploit has been disclosed to the public and may be used. Upgrading to version 11.10 is able to address this issue. It is recommended to upgrade the affected component. VDB-236182 is the identifier assigned to this vulnerability. NOTE: The vendor was contacted early about this disclosure but did not respond in any way." + } + ], + "metrics": { + "cvssMetricV30": [ + { + "source": "cna@vuldb.com", + "type": "Secondary", + "cvssData": { + "version": "3.0", + "vectorString": "CVSS:3.0/AV:A/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L", + "attackVector": "ADJACENT_NETWORK", + "attackComplexity": "LOW", + "privilegesRequired": "LOW", + "userInteraction": "NONE", + "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:A/AC:L/Au:S/C:P/I:P/A:P", + "accessVector": "ADJACENT_NETWORK", + "accessComplexity": "LOW", + "authentication": "SINGLE", + "confidentialityImpact": "PARTIAL", + "integrityImpact": "PARTIAL", + "availabilityImpact": "PARTIAL", + "baseScore": 5.2 + }, + "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-89" + } + ] + } + ], + "references": [ + { + "url": "https://github.com/Das1yGa0/cve/blob/main/sql.md", + "source": "cna@vuldb.com" + }, + { + "url": "https://vuldb.com/?ctiid.236182", + "source": "cna@vuldb.com" + }, + { + "url": "https://vuldb.com/?id.236182", + "source": "cna@vuldb.com" + } + ] +} \ No newline at end of file diff --git a/CVE-2023/CVE-2023-41xx/CVE-2023-4167.json b/CVE-2023/CVE-2023-41xx/CVE-2023-4167.json new file mode 100644 index 00000000000..22344cc9e83 --- /dev/null +++ b/CVE-2023/CVE-2023-41xx/CVE-2023-4167.json @@ -0,0 +1,88 @@ +{ + "id": "CVE-2023-4167", + "sourceIdentifier": "cna@vuldb.com", + "published": "2023-08-05T16:15:23.907", + "lastModified": "2023-08-05T16:15:23.907", + "vulnStatus": "Received", + "descriptions": [ + { + "lang": "en", + "value": "A vulnerability was found in Media Browser Emby Server 4.7.13.0 and classified as problematic. This issue affects some unknown processing of the file /web/. The manipulation leads to cross site scripting. The attack may be initiated remotely. The exploit has been disclosed to the public and may be used. It is recommended to upgrade the affected component. The associated identifier of this vulnerability is VDB-236183." + } + ], + "metrics": { + "cvssMetricV30": [ + { + "source": "cna@vuldb.com", + "type": "Secondary", + "cvssData": { + "version": "3.0", + "vectorString": "CVSS:3.0/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/whoamiecho/vuls/blob/main/emby.md", + "source": "cna@vuldb.com" + }, + { + "url": "https://vuldb.com/?ctiid.236183", + "source": "cna@vuldb.com" + }, + { + "url": "https://vuldb.com/?id.236183", + "source": "cna@vuldb.com" + } + ] +} \ No newline at end of file diff --git a/README.md b/README.md index 00c818a2274..19cddf867e7 100644 --- a/README.md +++ b/README.md @@ -9,13 +9,13 @@ Repository synchronizes with the NVD every 2 hours. ### Last Repository Update ```plain -2023-08-05T16:00:28.733148+00:00 +2023-08-05T18:00:27.736208+00:00 ``` ### Most recent CVE Modification Timestamp synchronized with NVD ```plain -2023-08-05T14:15:23.390000+00:00 +2023-08-05T16:15:23.907000+00:00 ``` ### Last Data Feed Release @@ -29,21 +29,23 @@ Download and Changelog: [Click](https://github.com/fkie-cad/nvd-json-data-feeds/ ### Total Number of included CVEs ```plain -221703 +221705 ``` ### CVEs added in the last Commit -Recently added CVEs: `1` +Recently added CVEs: `2` -* [CVE-2023-4165](CVE-2023/CVE-2023-41xx/CVE-2023-4165.json) (`2023-08-05T14:15:23.390`) +* [CVE-2023-4166](CVE-2023/CVE-2023-41xx/CVE-2023-4166.json) (`2023-08-05T16:15:23.747`) +* [CVE-2023-4167](CVE-2023/CVE-2023-41xx/CVE-2023-4167.json) (`2023-08-05T16:15:23.907`) ### CVEs modified in the last Commit -Recently modified CVEs: `1` +Recently modified CVEs: `2` -* [CVE-2023-39508](CVE-2023/CVE-2023-395xx/CVE-2023-39508.json) (`2023-08-05T14:15:17.307`) +* [CVE-2022-4557](CVE-2022/CVE-2022-45xx/CVE-2022-4557.json) (`2023-08-05T16:15:09.570`) +* [CVE-2023-2885](CVE-2023/CVE-2023-28xx/CVE-2023-2885.json) (`2023-08-05T16:15:20.667`) ## Download and Usage