From 1a3532f678825fbebe724fffec3405ce45fc526f Mon Sep 17 00:00:00 2001 From: cad-safe-bot Date: Sun, 7 Jan 2024 07:00:27 +0000 Subject: [PATCH] Auto-Update: 2024-01-07T07:00:24.065083+00:00 --- CVE-2024/CVE-2024-02xx/CVE-2024-0264.json | 92 +++++++++++++++++++++++ CVE-2024/CVE-2024-02xx/CVE-2024-0265.json | 92 +++++++++++++++++++++++ CVE-2024/CVE-2024-02xx/CVE-2024-0266.json | 88 ++++++++++++++++++++++ CVE-2024/CVE-2024-02xx/CVE-2024-0267.json | 88 ++++++++++++++++++++++ README.md | 13 ++-- 5 files changed, 368 insertions(+), 5 deletions(-) create mode 100644 CVE-2024/CVE-2024-02xx/CVE-2024-0264.json create mode 100644 CVE-2024/CVE-2024-02xx/CVE-2024-0265.json create mode 100644 CVE-2024/CVE-2024-02xx/CVE-2024-0266.json create mode 100644 CVE-2024/CVE-2024-02xx/CVE-2024-0267.json diff --git a/CVE-2024/CVE-2024-02xx/CVE-2024-0264.json b/CVE-2024/CVE-2024-02xx/CVE-2024-0264.json new file mode 100644 index 00000000000..234822293cf --- /dev/null +++ b/CVE-2024/CVE-2024-02xx/CVE-2024-0264.json @@ -0,0 +1,92 @@ +{ + "id": "CVE-2024-0264", + "sourceIdentifier": "cna@vuldb.com", + "published": "2024-01-07T05:15:09.143", + "lastModified": "2024-01-07T05:15:09.143", + "vulnStatus": "Received", + "descriptions": [ + { + "lang": "en", + "value": "A vulnerability was found in SourceCodester Clinic Queuing System 1.0. It has been declared as critical. This vulnerability affects unknown code of the file /LoginRegistration.php. The manipulation of the argument formToken leads to authorization bypass. 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-249820." + } + ], + "metrics": { + "cvssMetricV31": [ + { + "source": "cna@vuldb.com", + "type": "Secondary", + "cvssData": { + "version": "3.1", + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L", + "attackVector": "NETWORK", + "attackComplexity": "LOW", + "privilegesRequired": "NONE", + "userInteraction": "NONE", + "scope": "UNCHANGED", + "confidentialityImpact": "LOW", + "integrityImpact": "LOW", + "availabilityImpact": "LOW", + "baseScore": 7.3, + "baseSeverity": "HIGH" + }, + "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", + "accessVector": "NETWORK", + "accessComplexity": "LOW", + "authentication": "NONE", + "confidentialityImpact": "PARTIAL", + "integrityImpact": "PARTIAL", + "availabilityImpact": "PARTIAL", + "baseScore": 7.5 + }, + "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-639" + } + ] + } + ], + "references": [ + { + "url": "https://github.com/jmrcsnchz/ClinicQueueingSystem_RCE/", + "source": "cna@vuldb.com" + }, + { + "url": "https://github.com/jmrcsnchz/ClinicQueueingSystem_RCE/blob/main/clinicx.py", + "source": "cna@vuldb.com" + }, + { + "url": "https://vuldb.com/?ctiid.249820", + "source": "cna@vuldb.com" + }, + { + "url": "https://vuldb.com/?id.249820", + "source": "cna@vuldb.com" + } + ] +} \ No newline at end of file diff --git a/CVE-2024/CVE-2024-02xx/CVE-2024-0265.json b/CVE-2024/CVE-2024-02xx/CVE-2024-0265.json new file mode 100644 index 00000000000..d75db025c35 --- /dev/null +++ b/CVE-2024/CVE-2024-02xx/CVE-2024-0265.json @@ -0,0 +1,92 @@ +{ + "id": "CVE-2024-0265", + "sourceIdentifier": "cna@vuldb.com", + "published": "2024-01-07T05:15:09.977", + "lastModified": "2024-01-07T05:15:09.977", + "vulnStatus": "Received", + "descriptions": [ + { + "lang": "en", + "value": "A vulnerability was found in SourceCodester Clinic Queuing System 1.0. It has been rated as critical. This issue affects some unknown processing of the file /index.php of the component GET Parameter Handler. The manipulation of the argument page leads to file inclusion. The attack may be initiated remotely. The exploit has been disclosed to the public and may be used. The identifier VDB-249821 was 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: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/jmrcsnchz/ClinicQueueingSystem_RCE", + "source": "cna@vuldb.com" + }, + { + "url": "https://github.com/jmrcsnchz/ClinicQueueingSystem_RCE/blob/main/clinicx.py", + "source": "cna@vuldb.com" + }, + { + "url": "https://vuldb.com/?ctiid.249821", + "source": "cna@vuldb.com" + }, + { + "url": "https://vuldb.com/?id.249821", + "source": "cna@vuldb.com" + } + ] +} \ No newline at end of file diff --git a/CVE-2024/CVE-2024-02xx/CVE-2024-0266.json b/CVE-2024/CVE-2024-02xx/CVE-2024-0266.json new file mode 100644 index 00000000000..38cf6b78d51 --- /dev/null +++ b/CVE-2024/CVE-2024-02xx/CVE-2024-0266.json @@ -0,0 +1,88 @@ +{ + "id": "CVE-2024-0266", + "sourceIdentifier": "cna@vuldb.com", + "published": "2024-01-07T06:15:47.507", + "lastModified": "2024-01-07T06:15:47.507", + "vulnStatus": "Received", + "descriptions": [ + { + "lang": "en", + "value": "A vulnerability classified as problematic has been found in Project Worlds Online Lawyer Management System 1.0. Affected is an unknown function of the component User Registration. The manipulation of the argument First Name leads to cross site scripting. It is possible to launch the attack remotely. The exploit has been disclosed to the public and may be used. VDB-249822 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:N/UI:R/S:U/C:N/I:L/A:N", + "attackVector": "NETWORK", + "attackComplexity": "LOW", + "privilegesRequired": "NONE", + "userInteraction": "REQUIRED", + "scope": "UNCHANGED", + "confidentialityImpact": "NONE", + "integrityImpact": "LOW", + "availabilityImpact": "NONE", + "baseScore": 4.3, + "baseSeverity": "MEDIUM" + }, + "exploitabilityScore": 2.8, + "impactScore": 1.4 + } + ], + "cvssMetricV2": [ + { + "source": "cna@vuldb.com", + "type": "Secondary", + "cvssData": { + "version": "2.0", + "vectorString": "AV:N/AC:L/Au:N/C:N/I:P/A:N", + "accessVector": "NETWORK", + "accessComplexity": "LOW", + "authentication": "NONE", + "confidentialityImpact": "NONE", + "integrityImpact": "PARTIAL", + "availabilityImpact": "NONE", + "baseScore": 5.0 + }, + "baseSeverity": "MEDIUM", + "exploitabilityScore": 10.0, + "impactScore": 2.9, + "acInsufInfo": false, + "obtainAllPrivilege": false, + "obtainUserPrivilege": false, + "obtainOtherPrivilege": false, + "userInteractionRequired": false + } + ] + }, + "weaknesses": [ + { + "source": "cna@vuldb.com", + "type": "Secondary", + "description": [ + { + "lang": "en", + "value": "CWE-79" + } + ] + } + ], + "references": [ + { + "url": "https://drive.google.com/file/d/1U60z1xzBzJjalbmwBmPD5NjJ4pPaDevF/view?usp=sharing", + "source": "cna@vuldb.com" + }, + { + "url": "https://vuldb.com/?ctiid.249822", + "source": "cna@vuldb.com" + }, + { + "url": "https://vuldb.com/?id.249822", + "source": "cna@vuldb.com" + } + ] +} \ No newline at end of file diff --git a/CVE-2024/CVE-2024-02xx/CVE-2024-0267.json b/CVE-2024/CVE-2024-02xx/CVE-2024-0267.json new file mode 100644 index 00000000000..49c6deb8231 --- /dev/null +++ b/CVE-2024/CVE-2024-02xx/CVE-2024-0267.json @@ -0,0 +1,88 @@ +{ + "id": "CVE-2024-0267", + "sourceIdentifier": "cna@vuldb.com", + "published": "2024-01-07T06:15:47.863", + "lastModified": "2024-01-07T06:15:47.863", + "vulnStatus": "Received", + "descriptions": [ + { + "lang": "en", + "value": "A vulnerability classified as critical was found in Kashipara Hospital Management System up to 1.0. Affected by this vulnerability is an unknown functionality of the file login.php of the component Parameter Handler. The manipulation of the argument email/password leads to sql 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-249823." + } + ], + "metrics": { + "cvssMetricV31": [ + { + "source": "cna@vuldb.com", + "type": "Secondary", + "cvssData": { + "version": "3.1", + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L", + "attackVector": "NETWORK", + "attackComplexity": "LOW", + "privilegesRequired": "NONE", + "userInteraction": "NONE", + "scope": "UNCHANGED", + "confidentialityImpact": "LOW", + "integrityImpact": "LOW", + "availabilityImpact": "LOW", + "baseScore": 7.3, + "baseSeverity": "HIGH" + }, + "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", + "accessVector": "NETWORK", + "accessComplexity": "LOW", + "authentication": "NONE", + "confidentialityImpact": "PARTIAL", + "integrityImpact": "PARTIAL", + "availabilityImpact": "PARTIAL", + "baseScore": 7.5 + }, + "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-89" + } + ] + } + ], + "references": [ + { + "url": "https://github.com/E1CHO/cve_hub/blob/main/Hospital%20Managment%20System/Hospital%20Managment%20System%20-%20vuln%201.pdf", + "source": "cna@vuldb.com" + }, + { + "url": "https://vuldb.com/?ctiid.249823", + "source": "cna@vuldb.com" + }, + { + "url": "https://vuldb.com/?id.249823", + "source": "cna@vuldb.com" + } + ] +} \ No newline at end of file diff --git a/README.md b/README.md index e7585cdb37c..f86922cb19c 100644 --- a/README.md +++ b/README.md @@ -9,13 +9,13 @@ Repository synchronizes with the NVD every 2 hours. ### Last Repository Update ```plain -2024-01-07T05:00:24.570926+00:00 +2024-01-07T07:00:24.065083+00:00 ``` ### Most recent CVE Modification Timestamp synchronized with NVD ```plain -2024-01-07T04:15:08.563000+00:00 +2024-01-07T06:15:47.863000+00:00 ``` ### Last Data Feed Release @@ -29,14 +29,17 @@ Download and Changelog: [Click](https://github.com/fkie-cad/nvd-json-data-feeds/ ### Total Number of included CVEs ```plain -234973 +234977 ``` ### CVEs added in the last Commit -Recently added CVEs: `1` +Recently added CVEs: `4` -* [CVE-2024-0263](CVE-2024/CVE-2024-02xx/CVE-2024-0263.json) (`2024-01-07T04:15:08.563`) +* [CVE-2024-0264](CVE-2024/CVE-2024-02xx/CVE-2024-0264.json) (`2024-01-07T05:15:09.143`) +* [CVE-2024-0265](CVE-2024/CVE-2024-02xx/CVE-2024-0265.json) (`2024-01-07T05:15:09.977`) +* [CVE-2024-0266](CVE-2024/CVE-2024-02xx/CVE-2024-0266.json) (`2024-01-07T06:15:47.507`) +* [CVE-2024-0267](CVE-2024/CVE-2024-02xx/CVE-2024-0267.json) (`2024-01-07T06:15:47.863`) ### CVEs modified in the last Commit