From fac0ae1b9a272ffeefdbfd1bf83938243dc700a8 Mon Sep 17 00:00:00 2001 From: cad-safe-bot Date: Thu, 29 Jun 2023 14:00:35 +0000 Subject: [PATCH] Auto-Update: 2023-06-29T14:00:31.931206+00:00 --- CVE-2022/CVE-2022-302xx/CVE-2022-30256.json | 6 ++- CVE-2023/CVE-2023-311xx/CVE-2023-31137.json | 6 ++- CVE-2023/CVE-2023-33xx/CVE-2023-3302.json | 56 +++++++++++++++++++-- CVE-2023/CVE-2023-366xx/CVE-2023-36617.json | 20 ++++++++ CVE-2023/CVE-2023-366xx/CVE-2023-36632.json | 8 ++- README.md | 14 ++++-- 6 files changed, 97 insertions(+), 13 deletions(-) create mode 100644 CVE-2023/CVE-2023-366xx/CVE-2023-36617.json diff --git a/CVE-2022/CVE-2022-302xx/CVE-2022-30256.json b/CVE-2022/CVE-2022-302xx/CVE-2022-30256.json index 68664d12ba5..6af79d0c4f3 100644 --- a/CVE-2022/CVE-2022-302xx/CVE-2022-30256.json +++ b/CVE-2022/CVE-2022-302xx/CVE-2022-30256.json @@ -2,7 +2,7 @@ "id": "CVE-2022-30256", "sourceIdentifier": "cve@mitre.org", "published": "2022-11-19T00:15:10.497", - "lastModified": "2023-06-19T13:15:09.320", + "lastModified": "2023-06-29T12:15:09.920", "vulnStatus": "Modified", "descriptions": [ { @@ -98,6 +98,10 @@ "tags": [ "Vendor Advisory" ] + }, + { + "url": "https://www.debian.org/security/2023/dsa-5441", + "source": "cve@mitre.org" } ] } \ No newline at end of file diff --git a/CVE-2023/CVE-2023-311xx/CVE-2023-31137.json b/CVE-2023/CVE-2023-311xx/CVE-2023-31137.json index c0b2841ecc8..90c0d8ebad4 100644 --- a/CVE-2023/CVE-2023-311xx/CVE-2023-31137.json +++ b/CVE-2023/CVE-2023-311xx/CVE-2023-31137.json @@ -2,7 +2,7 @@ "id": "CVE-2023-31137", "sourceIdentifier": "security-advisories@github.com", "published": "2023-05-09T14:15:13.607", - "lastModified": "2023-06-19T13:15:09.647", + "lastModified": "2023-06-29T12:15:10.103", "vulnStatus": "Modified", "descriptions": [ { @@ -117,6 +117,10 @@ { "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NB7LDZM5AGWC5BHHQHW6CP5OFNBBKFOQ/", "source": "security-advisories@github.com" + }, + { + "url": "https://www.debian.org/security/2023/dsa-5441", + "source": "security-advisories@github.com" } ] } \ No newline at end of file diff --git a/CVE-2023/CVE-2023-33xx/CVE-2023-3302.json b/CVE-2023/CVE-2023-33xx/CVE-2023-3302.json index f3712d80dec..05f436a9034 100644 --- a/CVE-2023/CVE-2023-33xx/CVE-2023-3302.json +++ b/CVE-2023/CVE-2023-33xx/CVE-2023-3302.json @@ -2,8 +2,8 @@ "id": "CVE-2023-3302", "sourceIdentifier": "security@huntr.dev", "published": "2023-06-23T13:15:10.517", - "lastModified": "2023-06-23T15:14:22.530", - "vulnStatus": "Awaiting Analysis", + "lastModified": "2023-06-29T13:30:44.040", + "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", @@ -11,6 +11,28 @@ } ], "metrics": { + "cvssMetricV31": [ + { + "source": "nvd@nist.gov", + "type": "Primary", + "cvssData": { + "version": "3.1", + "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", + "attackVector": "LOCAL", + "attackComplexity": "LOW", + "privilegesRequired": "NONE", + "userInteraction": "REQUIRED", + "scope": "UNCHANGED", + "confidentialityImpact": "HIGH", + "integrityImpact": "HIGH", + "availabilityImpact": "HIGH", + "baseScore": 7.8, + "baseSeverity": "HIGH" + }, + "exploitabilityScore": 1.8, + "impactScore": 5.9 + } + ], "cvssMetricV30": [ { "source": "security@huntr.dev", @@ -46,14 +68,40 @@ ] } ], + "configurations": [ + { + "nodes": [ + { + "operator": "OR", + "negate": false, + "cpeMatch": [ + { + "vulnerable": true, + "criteria": "cpe:2.3:a:admidio:admidio:*:*:*:*:*:*:*:*", + "versionEndExcluding": "4.2.9", + "matchCriteriaId": "E38D2EC2-B220-473C-ABD0-5CD26F447C2E" + } + ] + } + ] + } + ], "references": [ { "url": "https://github.com/admidio/admidio/commit/c87a7074a1a73c4851263060afd76aa4d5b6415f", - "source": "security@huntr.dev" + "source": "security@huntr.dev", + "tags": [ + "Patch" + ] }, { "url": "https://huntr.dev/bounties/5e18619f-8379-464a-aad2-65883bb4e81a", - "source": "security@huntr.dev" + "source": "security@huntr.dev", + "tags": [ + "Exploit", + "Patch", + "Third Party Advisory" + ] } ] } \ No newline at end of file diff --git a/CVE-2023/CVE-2023-366xx/CVE-2023-36617.json b/CVE-2023/CVE-2023-366xx/CVE-2023-36617.json new file mode 100644 index 00000000000..a4b46c5443f --- /dev/null +++ b/CVE-2023/CVE-2023-366xx/CVE-2023-36617.json @@ -0,0 +1,20 @@ +{ + "id": "CVE-2023-36617", + "sourceIdentifier": "cve@mitre.org", + "published": "2023-06-29T13:15:09.583", + "lastModified": "2023-06-29T13:15:09.583", + "vulnStatus": "Received", + "descriptions": [ + { + "lang": "en", + "value": "A ReDoS issue was discovered in the URI component before 0.12.2 for Ruby. The URI parser mishandles invalid URLs that have specific characters. There is an increase in execution time for parsing strings to URI objects with rfc2396_parser.rb and rfc3986_parser.rb. NOTE: this issue exists becuse of an incomplete fix for CVE-2023-28755. Version 0.10.3 is also a fixed version." + } + ], + "metrics": {}, + "references": [ + { + "url": "https://www.ruby-lang.org/en/news/2023/06/29/redos-in-uri-CVE-2023-36617/", + "source": "cve@mitre.org" + } + ] +} \ No newline at end of file diff --git a/CVE-2023/CVE-2023-366xx/CVE-2023-36632.json b/CVE-2023/CVE-2023-366xx/CVE-2023-36632.json index 14f7c1b3077..3abb14216d8 100644 --- a/CVE-2023/CVE-2023-366xx/CVE-2023-36632.json +++ b/CVE-2023/CVE-2023-366xx/CVE-2023-36632.json @@ -2,12 +2,12 @@ "id": "CVE-2023-36632", "sourceIdentifier": "cve@mitre.org", "published": "2023-06-25T18:15:09.313", - "lastModified": "2023-06-26T13:02:36.297", + "lastModified": "2023-06-29T13:15:09.640", "vulnStatus": "Awaiting Analysis", "descriptions": [ { "lang": "en", - "value": "The legacy email.utils.parseaddr function in Python through 3.11.4 allows attackers to trigger \"RecursionError: maximum recursion depth exceeded while calling a Python object\" via a crafted argument. This argument is plausibly an untrusted value from an application's input data that was supposed to contain a name and an e-mail address. NOTE: email.utils.parseaddr is categorized as a Legacy API in the documentation of the Python email package. Applications should instead use the email.parser.BytesParser or email.parser.Parser class." + "value": "** DISPUTED ** The legacy email.utils.parseaddr function in Python through 3.11.4 allows attackers to trigger \"RecursionError: maximum recursion depth exceeded while calling a Python object\" via a crafted argument. This argument is plausibly an untrusted value from an application's input data that was supposed to contain a name and an e-mail address. NOTE: email.utils.parseaddr is categorized as a Legacy API in the documentation of the Python email package. Applications should instead use the email.parser.BytesParser or email.parser.Parser class. NOTE: the vendor's perspective is that this is neither a vulnerability nor a bug. The email package is intended to have size limits and to throw an exception when limits are exceeded; they were exceeded by the example demonstration code." } ], "metrics": {}, @@ -23,6 +23,10 @@ { "url": "https://github.com/Daybreak2019/PoC_python3.9_Vul/blob/main/RecursionError-email.utils.parseaddr.py", "source": "cve@mitre.org" + }, + { + "url": "https://github.com/python/cpython/issues/103800", + "source": "cve@mitre.org" } ] } \ No newline at end of file diff --git a/README.md b/README.md index 199e2066910..f6d867f0cd5 100644 --- a/README.md +++ b/README.md @@ -9,13 +9,13 @@ Repository synchronizes with the NVD every 2 hours. ### Last Repository Update ```plain -2023-06-29T12:00:28.989849+00:00 +2023-06-29T14:00:31.931206+00:00 ``` ### Most recent CVE Modification Timestamp synchronized with NVD ```plain -2023-06-29T10:15:09.650000+00:00 +2023-06-29T13:30:44.040000+00:00 ``` ### Last Data Feed Release @@ -29,20 +29,24 @@ Download and Changelog: [Click](https://github.com/fkie-cad/nvd-json-data-feeds/ ### Total Number of included CVEs ```plain -218869 +218870 ``` ### CVEs added in the last Commit Recently added CVEs: `1` -* [CVE-2023-22886](CVE-2023/CVE-2023-228xx/CVE-2023-22886.json) (`2023-06-29T10:15:09.650`) +* [CVE-2023-36617](CVE-2023/CVE-2023-366xx/CVE-2023-36617.json) (`2023-06-29T13:15:09.583`) ### CVEs modified in the last Commit -Recently modified CVEs: `0` +Recently modified CVEs: `4` +* [CVE-2022-30256](CVE-2022/CVE-2022-302xx/CVE-2022-30256.json) (`2023-06-29T12:15:09.920`) +* [CVE-2023-31137](CVE-2023/CVE-2023-311xx/CVE-2023-31137.json) (`2023-06-29T12:15:10.103`) +* [CVE-2023-36632](CVE-2023/CVE-2023-366xx/CVE-2023-36632.json) (`2023-06-29T13:15:09.640`) +* [CVE-2023-3302](CVE-2023/CVE-2023-33xx/CVE-2023-3302.json) (`2023-06-29T13:30:44.040`) ## Download and Usage