cve-2024-45404
Vulnerability from cvelistv5
Published
2024-12-11 22:01
Modified
2024-12-12 16:36
Severity ?
EPSS score ?
Summary
OpenCTI's lack of Rate Limit lead to OTP brute forcing
References
Impacted products
▼ | Vendor | Product |
---|---|---|
OpenCTI-Platform | opencti |
{ "containers": { "adp": [ { "metrics": [ { "other": { "content": { "id": "CVE-2024-45404", "options": [ { "Exploitation": "poc" }, { "Automatable": "no" }, { "Technical Impact": "total" } ], "role": "CISA Coordinator", "timestamp": "2024-12-12T16:35:44.190070Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2024-12-12T16:36:11.908Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "references": [ { "tags": [ "exploit" ], "url": "https://github.com/OpenCTI-Platform/opencti/security/advisories/GHSA-hg56-r6hh-56j7" } ], "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "product": "opencti", "vendor": "OpenCTI-Platform", "versions": [ { "status": "affected", "version": "\u003c 6.2.8" } ] } ], "descriptions": [ { "lang": "en", "value": "OpenCTI is an open-source cyber threat intelligence platform. In versions below 6.2.18, because the function to limit the rate of OTP does not exist, an attacker with valid credentials or a malicious user who commits internal fraud can break through the two-factor authentication and hijack the account. This is because the otpLogin mutation does not implement One Time Password rate limiting. As of time of publication, it is unknown whether a patch is available." } ], "metrics": [ { "cvssV3_1": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 8.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N", "version": "3.1" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-287", "description": "CWE-287: Improper Authentication", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2024-12-11T22:01:46.667Z", "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "shortName": "GitHub_M" }, "references": [ { "name": "https://github.com/OpenCTI-Platform/opencti/security/advisories/GHSA-hg56-r6hh-56j7", "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/OpenCTI-Platform/opencti/security/advisories/GHSA-hg56-r6hh-56j7" } ], "source": { "advisory": "GHSA-hg56-r6hh-56j7", "discovery": "UNKNOWN" }, "title": "OpenCTI\u0027s lack of Rate Limit lead to OTP brute forcing" } }, "cveMetadata": { "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "assignerShortName": "GitHub_M", "cveId": "CVE-2024-45404", "datePublished": "2024-12-11T22:01:46.667Z", "dateReserved": "2024-08-28T20:21:32.804Z", "dateUpdated": "2024-12-12T16:36:11.908Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2024-45404\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2024-12-12T02:02:09.530\",\"lastModified\":\"2024-12-12T17:15:10.350\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"OpenCTI is an open-source cyber threat intelligence platform. In versions below 6.2.18, because the function to limit the rate of OTP does not exist, an attacker with valid credentials or a malicious user who commits internal fraud can break through the two-factor authentication and hijack the account. This is because the otpLogin mutation does not implement One Time Password rate limiting. As of time of publication, it is unknown whether a patch is available.\"},{\"lang\":\"es\",\"value\":\"OpenCTI es una plataforma de inteligencia de amenazas cibern\u00e9ticas de c\u00f3digo abierto. En versiones anteriores a la 6.2.18, debido a que no existe la funci\u00f3n para limitar la tasa de OTP, un atacante con credenciales v\u00e1lidas o un usuario malintencionado que cometa fraude interno puede vulnerar la autenticaci\u00f3n de dos factores y secuestrar la cuenta. Esto se debe a que la mutaci\u00f3n otpLogin no implementa la limitaci\u00f3n de la tasa de contrase\u00f1as de un solo uso. Al momento de la publicaci\u00f3n, se desconoce si hay un parche disponible.\"}],\"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:H/I:H/A:N\",\"baseScore\":8.1,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.8,\"impactScore\":5.2}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-287\"}]}],\"references\":[{\"url\":\"https://github.com/OpenCTI-Platform/opencti/security/advisories/GHSA-hg56-r6hh-56j7\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/OpenCTI-Platform/opencti/security/advisories/GHSA-hg56-r6hh-56j7\",\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\"}]}}" } }
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.