{ "id": "CVE-2024-7806", "sourceIdentifier": "security@huntr.dev", "published": "2025-03-20T10:15:37.893", "lastModified": "2025-03-26T16:46:35.783", "vulnStatus": "Analyzed", "cveTags": [], "descriptions": [ { "lang": "en", "value": "A vulnerability in open-webui/open-webui versions <= 0.3.8 allows remote code execution by non-admin users via Cross-Site Request Forgery (CSRF). The application uses cookies with the SameSite attribute set to lax for authentication and lacks CSRF tokens. This allows an attacker to craft a malicious HTML that, when accessed by a victim, can modify the Python code of an existing pipeline and execute arbitrary code with the victim's privileges." }, { "lang": "es", "value": "Una vulnerabilidad en las versiones de open-webui/open-webui anteriores a la 0.3.8 permite la ejecuci\u00f3n remota de c\u00f3digo por parte de usuarios no administradores mediante Cross-Site Request Forgery (CSRF). La aplicaci\u00f3n utiliza cookies con el atributo SameSite configurado como laxo para la autenticaci\u00f3n y carece de tokens CSRF. Esto permite a un atacante manipular un HTML malicioso que, al ser accedido por la v\u00edctima, puede modificar el c\u00f3digo Python de una canalizaci\u00f3n existente y ejecutar c\u00f3digo arbitrario con los privilegios de la v\u00edctima." } ], "metrics": { "cvssMetricV31": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "baseScore": 8.8, "baseSeverity": "HIGH", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "REQUIRED", "scope": "UNCHANGED", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "availabilityImpact": "HIGH" }, "exploitabilityScore": 2.8, "impactScore": 5.9 } ], "cvssMetricV30": [ { "source": "security@huntr.dev", "type": "Secondary", "cvssData": { "version": "3.0", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H", "baseScore": 8.0, "baseSeverity": "HIGH", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "LOW", "userInteraction": "REQUIRED", "scope": "UNCHANGED", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "availabilityImpact": "HIGH" }, "exploitabilityScore": 2.1, "impactScore": 5.9 } ] }, "weaknesses": [ { "source": "security@huntr.dev", "type": "Primary", "description": [ { "lang": "en", "value": "CWE-352" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:openwebui:open_webui:*:*:*:*:*:*:*:*", "versionEndIncluding": "0.3.8", "matchCriteriaId": "B15E1DFB-EF7D-4820-B6A9-2D5CD943C9A1" } ] } ] } ], "references": [ { "url": "https://huntr.com/bounties/9350a68d-5f33-4b3d-988b-81e778160ab8", "source": "security@huntr.dev", "tags": [ "Exploit", "Third Party Advisory" ] }, { "url": "https://huntr.com/bounties/9350a68d-5f33-4b3d-988b-81e778160ab8", "source": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "tags": [ "Exploit", "Third Party Advisory" ] } ] }