Auto-Update: 2024-01-28T15:00:24.304138+00:00

This commit is contained in:
cad-safe-bot 2024-01-28 15:00:27 +00:00
parent 4e5e8da9c6
commit 63d4b8e3fb
2 changed files with 67 additions and 4 deletions

View File

@ -0,0 +1,63 @@
{
"id": "CVE-2023-6200",
"sourceIdentifier": "secalert@redhat.com",
"published": "2024-01-28T13:15:07.817",
"lastModified": "2024-01-28T13:15:07.817",
"vulnStatus": "Received",
"descriptions": [
{
"lang": "en",
"value": "A race condition was found in the Linux Kernel. Under certain conditions, an unauthenticated attacker from an adjacent network could send an ICMPv6 router advertisement packet, causing arbitrary code execution."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "secalert@redhat.com",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"attackVector": "ADJACENT_NETWORK",
"attackComplexity": "HIGH",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 1.6,
"impactScore": 5.9
}
]
},
"weaknesses": [
{
"source": "secalert@redhat.com",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-362"
}
]
}
],
"references": [
{
"url": "https://access.redhat.com/security/cve/CVE-2023-6200",
"source": "secalert@redhat.com"
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2250377",
"source": "secalert@redhat.com"
},
{
"url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=dade3f6a1e4e",
"source": "secalert@redhat.com"
}
]
}

View File

@ -9,13 +9,13 @@ Repository synchronizes with the NVD every 2 hours.
### Last Repository Update
```plain
2024-01-28T13:00:24.637500+00:00
2024-01-28T15:00:24.304138+00:00
```
### Most recent CVE Modification Timestamp synchronized with NVD
```plain
2024-01-28T12:15:52.737000+00:00
2024-01-28T13:15:07.817000+00:00
```
### Last Data Feed Release
@ -29,14 +29,14 @@ Download and Changelog: [Click](https://github.com/fkie-cad/nvd-json-data-feeds/
### Total Number of included CVEs
```plain
236977
236978
```
### CVEs added in the last Commit
Recently added CVEs: `1`
* [CVE-2024-0841](CVE-2024/CVE-2024-08xx/CVE-2024-0841.json) (`2024-01-28T12:15:52.737`)
* [CVE-2023-6200](CVE-2023/CVE-2023-62xx/CVE-2023-6200.json) (`2024-01-28T13:15:07.817`)
### CVEs modified in the last Commit