diff --git a/CVE-2023/CVE-2023-471xx/CVE-2023-47100.json b/CVE-2023/CVE-2023-471xx/CVE-2023-47100.json new file mode 100644 index 00000000000..c4d66cc98b5 --- /dev/null +++ b/CVE-2023/CVE-2023-471xx/CVE-2023-47100.json @@ -0,0 +1,20 @@ +{ + "id": "CVE-2023-47100", + "sourceIdentifier": "cve@mitre.org", + "published": "2023-12-02T23:15:07.187", + "lastModified": "2023-12-03T00:15:07.133", + "vulnStatus": "Received", + "descriptions": [ + { + "lang": "en", + "value": "In Perl before 5.38.2, S_parse_uniprop_string in regcomp.c can write to unallocated space because a property name associated with a \\p{...} regular expression construct is mishandled. The earliest affected version is 5.30.0." + } + ], + "metrics": {}, + "references": [ + { + "url": "https://github.com/Perl/perl5/commit/ff1f9f59360afeebd6f75ca1502f5c3ebf077da3", + "source": "cve@mitre.org" + } + ] +} \ No newline at end of file diff --git a/CVE-2023/CVE-2023-64xx/CVE-2023-6474.json b/CVE-2023/CVE-2023-64xx/CVE-2023-6474.json new file mode 100644 index 00000000000..484db8b435d --- /dev/null +++ b/CVE-2023/CVE-2023-64xx/CVE-2023-6474.json @@ -0,0 +1,88 @@ +{ + "id": "CVE-2023-6474", + "sourceIdentifier": "cna@vuldb.com", + "published": "2023-12-03T00:15:07.253", + "lastModified": "2023-12-03T00:15:07.253", + "vulnStatus": "Received", + "descriptions": [ + { + "lang": "en", + "value": "A vulnerability has been found in PHPGurukul Nipah Virus Testing Management System 1.0 and classified as problematic. This vulnerability affects unknown code of the file manage-phlebotomist.php. The manipulation of the argument pid leads to cross-site request forgery. 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-246640." + } + ], + "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": "Primary", + "description": [ + { + "lang": "en", + "value": "CWE-352" + } + ] + } + ], + "references": [ + { + "url": "https://github.com/dhabaleshwar/niv_testing_csrf/blob/main/exploit.md", + "source": "cna@vuldb.com" + }, + { + "url": "https://vuldb.com/?ctiid.246640", + "source": "cna@vuldb.com" + }, + { + "url": "https://vuldb.com/?id.246640", + "source": "cna@vuldb.com" + } + ] +} \ No newline at end of file diff --git a/README.md b/README.md index 33e859ec8b4..fc5e42b0f1f 100644 --- a/README.md +++ b/README.md @@ -9,13 +9,13 @@ Repository synchronizes with the NVD every 2 hours. ### Last Repository Update ```plain -2023-12-02T23:00:18.436652+00:00 +2023-12-03T00:55:18.116646+00:00 ``` ### Most recent CVE Modification Timestamp synchronized with NVD ```plain -2023-12-02T21:15:07.227000+00:00 +2023-12-03T00:15:07.253000+00:00 ``` ### Last Data Feed Release @@ -29,14 +29,15 @@ Download and Changelog: [Click](https://github.com/fkie-cad/nvd-json-data-feeds/ ### Total Number of included CVEs ```plain -231987 +231989 ``` ### CVEs added in the last Commit -Recently added CVEs: `1` +Recently added CVEs: `2` -* [CVE-2023-6473](CVE-2023/CVE-2023-64xx/CVE-2023-6473.json) (`2023-12-02T21:15:07.227`) +* [CVE-2023-47100](CVE-2023/CVE-2023-471xx/CVE-2023-47100.json) (`2023-12-02T23:15:07.187`) +* [CVE-2023-6474](CVE-2023/CVE-2023-64xx/CVE-2023-6474.json) (`2023-12-03T00:15:07.253`) ### CVEs modified in the last Commit