diff --git a/CVE-2023/CVE-2023-70xx/CVE-2023-7090.json b/CVE-2023/CVE-2023-70xx/CVE-2023-7090.json new file mode 100644 index 00000000000..c750afe2117 --- /dev/null +++ b/CVE-2023/CVE-2023-70xx/CVE-2023-7090.json @@ -0,0 +1,63 @@ +{ + "id": "CVE-2023-7090", + "sourceIdentifier": "secalert@redhat.com", + "published": "2023-12-23T23:15:07.560", + "lastModified": "2023-12-23T23:15:07.560", + "vulnStatus": "Received", + "descriptions": [ + { + "lang": "en", + "value": "A flaw was found in sudo in the handling of ipa_hostname, where ipa_hostname from /etc/sssd/sssd.conf was not propagated in sudo. Therefore, it leads to privilege mismanagement vulnerability in applications, where client hosts retain privileges even after retracting them." + } + ], + "metrics": { + "cvssMetricV31": [ + { + "source": "secalert@redhat.com", + "type": "Secondary", + "cvssData": { + "version": "3.1", + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:L/I:L/A:L", + "attackVector": "NETWORK", + "attackComplexity": "LOW", + "privilegesRequired": "HIGH", + "userInteraction": "NONE", + "scope": "CHANGED", + "confidentialityImpact": "LOW", + "integrityImpact": "LOW", + "availabilityImpact": "LOW", + "baseScore": 6.6, + "baseSeverity": "MEDIUM" + }, + "exploitabilityScore": 2.3, + "impactScore": 3.7 + } + ] + }, + "weaknesses": [ + { + "source": "secalert@redhat.com", + "type": "Secondary", + "description": [ + { + "lang": "en", + "value": "CWE-269" + } + ] + } + ], + "references": [ + { + "url": "https://access.redhat.com/security/cve/CVE-2023-7090", + "source": "secalert@redhat.com" + }, + { + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2255723", + "source": "secalert@redhat.com" + }, + { + "url": "https://www.sudo.ws/releases/legacy/#1.8.28", + "source": "secalert@redhat.com" + } + ] +} \ No newline at end of file diff --git a/README.md b/README.md index e0fc2078772..8de94747952 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-23T23:00:24.794733+00:00 +2023-12-24T00:55:24.660789+00:00 ``` ### Most recent CVE Modification Timestamp synchronized with NVD ```plain -2023-12-23T21:15:07.883000+00:00 +2023-12-23T23:15:07.560000+00:00 ``` ### Last Data Feed Release @@ -29,20 +29,20 @@ Download and Changelog: [Click](https://github.com/fkie-cad/nvd-json-data-feeds/ ### Total Number of included CVEs ```plain -234149 +234150 ``` ### CVEs added in the last Commit -Recently added CVEs: `0` +Recently added CVEs: `1` +* [CVE-2023-7090](CVE-2023/CVE-2023-70xx/CVE-2023-7090.json) (`2023-12-23T23:15:07.560`) ### CVEs modified in the last Commit -Recently modified CVEs: `1` +Recently modified CVEs: `0` -* [CVE-2023-49594](CVE-2023/CVE-2023-495xx/CVE-2023-49594.json) (`2023-12-23T21:15:07.883`) ## Download and Usage