All the vulnerabilites related to WolfSSL - wolfCrypt
cve-2024-2881
Vulnerability from cvelistv5
Published
2024-08-29 23:10
Modified
2024-08-30 14:18
Severity ?
EPSS score ?
Summary
Fault Injection vulnerability in wc_ed25519_sign_msg function in wolfssl/wolfcrypt/src/ed25519.c in WolfSSL wolfssl5.6.6 on Linux/Windows allows remote attacker co-resides in the same system with a victim process to disclose information and escalate privileges via Rowhammer fault injection to the ed25519_key structure.
References
{ "containers": { "adp": [ { "affected": [ { "cpes": [ "cpe:2.3:a:wolfssl:wolfcrypt:*:*:*:*:*:*:*:*" ], "defaultStatus": "unknown", "product": "wolfcrypt", "vendor": "wolfssl", "versions": [ { "lessThanOrEqual": "5.6.6", "status": "affected", "version": "0", "versionType": "git" } ] } ], "metrics": [ { "other": { "content": { "id": "CVE-2024-2881", "options": [ { "Exploitation": "none" }, { "Automatable": "no" }, { "Technical Impact": "total" } ], "role": "CISA Coordinator", "timestamp": "2024-08-30T14:18:26.882306Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2024-08-30T14:18:36.327Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "collectionURL": "https://github.com/wolfSSL/wolfssl", "defaultStatus": "affected", "modules": [ "EdDSA signature system" ], "packageName": "wolfssl", "platforms": [ "Linux", "Windows", "64 bit", "32 bit" ], "product": "wolfCrypt", "programFiles": [ "https://github.com/wolfSSL/wolfssl/blob/master/wolfcrypt/src/ed25519.c" ], "programRoutines": [ { "name": "Ed25519 signature" } ], "repo": "https://github.com/wolfSSL/wolfssl", "vendor": "WolfSSL", "versions": [ { "lessThanOrEqual": "5.6.6", "status": "affected", "version": "0", "versionType": "git" } ] } ], "datePublic": "2024-03-20T17:30:00.000Z", "descriptions": [ { "lang": "en", "supportingMedia": [ { "base64": false, "type": "text/html", "value": "Fault Injection vulnerability in\u0026nbsp;wc_ed25519_sign_msg function in wolfssl/wolfcrypt/src/ed25519.c in WolfSSL wolfssl5.6.6 on Linux/Windows allows remote attacker\u0026nbsp;co-resides in the same system with a victim process to\u0026nbsp;disclose information and escalate privileges via Rowhammer fault injection to the ed25519_key structure." } ], "value": "Fault Injection vulnerability in\u00a0wc_ed25519_sign_msg function in wolfssl/wolfcrypt/src/ed25519.c in WolfSSL wolfssl5.6.6 on Linux/Windows allows remote attacker\u00a0co-resides in the same system with a victim process to\u00a0disclose information and escalate privileges via Rowhammer fault injection to the ed25519_key structure." } ], "impacts": [ { "capecId": "CAPEC-440", "descriptions": [ { "lang": "en", "value": "CAPEC-440 Hardware Integrity Attack" } ] }, { "capecId": "CAPEC-624", "descriptions": [ { "lang": "en", "value": "CAPEC-624 Fault Injection" } ] } ], "metrics": [ { "cvssV3_1": { "attackComplexity": "HIGH", "attackVector": "ADJACENT_NETWORK", "availabilityImpact": "LOW", "baseScore": 6.7, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:A/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:L", "version": "3.1" }, "format": "CVSS", "scenarios": [ { "lang": "en", "value": "GENERAL" } ] } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-1256", "description": "CWE-1256: Improper Restriction of Software Interfaces to Hardware Features", "lang": "en", "type": "CWE" } ] }, { "descriptions": [ { "cweId": "CWE-252", "description": "CWE-252 Unchecked Return Value", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2024-08-29T23:10:59.179Z", "orgId": "50d2cd11-d01a-48ed-9441-5bfce9d63b27", "shortName": "wolfSSL" }, "references": [ { "url": "https://github.com/wolfSSL/wolfssl/releases/tag/v5.7.0-stable" } ], "source": { "discovery": "UNKNOWN" }, "title": "Fault Injection of EdDSA signature in WolfCrypt", "x_generator": { "engine": "Vulnogram 0.1.0-dev" } } }, "cveMetadata": { "assignerOrgId": "50d2cd11-d01a-48ed-9441-5bfce9d63b27", "assignerShortName": "wolfSSL", "cveId": "CVE-2024-2881", "datePublished": "2024-08-29T23:10:59.179Z", "dateReserved": "2024-03-25T22:01:53.209Z", "dateUpdated": "2024-08-30T14:18:36.327Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }
cve-2024-1545
Vulnerability from cvelistv5
Published
2024-08-29 23:02
Modified
2024-08-30 14:19
Severity ?
EPSS score ?
Summary
Fault Injection vulnerability in RsaPrivateDecryption function in wolfssl/wolfcrypt/src/rsa.c in WolfSSL wolfssl5.6.6 on Linux/Windows allows remote attacker co-resides in the same system with a victim process to disclose information and escalate privileges via Rowhammer fault injection to the RsaKey structure.
References
{ "containers": { "adp": [ { "affected": [ { "cpes": [ "cpe:2.3:a:wolfssl:wolfcrypt:*:*:*:*:*:*:*:*" ], "defaultStatus": "unknown", "product": "wolfcrypt", "vendor": "wolfssl", "versions": [ { "lessThanOrEqual": "5.6.6", "status": "affected", "version": "0", "versionType": "git" } ] } ], "metrics": [ { "other": { "content": { "id": "CVE-2024-1545", "options": [ { "Exploitation": "none" }, { "Automatable": "no" }, { "Technical Impact": "total" } ], "role": "CISA Coordinator", "timestamp": "2024-08-30T14:19:14.904586Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2024-08-30T14:19:19.372Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "collectionURL": "https://github.com/wolfSSL/wolfssl", "defaultStatus": "affected", "modules": [ "RSA encryption system" ], "packageName": "wolfssl", "platforms": [ "Linux", "Windows", "64 bit", "32 bit" ], "product": "wolfCrypt", "programFiles": [ "https://github.com/wolfSSL/wolfssl/blob/master/wolfcrypt/src/rsa.c" ], "programRoutines": [ { "name": "RsaPrivateDecrypt" } ], "repo": "https://github.com/wolfSSL/wolfssl", "vendor": "WolfSSL", "versions": [ { "lessThanOrEqual": "5.6.6", "status": "affected", "version": "0", "versionType": "git" } ] } ], "datePublic": "2024-03-20T17:30:00.000Z", "descriptions": [ { "lang": "en", "supportingMedia": [ { "base64": false, "type": "text/html", "value": "Fault Injection vulnerability in RsaPrivateDecryption function in wolfssl/wolfcrypt/src/rsa.c in WolfSSL wolfssl5.6.6 on Linux/Windows allows remote attacker\u0026nbsp;co-resides in the same system with a victim process to\u0026nbsp;disclose information and escalate privileges via Rowhammer fault injection to the RsaKey structure." } ], "value": "Fault Injection vulnerability in RsaPrivateDecryption function in wolfssl/wolfcrypt/src/rsa.c in WolfSSL wolfssl5.6.6 on Linux/Windows allows remote attacker\u00a0co-resides in the same system with a victim process to\u00a0disclose information and escalate privileges via Rowhammer fault injection to the RsaKey structure." } ], "impacts": [ { "capecId": "CAPEC-440", "descriptions": [ { "lang": "en", "value": "CAPEC-440 Hardware Integrity Attack" } ] }, { "capecId": "CAPEC-624", "descriptions": [ { "lang": "en", "value": "CAPEC-624 Fault Injection" } ] } ], "metrics": [ { "cvssV3_1": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.9, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:L/A:L", "version": "3.1" }, "format": "CVSS", "scenarios": [ { "lang": "en", "value": "GENERAL" } ] } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-1256", "description": "CWE-1256: Improper Restriction of Software Interfaces to Hardware Features", "lang": "en", "type": "CWE" } ] }, { "descriptions": [ { "cweId": "CWE-252", "description": "CWE-252 Unchecked Return Value", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2024-08-29T23:02:48.312Z", "orgId": "50d2cd11-d01a-48ed-9441-5bfce9d63b27", "shortName": "wolfSSL" }, "references": [ { "url": "https://github.com/wolfSSL/wolfssl/releases/tag/v5.7.0-stable" } ], "source": { "discovery": "UNKNOWN" }, "title": "Fault Injection of RSA encryption in WolfCrypt", "x_generator": { "engine": "Vulnogram 0.1.0-dev" } } }, "cveMetadata": { "assignerOrgId": "50d2cd11-d01a-48ed-9441-5bfce9d63b27", "assignerShortName": "wolfSSL", "cveId": "CVE-2024-1545", "datePublished": "2024-08-29T23:02:48.312Z", "dateReserved": "2024-02-15T17:39:41.746Z", "dateUpdated": "2024-08-30T14:19:19.372Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }