Auto-Update: 2023-12-19T07:00:24.094992+00:00

This commit is contained in:
cad-safe-bot 2023-12-19 07:00:27 +00:00
parent 0234c24481
commit 24194afa9a
7 changed files with 45 additions and 23 deletions

View File

@ -2,7 +2,7 @@
"id": "CVE-2020-27792",
"sourceIdentifier": "secalert@redhat.com",
"published": "2022-08-19T23:15:08.303",
"lastModified": "2023-12-13T07:15:07.520",
"lastModified": "2023-12-19T06:15:44.583",
"vulnStatus": "Modified",
"descriptions": [
{
@ -75,7 +75,7 @@
"description": [
{
"lang": "en",
"value": "CWE-122"
"value": "CWE-119"
}
]
}

View File

@ -2,8 +2,8 @@
"id": "CVE-2023-4154",
"sourceIdentifier": "secalert@redhat.com",
"published": "2023-11-07T20:15:08.683",
"lastModified": "2023-11-15T15:40:50.033",
"vulnStatus": "Analyzed",
"lastModified": "2023-12-19T06:15:45.453",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
@ -75,7 +75,7 @@
"description": [
{
"lang": "en",
"value": "CWE-200"
"value": "CWE-787"
}
]
}
@ -136,6 +136,10 @@
"Patch"
]
},
{
"url": "https://security.netapp.com/advisory/ntap-20231124-0002/",
"source": "secalert@redhat.com"
},
{
"url": "https://www.samba.org/samba/security/CVE-2023-4154.html",
"source": "secalert@redhat.com",

View File

@ -2,12 +2,12 @@
"id": "CVE-2023-48795",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-12-18T16:15:10.897",
"lastModified": "2023-12-19T00:15:08.180",
"lastModified": "2023-12-19T05:15:08.540",
"vulnStatus": "Awaiting Analysis",
"descriptions": [
{
"lang": "en",
"value": "The SSH transport protocol with certain OpenSSH extensions, found in OpenSSH before 9.6 and other products, allows remote attackers to bypass integrity checks such that some packets are omitted (from the extension negotiation message), and a client and server may consequently end up with a connection for which some security features have been downgraded or disabled, aka a Terrapin attack. This occurs because the SSH Binary Packet Protocol (BPP), implemented by these extensions, mishandles the handshake phase and mishandles use of sequence numbers. For example, there is an effective attack against SSH's use of ChaCha20-Poly1305 (and CBC with Encrypt-then-MAC). The bypass occurs in chacha20-poly1305@openssh.com and (if CBC is used) the -etm@openssh.com MAC algorithms. This also affects Maverick Synergy Java SSH API before 3.1.0-SNAPSHOT, Dropbear through 2022.83, Ssh before 5.1.1 in Erlang/OTP, PuTTY before 0.80, AsyncSSH before 2.14.2, golang.org/x/crypto before 0.17.0, and libssh before 0.10.6; and there could be effects on Bitvise SSH through 9.31."
"value": "The SSH transport protocol with certain OpenSSH extensions, found in OpenSSH before 9.6 and other products, allows remote attackers to bypass integrity checks such that some packets are omitted (from the extension negotiation message), and a client and server may consequently end up with a connection for which some security features have been downgraded or disabled, aka a Terrapin attack. This occurs because the SSH Binary Packet Protocol (BPP), implemented by these extensions, mishandles the handshake phase and mishandles use of sequence numbers. For example, there is an effective attack against SSH's use of ChaCha20-Poly1305 (and CBC with Encrypt-then-MAC). The bypass occurs in chacha20-poly1305@openssh.com and (if CBC is used) the -etm@openssh.com MAC algorithms. This also affects Maverick Synergy Java SSH API before 3.1.0-SNAPSHOT, Dropbear through 2022.83, Ssh before 5.1.1 in Erlang/OTP, PuTTY before 0.80, AsyncSSH before 2.14.2, golang.org/x/crypto before 0.17.0, libssh before 0.10.6, and libssh2 through 1.11.0; and there could be effects on Bitvise SSH through 9.31."
}
],
"metrics": {},
@ -32,6 +32,10 @@
"url": "https://bugzilla.suse.com/show_bug.cgi?id=1217950",
"source": "cve@mitre.org"
},
{
"url": "https://forum.netgate.com/topic/184941/terrapin-ssh-attack",
"source": "cve@mitre.org"
},
{
"url": "https://git.libssh.org/projects/libssh.git/commit/?h=stable-0.10&id=10e09e273f69e149389b3e0e5d44b8c221c2e7f6",
"source": "cve@mitre.org"
@ -60,6 +64,10 @@
"url": "https://github.com/golang/crypto/commit/9d2ee975ef9fe627bf0a6f01c1f69e8ef1d4f05d",
"source": "cve@mitre.org"
},
{
"url": "https://github.com/jtesta/ssh-audit/commit/8e972c5e94b460379fe0c7d20209c16df81538a5",
"source": "cve@mitre.org"
},
{
"url": "https://github.com/libssh2/libssh2/pull/1291",
"source": "cve@mitre.org"
@ -84,6 +92,10 @@
"url": "https://github.com/paramiko/paramiko/issues/2337",
"source": "cve@mitre.org"
},
{
"url": "https://github.com/rapier1/hpn-ssh/releases",
"source": "cve@mitre.org"
},
{
"url": "https://github.com/ronf/asyncssh/blob/develop/docs/changes.rst",
"source": "cve@mitre.org"

View File

@ -2,7 +2,7 @@
"id": "CVE-2023-51384",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-12-18T19:15:08.720",
"lastModified": "2023-12-18T20:21:38.537",
"lastModified": "2023-12-19T05:15:09.790",
"vulnStatus": "Awaiting Analysis",
"descriptions": [
{
@ -12,6 +12,10 @@
],
"metrics": {},
"references": [
{
"url": "https://github.com/openssh/openssh-portable/commit/881d9c6af9da4257c69c327c4e2f1508b2fa754b",
"source": "cve@mitre.org"
},
{
"url": "https://www.openssh.com/txt/release-9.6",
"source": "cve@mitre.org"

View File

@ -2,7 +2,7 @@
"id": "CVE-2023-51385",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-12-18T19:15:08.773",
"lastModified": "2023-12-18T20:21:38.537",
"lastModified": "2023-12-19T05:15:09.840",
"vulnStatus": "Awaiting Analysis",
"descriptions": [
{
@ -12,6 +12,10 @@
],
"metrics": {},
"references": [
{
"url": "https://github.com/openssh/openssh-portable/commit/7ef3787c84b6b524501211b11a26c742f829af1a",
"source": "cve@mitre.org"
},
{
"url": "https://www.openssh.com/txt/release-9.6",
"source": "cve@mitre.org"

View File

@ -2,7 +2,7 @@
"id": "CVE-2023-5869",
"sourceIdentifier": "secalert@redhat.com",
"published": "2023-12-10T18:15:07.410",
"lastModified": "2023-12-13T22:15:43.980",
"lastModified": "2023-12-19T06:15:45.600",
"vulnStatus": "Modified",
"descriptions": [
{
@ -75,7 +75,7 @@
"description": [
{
"lang": "en",
"value": "CWE-119"
"value": "CWE-190"
}
]
}

View File

@ -9,13 +9,13 @@ Repository synchronizes with the NVD every 2 hours.
### Last Repository Update
```plain
2023-12-19T05:00:24.585641+00:00
2023-12-19T07:00:24.094992+00:00
```
### Most recent CVE Modification Timestamp synchronized with NVD
```plain
2023-12-19T04:15:07.440000+00:00
2023-12-19T06:15:45.600000+00:00
```
### Last Data Feed Release
@ -34,22 +34,20 @@ Download and Changelog: [Click](https://github.com/fkie-cad/nvd-json-data-feeds/
### CVEs added in the last Commit
Recently added CVEs: `5`
Recently added CVEs: `0`
* [CVE-2014-125107](CVE-2014/CVE-2014-1251xx/CVE-2014-125107.json) (`2023-12-19T03:15:07.433`)
* [CVE-2019-25157](CVE-2019/CVE-2019-251xx/CVE-2019-25157.json) (`2023-12-19T03:15:07.693`)
* [CVE-2023-42015](CVE-2023/CVE-2023-420xx/CVE-2023-42015.json) (`2023-12-19T03:15:07.950`)
* [CVE-2023-5413](CVE-2023/CVE-2023-54xx/CVE-2023-5413.json) (`2023-12-19T03:15:08.243`)
* [CVE-2023-5432](CVE-2023/CVE-2023-54xx/CVE-2023-5432.json) (`2023-12-19T04:15:07.440`)
### CVEs modified in the last Commit
Recently modified CVEs: `3`
Recently modified CVEs: `6`
* [CVE-2023-6377](CVE-2023/CVE-2023-63xx/CVE-2023-6377.json) (`2023-12-19T03:15:08.420`)
* [CVE-2023-6478](CVE-2023/CVE-2023-64xx/CVE-2023-6478.json) (`2023-12-19T03:15:08.503`)
* [CVE-2023-49797](CVE-2023/CVE-2023-497xx/CVE-2023-49797.json) (`2023-12-19T04:15:07.343`)
* [CVE-2020-27792](CVE-2020/CVE-2020-277xx/CVE-2020-27792.json) (`2023-12-19T06:15:44.583`)
* [CVE-2023-48795](CVE-2023/CVE-2023-487xx/CVE-2023-48795.json) (`2023-12-19T05:15:08.540`)
* [CVE-2023-51384](CVE-2023/CVE-2023-513xx/CVE-2023-51384.json) (`2023-12-19T05:15:09.790`)
* [CVE-2023-51385](CVE-2023/CVE-2023-513xx/CVE-2023-51385.json) (`2023-12-19T05:15:09.840`)
* [CVE-2023-4154](CVE-2023/CVE-2023-41xx/CVE-2023-4154.json) (`2023-12-19T06:15:45.453`)
* [CVE-2023-5869](CVE-2023/CVE-2023-58xx/CVE-2023-5869.json) (`2023-12-19T06:15:45.600`)
## Download and Usage