We found results for “”
CVE-2024-4741
Good to know:
Date: November 13, 2024
A Use After Free exists in OpenSSL when calling the OpenSSL API function SSL_free_buffers, which may cause memory to be accessed that was previously freed in some situations. only applications that directly call the SSL_free_buffers function are affected by this issue. Fixed in commit e5093133c3 (for 3.3), commit c88c3de510 (for 3.2), commit 704f725b96 (for 3.1) and commit b3f0eb0a29 (for 3.0) in the OpenSSL git repository. It is available to premium support customers in commit f7a045f314 (for 1.1.1).
Language: C
Severity Score
Related Resources (10)
Severity Score
Weakness Type (CWE)
Use After Free
CWE-416Top Fix
Upgrade Version
Upgrade to version openssl-3.0.14,openssl-3.1.6,openssl-3.2.2,openssl-3.3.1
CVSS v3.1
Base Score: |
|
---|---|
Attack Vector (AV): | NETWORK |
Attack Complexity (AC): | LOW |
Privileges Required (PR): | NONE |
User Interaction (UI): | NONE |
Scope (S): | UNCHANGED |
Confidentiality (C): | NONE |
Integrity (I): | NONE |
Availability (A): | HIGH |