diff --git a/CVE-2008/CVE-2008-23xx/CVE-2008-2383.json b/CVE-2008/CVE-2008-23xx/CVE-2008-2383.json index 35ee6f9e396..78fab783012 100644 --- a/CVE-2008/CVE-2008-23xx/CVE-2008-2383.json +++ b/CVE-2008/CVE-2008-23xx/CVE-2008-2383.json @@ -2,7 +2,7 @@ "id": "CVE-2008-2383", "sourceIdentifier": "cve@mitre.org", "published": "2009-01-02T18:11:09.483", - "lastModified": "2018-10-03T21:54:24.923", + "lastModified": "2023-07-26T02:15:08.883", "vulnStatus": "Modified", "descriptions": [ { @@ -130,6 +130,10 @@ "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/47655", "source": "cve@mitre.org" }, + { + "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VOOVZTIABA4MIFUGTAVYWO6QXSUXSST4/", + "source": "cve@mitre.org" + }, { "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A9317", "source": "cve@mitre.org" diff --git a/CVE-2020/CVE-2020-239xx/CVE-2020-23909.json b/CVE-2020/CVE-2020-239xx/CVE-2020-23909.json index d5681777201..a742b05b4ac 100644 --- a/CVE-2020/CVE-2020-239xx/CVE-2020-23909.json +++ b/CVE-2020/CVE-2020-239xx/CVE-2020-23909.json @@ -2,19 +2,78 @@ "id": "CVE-2020-23909", "sourceIdentifier": "cve@mitre.org", "published": "2023-07-18T14:15:11.423", - "lastModified": "2023-07-18T14:47:25.743", - "vulnStatus": "Awaiting Analysis", + "lastModified": "2023-07-26T03:33:03.690", + "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "Heap-based buffer over-read in function png_convert_4 in file pngex.cc in AdvanceMAME through 2.1." } ], - "metrics": {}, + "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:N/A:H", + "attackVector": "LOCAL", + "attackComplexity": "LOW", + "privilegesRequired": "NONE", + "userInteraction": "REQUIRED", + "scope": "UNCHANGED", + "confidentialityImpact": "HIGH", + "integrityImpact": "NONE", + "availabilityImpact": "HIGH", + "baseScore": 7.1, + "baseSeverity": "HIGH" + }, + "exploitabilityScore": 1.8, + "impactScore": 5.2 + } + ] + }, + "weaknesses": [ + { + "source": "nvd@nist.gov", + "type": "Primary", + "description": [ + { + "lang": "en", + "value": "CWE-125" + } + ] + } + ], + "configurations": [ + { + "nodes": [ + { + "operator": "OR", + "negate": false, + "cpeMatch": [ + { + "vulnerable": true, + "criteria": "cpe:2.3:a:advancemame:advancemame:*:*:*:*:*:*:*:*", + "versionEndIncluding": "2.1", + "matchCriteriaId": "33727852-3695-46A0-9081-7CBC50C12B17" + } + ] + } + ] + } + ], "references": [ { "url": "https://sourceforge.net/p/advancemame/bugs/285/", - "source": "cve@mitre.org" + "source": "cve@mitre.org", + "tags": [ + "Exploit", + "Issue Tracking", + "Patch", + "Third Party Advisory" + ] } ] } \ No newline at end of file diff --git a/CVE-2020/CVE-2020-239xx/CVE-2020-23910.json b/CVE-2020/CVE-2020-239xx/CVE-2020-23910.json index d51329c392a..e1f4614dd38 100644 --- a/CVE-2020/CVE-2020-239xx/CVE-2020-23910.json +++ b/CVE-2020/CVE-2020-239xx/CVE-2020-23910.json @@ -2,19 +2,78 @@ "id": "CVE-2020-23910", "sourceIdentifier": "cve@mitre.org", "published": "2023-07-18T14:15:11.483", - "lastModified": "2023-07-18T14:47:25.743", - "vulnStatus": "Awaiting Analysis", + "lastModified": "2023-07-26T03:26:25.207", + "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "Stack-based buffer overflow vulnerability in asn1c through v0.9.28 via function genhash_get in genhash.c." } ], - "metrics": {}, + "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:N/I:N/A:H", + "attackVector": "LOCAL", + "attackComplexity": "LOW", + "privilegesRequired": "NONE", + "userInteraction": "REQUIRED", + "scope": "UNCHANGED", + "confidentialityImpact": "NONE", + "integrityImpact": "NONE", + "availabilityImpact": "HIGH", + "baseScore": 5.5, + "baseSeverity": "MEDIUM" + }, + "exploitabilityScore": 1.8, + "impactScore": 3.6 + } + ] + }, + "weaknesses": [ + { + "source": "nvd@nist.gov", + "type": "Primary", + "description": [ + { + "lang": "en", + "value": "CWE-787" + } + ] + } + ], + "configurations": [ + { + "nodes": [ + { + "operator": "OR", + "negate": false, + "cpeMatch": [ + { + "vulnerable": true, + "criteria": "cpe:2.3:a:asn1c_project:asn1c:*:*:*:*:*:*:*:*", + "versionEndIncluding": "0.9.28", + "matchCriteriaId": "EA08365B-6741-48EF-8605-5B218F350E9B" + } + ] + } + ] + } + ], "references": [ { "url": "https://github.com/vlm/asn1c/issues/396", - "source": "cve@mitre.org" + "source": "cve@mitre.org", + "tags": [ + "Exploit", + "Issue Tracking", + "Patch", + "Vendor Advisory" + ] } ] } \ No newline at end of file diff --git a/CVE-2020/CVE-2020-239xx/CVE-2020-23911.json b/CVE-2020/CVE-2020-239xx/CVE-2020-23911.json index bfd878e4168..5f5b9038418 100644 --- a/CVE-2020/CVE-2020-239xx/CVE-2020-23911.json +++ b/CVE-2020/CVE-2020-239xx/CVE-2020-23911.json @@ -2,19 +2,78 @@ "id": "CVE-2020-23911", "sourceIdentifier": "cve@mitre.org", "published": "2023-07-18T14:15:11.537", - "lastModified": "2023-07-18T14:47:25.743", - "vulnStatus": "Awaiting Analysis", + "lastModified": "2023-07-26T03:26:17.360", + "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "An issue was discovered in asn1c through v0.9.28. A NULL pointer dereference exists in the function _default_error_logger() located in asn1fix.c. It allows an attacker to cause Denial of Service." } ], - "metrics": {}, + "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:N/I:N/A:H", + "attackVector": "LOCAL", + "attackComplexity": "LOW", + "privilegesRequired": "NONE", + "userInteraction": "REQUIRED", + "scope": "UNCHANGED", + "confidentialityImpact": "NONE", + "integrityImpact": "NONE", + "availabilityImpact": "HIGH", + "baseScore": 5.5, + "baseSeverity": "MEDIUM" + }, + "exploitabilityScore": 1.8, + "impactScore": 3.6 + } + ] + }, + "weaknesses": [ + { + "source": "nvd@nist.gov", + "type": "Primary", + "description": [ + { + "lang": "en", + "value": "CWE-476" + } + ] + } + ], + "configurations": [ + { + "nodes": [ + { + "operator": "OR", + "negate": false, + "cpeMatch": [ + { + "vulnerable": true, + "criteria": "cpe:2.3:a:asn1c_project:asn1c:*:*:*:*:*:*:*:*", + "versionEndIncluding": "0.9.28", + "matchCriteriaId": "EA08365B-6741-48EF-8605-5B218F350E9B" + } + ] + } + ] + } + ], "references": [ { "url": "https://github.com/vlm/asn1c/issues/394", - "source": "cve@mitre.org" + "source": "cve@mitre.org", + "tags": [ + "Exploit", + "Issue Tracking", + "Patch", + "Vendor Advisory" + ] } ] } \ No newline at end of file diff --git a/CVE-2023/CVE-2023-10xx/CVE-2023-1055.json b/CVE-2023/CVE-2023-10xx/CVE-2023-1055.json index 389eaa7b347..2da2a3746de 100644 --- a/CVE-2023/CVE-2023-10xx/CVE-2023-1055.json +++ b/CVE-2023/CVE-2023-10xx/CVE-2023-1055.json @@ -2,8 +2,8 @@ "id": "CVE-2023-1055", "sourceIdentifier": "secalert@redhat.com", "published": "2023-02-27T22:15:09.990", - "lastModified": "2023-03-08T17:29:06.000", - "vulnStatus": "Analyzed", + "lastModified": "2023-07-26T02:15:09.187", + "vulnStatus": "Modified", "descriptions": [ { "lang": "en", @@ -116,6 +116,10 @@ "Issue Tracking", "Vendor Advisory" ] + }, + { + "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/MZOYQ5TCV6ZEPMDV4CSLK3KINAAO4SRI/", + "source": "secalert@redhat.com" } ] } \ No newline at end of file diff --git a/CVE-2023/CVE-2023-26xx/CVE-2023-2640.json b/CVE-2023/CVE-2023-26xx/CVE-2023-2640.json new file mode 100644 index 00000000000..b63c9f38921 --- /dev/null +++ b/CVE-2023/CVE-2023-26xx/CVE-2023-2640.json @@ -0,0 +1,67 @@ +{ + "id": "CVE-2023-2640", + "sourceIdentifier": "security@ubuntu.com", + "published": "2023-07-26T02:15:09.300", + "lastModified": "2023-07-26T02:15:09.300", + "vulnStatus": "Received", + "descriptions": [ + { + "lang": "en", + "value": "On Ubuntu kernels carrying both c914c0e27eb0 and \"UBUNTU: SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs\", an unprivileged user may set privileged extended attributes on the mounted files, leading them to be set on the upper files without the appropriate security checks." + } + ], + "metrics": { + "cvssMetricV31": [ + { + "source": "security@ubuntu.com", + "type": "Secondary", + "cvssData": { + "version": "3.1", + "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", + "attackVector": "LOCAL", + "attackComplexity": "LOW", + "privilegesRequired": "LOW", + "userInteraction": "NONE", + "scope": "UNCHANGED", + "confidentialityImpact": "HIGH", + "integrityImpact": "HIGH", + "availabilityImpact": "HIGH", + "baseScore": 7.8, + "baseSeverity": "HIGH" + }, + "exploitabilityScore": 1.8, + "impactScore": 5.9 + } + ] + }, + "weaknesses": [ + { + "source": "security@ubuntu.com", + "type": "Secondary", + "description": [ + { + "lang": "en", + "value": "CWE-863" + } + ] + } + ], + "references": [ + { + "url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-2640", + "source": "security@ubuntu.com" + }, + { + "url": "https://lists.ubuntu.com/archives/kernel-team/2023-July/140923.html", + "source": "security@ubuntu.com" + }, + { + "url": "https://ubuntu.com/security/notices/USN-6250-1", + "source": "security@ubuntu.com" + }, + { + "url": "https://wiz.io/blog/ubuntu-overlayfs-vulnerability", + "source": "security@ubuntu.com" + } + ] +} \ No newline at end of file diff --git a/CVE-2023/CVE-2023-326xx/CVE-2023-32629.json b/CVE-2023/CVE-2023-326xx/CVE-2023-32629.json new file mode 100644 index 00000000000..33dc04d0846 --- /dev/null +++ b/CVE-2023/CVE-2023-326xx/CVE-2023-32629.json @@ -0,0 +1,67 @@ +{ + "id": "CVE-2023-32629", + "sourceIdentifier": "security@ubuntu.com", + "published": "2023-07-26T02:15:09.413", + "lastModified": "2023-07-26T03:15:10.457", + "vulnStatus": "Received", + "descriptions": [ + { + "lang": "en", + "value": "Local privilege escalation vulnerability in Ubuntu Kernels overlayfs ovl_copy_up_meta_inode_data skip permission checks when calling ovl_do_setxattr on Ubuntu kernels" + } + ], + "metrics": { + "cvssMetricV31": [ + { + "source": "security@ubuntu.com", + "type": "Secondary", + "cvssData": { + "version": "3.1", + "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", + "attackVector": "LOCAL", + "attackComplexity": "LOW", + "privilegesRequired": "LOW", + "userInteraction": "NONE", + "scope": "UNCHANGED", + "confidentialityImpact": "HIGH", + "integrityImpact": "HIGH", + "availabilityImpact": "HIGH", + "baseScore": 7.8, + "baseSeverity": "HIGH" + }, + "exploitabilityScore": 1.8, + "impactScore": 5.9 + } + ] + }, + "weaknesses": [ + { + "source": "security@ubuntu.com", + "type": "Secondary", + "description": [ + { + "lang": "en", + "value": "CWE-863" + } + ] + } + ], + "references": [ + { + "url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-32629", + "source": "security@ubuntu.com" + }, + { + "url": "https://lists.ubuntu.com/archives/kernel-team/2023-July/140920.html", + "source": "security@ubuntu.com" + }, + { + "url": "https://ubuntu.com/security/notices/USN-6250-1", + "source": "security@ubuntu.com" + }, + { + "url": "https://wiz.io/blog/ubuntu-overlayfs-vulnerability", + "source": "security@ubuntu.com" + } + ] +} \ No newline at end of file diff --git a/CVE-2023/CVE-2023-378xx/CVE-2023-37889.json b/CVE-2023/CVE-2023-378xx/CVE-2023-37889.json index f0e5df69ad7..912f7f8bc34 100644 --- a/CVE-2023/CVE-2023-378xx/CVE-2023-37889.json +++ b/CVE-2023/CVE-2023-378xx/CVE-2023-37889.json @@ -2,8 +2,8 @@ "id": "CVE-2023-37889", "sourceIdentifier": "audit@patchstack.com", "published": "2023-07-18T13:15:12.197", - "lastModified": "2023-07-18T14:11:49.930", - "vulnStatus": "Awaiting Analysis", + "lastModified": "2023-07-26T03:25:27.417", + "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", @@ -12,6 +12,26 @@ ], "metrics": { "cvssMetricV31": [ + { + "source": "nvd@nist.gov", + "type": "Primary", + "cvssData": { + "version": "3.1", + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", + "attackVector": "NETWORK", + "attackComplexity": "LOW", + "privilegesRequired": "NONE", + "userInteraction": "REQUIRED", + "scope": "UNCHANGED", + "confidentialityImpact": "HIGH", + "integrityImpact": "HIGH", + "availabilityImpact": "HIGH", + "baseScore": 8.8, + "baseSeverity": "HIGH" + }, + "exploitabilityScore": 2.8, + "impactScore": 5.9 + }, { "source": "audit@patchstack.com", "type": "Secondary", @@ -46,10 +66,31 @@ ] } ], + "configurations": [ + { + "nodes": [ + { + "operator": "OR", + "negate": false, + "cpeMatch": [ + { + "vulnerable": true, + "criteria": "cpe:2.3:a:wpadmin:aws_cdn:*:*:*:*:*:wordpress:*:*", + "versionEndIncluding": "2.0.13", + "matchCriteriaId": "D121B1C5-7249-41F1-ADCB-48EA842EF7C3" + } + ] + } + ] + } + ], "references": [ { "url": "https://patchstack.com/database/vulnerability/aws-cdn-by-wpadmin/wordpress-wpadmin-aws-cdn-plugin-2-0-13-cross-site-request-forgery-csrf?_s_id=cve", - "source": "audit@patchstack.com" + "source": "audit@patchstack.com", + "tags": [ + "Third Party Advisory" + ] } ] } \ No newline at end of file diff --git a/CVE-2023/CVE-2023-378xx/CVE-2023-37892.json b/CVE-2023/CVE-2023-378xx/CVE-2023-37892.json index e52b4ae3230..b3cfb9e8fbd 100644 --- a/CVE-2023/CVE-2023-378xx/CVE-2023-37892.json +++ b/CVE-2023/CVE-2023-378xx/CVE-2023-37892.json @@ -2,8 +2,8 @@ "id": "CVE-2023-37892", "sourceIdentifier": "audit@patchstack.com", "published": "2023-07-18T13:15:12.290", - "lastModified": "2023-07-18T14:11:49.930", - "vulnStatus": "Awaiting Analysis", + "lastModified": "2023-07-26T03:25:22.217", + "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", @@ -12,6 +12,26 @@ ], "metrics": { "cvssMetricV31": [ + { + "source": "nvd@nist.gov", + "type": "Primary", + "cvssData": { + "version": "3.1", + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", + "attackVector": "NETWORK", + "attackComplexity": "LOW", + "privilegesRequired": "NONE", + "userInteraction": "REQUIRED", + "scope": "UNCHANGED", + "confidentialityImpact": "HIGH", + "integrityImpact": "HIGH", + "availabilityImpact": "HIGH", + "baseScore": 8.8, + "baseSeverity": "HIGH" + }, + "exploitabilityScore": 2.8, + "impactScore": 5.9 + }, { "source": "audit@patchstack.com", "type": "Secondary", @@ -46,10 +66,31 @@ ] } ], + "configurations": [ + { + "nodes": [ + { + "operator": "OR", + "negate": false, + "cpeMatch": [ + { + "vulnerable": true, + "criteria": "cpe:2.3:a:pluginpress:shortcode_imdb:*:*:*:*:*:wordpress:*:*", + "versionEndIncluding": "6.0.8", + "matchCriteriaId": "FDCBA46F-C550-43FF-B1C2-BEEE3DB632A8" + } + ] + } + ] + } + ], "references": [ { "url": "https://patchstack.com/database/vulnerability/shortcode-imdb/wordpress-shortcode-imdb-plugin-6-0-8-cross-site-request-forgery-csrf?_s_id=cve", - "source": "audit@patchstack.com" + "source": "audit@patchstack.com", + "tags": [ + "Third Party Advisory" + ] } ] } \ No newline at end of file diff --git a/CVE-2023/CVE-2023-379xx/CVE-2023-37973.json b/CVE-2023/CVE-2023-379xx/CVE-2023-37973.json index a0d3f46eb36..7f57d13e221 100644 --- a/CVE-2023/CVE-2023-379xx/CVE-2023-37973.json +++ b/CVE-2023/CVE-2023-379xx/CVE-2023-37973.json @@ -2,8 +2,8 @@ "id": "CVE-2023-37973", "sourceIdentifier": "audit@patchstack.com", "published": "2023-07-18T13:15:12.387", - "lastModified": "2023-07-18T14:11:49.930", - "vulnStatus": "Awaiting Analysis", + "lastModified": "2023-07-26T03:25:14.097", + "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", @@ -12,6 +12,26 @@ ], "metrics": { "cvssMetricV31": [ + { + "source": "nvd@nist.gov", + "type": "Primary", + "cvssData": { + "version": "3.1", + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", + "attackVector": "NETWORK", + "attackComplexity": "LOW", + "privilegesRequired": "NONE", + "userInteraction": "REQUIRED", + "scope": "UNCHANGED", + "confidentialityImpact": "HIGH", + "integrityImpact": "HIGH", + "availabilityImpact": "HIGH", + "baseScore": 8.8, + "baseSeverity": "HIGH" + }, + "exploitabilityScore": 2.8, + "impactScore": 5.9 + }, { "source": "audit@patchstack.com", "type": "Secondary", @@ -46,10 +66,31 @@ ] } ], + "configurations": [ + { + "nodes": [ + { + "operator": "OR", + "negate": false, + "cpeMatch": [ + { + "vulnerable": true, + "criteria": "cpe:2.3:a:replace_word_project:replace_word:*:*:*:*:*:wordpress:*:*", + "versionEndIncluding": "2.1", + "matchCriteriaId": "D5349DAE-6E39-4AF0-88FC-47BF653B3F48" + } + ] + } + ] + } + ], "references": [ { "url": "https://patchstack.com/database/vulnerability/replace-word/wordpress-replace-word-plugin-2-1-cross-site-request-forgery-csrf-vulnerability?_s_id=cve", - "source": "audit@patchstack.com" + "source": "audit@patchstack.com", + "tags": [ + "Third Party Advisory" + ] } ] } \ No newline at end of file diff --git a/CVE-2023/CVE-2023-383xx/CVE-2023-38379.json b/CVE-2023/CVE-2023-383xx/CVE-2023-38379.json index 56c6741b216..2714320c4d5 100644 --- a/CVE-2023/CVE-2023-383xx/CVE-2023-38379.json +++ b/CVE-2023/CVE-2023-383xx/CVE-2023-38379.json @@ -2,23 +2,95 @@ "id": "CVE-2023-38379", "sourceIdentifier": "cve@mitre.org", "published": "2023-07-16T17:15:09.337", - "lastModified": "2023-07-17T13:02:42.053", - "vulnStatus": "Awaiting Analysis", + "lastModified": "2023-07-26T03:28:37.867", + "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "The web interface on the RIGOL MSO5000 digital oscilloscope with firmware 00.01.03.00.03 allows remote attackers to change the admin password via a zero-length pass0 to the webcontrol changepwd.cgi application, i.e., the entered password only needs to match the first zero characters of the saved password." } ], - "metrics": {}, + "metrics": { + "cvssMetricV31": [ + { + "source": "nvd@nist.gov", + "type": "Primary", + "cvssData": { + "version": "3.1", + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", + "attackVector": "NETWORK", + "attackComplexity": "LOW", + "privilegesRequired": "NONE", + "userInteraction": "NONE", + "scope": "UNCHANGED", + "confidentialityImpact": "NONE", + "integrityImpact": "HIGH", + "availabilityImpact": "NONE", + "baseScore": 7.5, + "baseSeverity": "HIGH" + }, + "exploitabilityScore": 3.9, + "impactScore": 3.6 + } + ] + }, + "weaknesses": [ + { + "source": "nvd@nist.gov", + "type": "Primary", + "description": [ + { + "lang": "en", + "value": "NVD-CWE-noinfo" + } + ] + } + ], + "configurations": [ + { + "operator": "AND", + "nodes": [ + { + "operator": "OR", + "negate": false, + "cpeMatch": [ + { + "vulnerable": true, + "criteria": "cpe:2.3:o:rigol:mso5000_firmware:00.01.03.00.03:*:*:*:*:*:*:*", + "matchCriteriaId": "920405F8-02DD-4F7C-B54F-CF5FBB0CE92A" + } + ] + }, + { + "operator": "OR", + "negate": false, + "cpeMatch": [ + { + "vulnerable": false, + "criteria": "cpe:2.3:h:rigol:mso5000:-:*:*:*:*:*:*:*", + "matchCriteriaId": "AAEEF5D1-DEE7-45BB-B048-725BDD8E6B51" + } + ] + } + ] + } + ], "references": [ { "url": "https://news.ycombinator.com/item?id=36745664", - "source": "cve@mitre.org" + "source": "cve@mitre.org", + "tags": [ + "Issue Tracking", + "Third Party Advisory" + ] }, { "url": "https://tortel.li/post/insecure-scope/", - "source": "cve@mitre.org" + "source": "cve@mitre.org", + "tags": [ + "Exploit", + "Third Party Advisory" + ] } ] } \ No newline at end of file diff --git a/README.md b/README.md index 7973575027d..98332e584f9 100644 --- a/README.md +++ b/README.md @@ -9,13 +9,13 @@ Repository synchronizes with the NVD every 2 hours. ### Last Repository Update ```plain -2023-07-26T02:00:26.865078+00:00 +2023-07-26T04:00:24.679051+00:00 ``` ### Most recent CVE Modification Timestamp synchronized with NVD ```plain -2023-07-26T01:28:20.900000+00:00 +2023-07-26T03:33:03.690000+00:00 ``` ### Last Data Feed Release @@ -29,44 +29,30 @@ Download and Changelog: [Click](https://github.com/fkie-cad/nvd-json-data-feeds/ ### Total Number of included CVEs ```plain -221034 +221036 ``` ### CVEs added in the last Commit -Recently added CVEs: `0` +Recently added CVEs: `2` +* [CVE-2023-2640](CVE-2023/CVE-2023-26xx/CVE-2023-2640.json) (`2023-07-26T02:15:09.300`) +* [CVE-2023-32629](CVE-2023/CVE-2023-326xx/CVE-2023-32629.json) (`2023-07-26T02:15:09.413`) ### CVEs modified in the last Commit -Recently modified CVEs: `36` +Recently modified CVEs: `9` -* [CVE-2023-31851](CVE-2023/CVE-2023-318xx/CVE-2023-31851.json) (`2023-07-26T00:38:11.730`) -* [CVE-2023-2958](CVE-2023/CVE-2023-29xx/CVE-2023-2958.json) (`2023-07-26T00:39:09.300`) -* [CVE-2023-3418](CVE-2023/CVE-2023-34xx/CVE-2023-3418.json) (`2023-07-26T00:52:04.647`) -* [CVE-2023-35880](CVE-2023/CVE-2023-358xx/CVE-2023-35880.json) (`2023-07-26T00:52:36.047`) -* [CVE-2023-35096](CVE-2023/CVE-2023-350xx/CVE-2023-35096.json) (`2023-07-26T00:52:51.873`) -* [CVE-2023-35089](CVE-2023/CVE-2023-350xx/CVE-2023-35089.json) (`2023-07-26T00:53:17.233`) -* [CVE-2023-37387](CVE-2023/CVE-2023-373xx/CVE-2023-37387.json) (`2023-07-26T01:09:59.490`) -* [CVE-2023-37386](CVE-2023/CVE-2023-373xx/CVE-2023-37386.json) (`2023-07-26T01:10:16.190`) -* [CVE-2023-3376](CVE-2023/CVE-2023-33xx/CVE-2023-3376.json) (`2023-07-26T01:11:04.367`) -* [CVE-2023-3041](CVE-2023/CVE-2023-30xx/CVE-2023-3041.json) (`2023-07-26T01:11:27.043`) -* [CVE-2023-35038](CVE-2023/CVE-2023-350xx/CVE-2023-35038.json) (`2023-07-26T01:11:36.390`) -* [CVE-2023-23646](CVE-2023/CVE-2023-236xx/CVE-2023-23646.json) (`2023-07-26T01:11:44.107`) -* [CVE-2023-38378](CVE-2023/CVE-2023-383xx/CVE-2023-38378.json) (`2023-07-26T01:11:51.500`) -* [CVE-2023-2507](CVE-2023/CVE-2023-25xx/CVE-2023-2507.json) (`2023-07-26T01:15:28.117`) -* [CVE-2023-2268](CVE-2023/CVE-2023-22xx/CVE-2023-2268.json) (`2023-07-26T01:15:37.700`) -* [CVE-2023-27424](CVE-2023/CVE-2023-274xx/CVE-2023-27424.json) (`2023-07-26T01:18:42.467`) -* [CVE-2023-27606](CVE-2023/CVE-2023-276xx/CVE-2023-27606.json) (`2023-07-26T01:18:52.087`) -* [CVE-2023-23719](CVE-2023/CVE-2023-237xx/CVE-2023-23719.json) (`2023-07-26T01:19:00.190`) -* [CVE-2023-22672](CVE-2023/CVE-2023-226xx/CVE-2023-22672.json) (`2023-07-26T01:22:09.480`) -* [CVE-2023-31852](CVE-2023/CVE-2023-318xx/CVE-2023-31852.json) (`2023-07-26T01:22:23.670`) -* [CVE-2023-0439](CVE-2023/CVE-2023-04xx/CVE-2023-0439.json) (`2023-07-26T01:22:41.733`) -* [CVE-2023-2912](CVE-2023/CVE-2023-29xx/CVE-2023-2912.json) (`2023-07-26T01:24:28.907`) -* [CVE-2023-3691](CVE-2023/CVE-2023-36xx/CVE-2023-3691.json) (`2023-07-26T01:25:57.313`) -* [CVE-2023-3182](CVE-2023/CVE-2023-31xx/CVE-2023-3182.json) (`2023-07-26T01:27:47.130`) -* [CVE-2023-3179](CVE-2023/CVE-2023-31xx/CVE-2023-3179.json) (`2023-07-26T01:28:20.900`) +* [CVE-2008-2383](CVE-2008/CVE-2008-23xx/CVE-2008-2383.json) (`2023-07-26T02:15:08.883`) +* [CVE-2020-23911](CVE-2020/CVE-2020-239xx/CVE-2020-23911.json) (`2023-07-26T03:26:17.360`) +* [CVE-2020-23910](CVE-2020/CVE-2020-239xx/CVE-2020-23910.json) (`2023-07-26T03:26:25.207`) +* [CVE-2020-23909](CVE-2020/CVE-2020-239xx/CVE-2020-23909.json) (`2023-07-26T03:33:03.690`) +* [CVE-2023-1055](CVE-2023/CVE-2023-10xx/CVE-2023-1055.json) (`2023-07-26T02:15:09.187`) +* [CVE-2023-37973](CVE-2023/CVE-2023-379xx/CVE-2023-37973.json) (`2023-07-26T03:25:14.097`) +* [CVE-2023-37892](CVE-2023/CVE-2023-378xx/CVE-2023-37892.json) (`2023-07-26T03:25:22.217`) +* [CVE-2023-37889](CVE-2023/CVE-2023-378xx/CVE-2023-37889.json) (`2023-07-26T03:25:27.417`) +* [CVE-2023-38379](CVE-2023/CVE-2023-383xx/CVE-2023-38379.json) (`2023-07-26T03:28:37.867`) ## Download and Usage