cve-2024-34694
Vulnerability from cvelistv5
Published
2024-06-14 14:31
Modified
2024-08-02 02:59
Severity ?
EPSS score ?
Summary
LNbits improperly handles potential network and payment failures when using Eclair backend
References
{ "containers": { "adp": [ { "affected": [ { "cpes": [ "cpe:2.3:a:lnbits:lnbits:*:*:*:*:*:*:*:*" ], "defaultStatus": "unknown", "product": "lnbits", "vendor": "lnbits", "versions": [ { "lessThan": "0.12.6", "status": "affected", "version": "0", "versionType": "custom" } ] } ], "metrics": [ { "other": { "content": { "id": "CVE-2024-34694", "options": [ { "Exploitation": "poc" }, { "Automatable": "no" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "timestamp": "2024-07-15T20:13:48.624804Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2024-07-15T20:17:01.278Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" }, { "providerMetadata": { "dateUpdated": "2024-08-02T02:59:21.774Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "name": "https://github.com/lnbits/lnbits/security/advisories/GHSA-3j4h-h3fp-vwww", "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://github.com/lnbits/lnbits/security/advisories/GHSA-3j4h-h3fp-vwww" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "lnbits", "vendor": "lnbits", "versions": [ { "status": "affected", "version": "\u003c 0.12.6" } ] } ], "descriptions": [ { "lang": "en", "value": "LNbits is a Lightning wallet and accounts system. Paying invoices in Eclair that do not get settled within the internal timeout (about 30s) lead to a payment being considered failed, even though it may still be in flight. This vulnerability can lead to a total loss of funds for the node backend. This vulnerability is fixed in 0.12.6.\n" } ], "metrics": [ { "cvssV3_1": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.1, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H", "version": "3.1" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-754", "description": "CWE-754: Improper Check for Unusual or Exceptional Conditions", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2024-06-14T14:31:12.465Z", "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "shortName": "GitHub_M" }, "references": [ { "name": "https://github.com/lnbits/lnbits/security/advisories/GHSA-3j4h-h3fp-vwww", "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/lnbits/lnbits/security/advisories/GHSA-3j4h-h3fp-vwww" } ], "source": { "advisory": "GHSA-3j4h-h3fp-vwww", "discovery": "UNKNOWN" }, "title": "LNbits improperly handles potential network and payment failures when using Eclair backend" } }, "cveMetadata": { "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "assignerShortName": "GitHub_M", "cveId": "CVE-2024-34694", "datePublished": "2024-06-14T14:31:12.465Z", "dateReserved": "2024-05-07T13:53:00.131Z", "dateUpdated": "2024-08-02T02:59:21.774Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2024-34694\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2024-06-14T15:15:50.637\",\"lastModified\":\"2024-06-17T12:42:04.623\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"LNbits is a Lightning wallet and accounts system. Paying invoices in Eclair that do not get settled within the internal timeout (about 30s) lead to a payment being considered failed, even though it may still be in flight. This vulnerability can lead to a total loss of funds for the node backend. This vulnerability is fixed in 0.12.6.\\n\"},{\"lang\":\"es\",\"value\":\"LNbits es un sistema de cuentas y billetera Lightning. Pagar facturas en Eclair que no se liquidan dentro del tiempo de espera interno (alrededor de 30 segundos) hace que el pago se considere fallido, aunque todav\u00eda pueda estar en proceso. Esta vulnerabilidad puede provocar una p\u00e9rdida total de fondos para el backend del nodo. Esta vulnerabilidad se solucion\u00f3 en 0.12.6.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\",\"baseScore\":8.1,\"baseSeverity\":\"HIGH\"},\"exploitabilityScore\":2.8,\"impactScore\":5.2}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-754\"}]}],\"references\":[{\"url\":\"https://github.com/lnbits/lnbits/security/advisories/GHSA-3j4h-h3fp-vwww\",\"source\":\"security-advisories@github.com\"}]}}" } }
Loading...
Loading...
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.