From 76b967af716e2fd61e3183213a272e884e0ed3d9 Mon Sep 17 00:00:00 2001 From: cad-safe-bot Date: Sun, 6 Aug 2023 23:55:28 +0000 Subject: [PATCH] Auto-Update: 2023-08-06T23:55:24.607835+00:00 --- CVE-2023/CVE-2023-41xx/CVE-2023-4191.json | 88 +++++++++++++++++++++++ README.md | 11 ++- 2 files changed, 93 insertions(+), 6 deletions(-) create mode 100644 CVE-2023/CVE-2023-41xx/CVE-2023-4191.json diff --git a/CVE-2023/CVE-2023-41xx/CVE-2023-4191.json b/CVE-2023/CVE-2023-41xx/CVE-2023-4191.json new file mode 100644 index 00000000000..c48e7842a20 --- /dev/null +++ b/CVE-2023/CVE-2023-41xx/CVE-2023-4191.json @@ -0,0 +1,88 @@ +{ + "id": "CVE-2023-4191", + "sourceIdentifier": "cna@vuldb.com", + "published": "2023-08-06T23:15:26.913", + "lastModified": "2023-08-06T23:15:26.913", + "vulnStatus": "Received", + "descriptions": [ + { + "lang": "en", + "value": "A vulnerability, which was classified as critical, has been found in SourceCodester Resort Reservation System 1.0. Affected by this issue is some unknown functionality of the file index.php. The manipulation of the argument page leads to file inclusion. The attack may be launched remotely. The exploit has been disclosed to the public and may be used. VDB-236234 is the identifier assigned to this vulnerability." + } + ], + "metrics": { + "cvssMetricV30": [ + { + "source": "cna@vuldb.com", + "type": "Secondary", + "cvssData": { + "version": "3.0", + "vectorString": "CVSS:3.0/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-73" + } + ] + } + ], + "references": [ + { + "url": "https://github.com/Yesec/Resort-Reservation-System/blob/main/local%20file%20inclusion/vuln.md", + "source": "cna@vuldb.com" + }, + { + "url": "https://vuldb.com/?ctiid.236234", + "source": "cna@vuldb.com" + }, + { + "url": "https://vuldb.com/?id.236234", + "source": "cna@vuldb.com" + } + ] +} \ No newline at end of file diff --git a/README.md b/README.md index a9e87a787bd..c5aba1b661f 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-06T20:00:28.001455+00:00 +2023-08-06T23:55:24.607835+00:00 ``` ### Most recent CVE Modification Timestamp synchronized with NVD ```plain -2023-08-06T18:15:10.887000+00:00 +2023-08-06T23:15:26.913000+00:00 ``` ### Last Data Feed Release @@ -29,15 +29,14 @@ Download and Changelog: [Click](https://github.com/fkie-cad/nvd-json-data-feeds/ ### Total Number of included CVEs ```plain -221739 +221740 ``` ### CVEs added in the last Commit -Recently added CVEs: `2` +Recently added CVEs: `1` -* [CVE-2023-4195](CVE-2023/CVE-2023-41xx/CVE-2023-4195.json) (`2023-08-06T18:15:10.440`) -* [CVE-2023-4196](CVE-2023/CVE-2023-41xx/CVE-2023-4196.json) (`2023-08-06T18:15:10.887`) +* [CVE-2023-4191](CVE-2023/CVE-2023-41xx/CVE-2023-4191.json) (`2023-08-06T23:15:26.913`) ### CVEs modified in the last Commit