Approved changes feed: RSS · Atom
cpe:2.3:a:n/a:libssh:*:*:*:*:*:*:*:*
part: a version: * update: *
| Vendor | N/A (22f567d3-1203-528c-8f0e-3eb9c2f6ca78) |
|---|---|
| Product | Libssh (9c8463f7-c5b9-51ab-8701-e9e39e75234a) |
| Edition | * |
| Language | * |
| Software edition | * |
| Target software | * |
| Target hardware | * |
| Other | * |
| Notes | Imported from gcve-enriched-dumps CVE data |
PURL mappings
| PURL | Source | Last updated |
|---|---|---|
| No PURL mappings for this CPE yet. | ||
Vulnerability references
| Identifier | cpeApplicability | Submitted | db.gcve.eu details | Rationale |
|---|---|---|---|---|
CVE:CVE-2023-3603 |
vulnerable | 2026-06-08 06:09:39.991309 |
Processing sftp server read may cause null dereference
LOW (3.1)
A missing allocation check in sftp server processing read requests may cause a NULL dereference on low-memory conditions. The malicious client can request up to 4GB SFTP reads, causing allocation of up to 4GB buffers, which was not being checked for failure. This will likely crash the authenticated user's sftp server connection (if implemented as forking as recommended). For thread-based servers, this might also cause DoS for legitimate users.
Given this code is not in any released versions, no security releases have been issued.
Published: 2023-07-21T19:09:44.083Z
Updated: 2024-09-26T20:04:43.251Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-2283 |
vulnerable | 2026-06-08 06:02:41.824773 |
Details available
A vulnerability was found in libssh, where the authentication check of the connecting client can be bypassed in the`pki_verify_data_signature` function in memory allocation problems. This issue may happen if there is insufficient memory or the memory usage is limited. The problem is caused by the return value `rc,` which is initialized to SSH_ERROR and later rewritten to save the return value of the function call `pki_key_check_hash_compatible.` The value of the variable is not changed between this point and the cryptographic verification. Therefore any error between them calls `goto error` returning SSH_OK.
Published: 2023-05-26T00:00:00.000Z
Updated: 2025-11-03T20:35:18.528Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-1667 |
vulnerable | 2026-06-08 05:52:36.478111 |
Details available
A NULL pointer dereference was found In libssh during re-keying with algorithm guessing. This issue may allow an authenticated client to cause a denial of service.
Published: 2023-05-26T00:00:00.000Z
Updated: 2024-08-02T05:57:24.326Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2021-3634 |
vulnerable | 2026-06-08 05:33:53.225043 |
Details available
A flaw has been found in libssh in versions prior to 0.9.6. The SSH protocol keeps track of two shared secrets during the lifetime of the session. One of them is called secret_hash and the other session_id. Initially, both of them are the same, but after key re-exchange, previous session_id is kept and used as an input to new secret_hash. Historically, both of these buffers had shared length variable, which worked as long as these buffers were same. But the key re-exchange operation can also change the key exchange method, which can be based on hash of different size, eventually creating "secret_hash" of different size than the session_id has. This becomes an issue when the session_id memory is zeroed or when it is used again during second key re-exchange.
Published: 2021-08-31T00:00:00.000Z
Updated: 2024-08-03T17:01:07.562Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
Contribute
You can submit an edit proposal for this CPE entry or suggest a related product/vendor addition using the action button above.