fkie_cve-2024-52294
Vulnerability from fkie_nvd
Published
2024-12-30 17:15
Modified
2024-12-30 17:15
Severity ?
Summary
Khoj is a self-hostable artificial intelligence app. Prior to version 1.29.10, an Insecure Direct Object Reference (IDOR) vulnerability in the update_subscription endpoint allows any authenticated user to manipulate other users' Stripe subscriptions by simply modifying the email parameter in the request. The vulnerability exists in the subscription endpoint at `/api/subscription`. The endpoint uses an email parameter as a direct reference to user subscriptions without verifying object ownership. While authentication is required, there is no authorization check to verify if the authenticated user owns the referenced subscription. The issue was fixed in version 1.29.10. Support for arbitrarily presenting an email for update has been deprecated.
References
Impacted products
Vendor | Product | Version |
---|
{ "cveTags": [], "descriptions": [ { "lang": "en", "value": "Khoj is a self-hostable artificial intelligence app. Prior to version 1.29.10, an Insecure Direct Object Reference (IDOR) vulnerability in the update_subscription endpoint allows any authenticated user to manipulate other users\u0027 Stripe subscriptions by simply modifying the email parameter in the request. The vulnerability exists in the subscription endpoint at `/api/subscription`. The endpoint uses an email parameter as a direct reference to user subscriptions without verifying object ownership. While authentication is required, there is no authorization check to verify if the authenticated user owns the referenced subscription. The issue was fixed in version 1.29.10. Support for arbitrarily presenting an email for update has been deprecated." }, { "lang": "es", "value": "Khoj es una aplicaci\u00f3n de inteligencia artificial autoalojada. Antes de la versi\u00f3n 1.29.10, una vulnerabilidad de referencia directa a objetos inseguros (IDOR) en el punto de conexi\u00f3n update_subscription permite que cualquier usuario autenticado manipule las suscripciones de Stripe de otros usuarios simplemente modificando el par\u00e1metro de correo electr\u00f3nico en la solicitud. La vulnerabilidad existe en el punto de conexi\u00f3n de suscripci\u00f3n en `/api/subscription`. El punto de conexi\u00f3n usa un par\u00e1metro de correo electr\u00f3nico como referencia directa a las suscripciones de los usuarios sin verificar la propiedad del objeto. Si bien se requiere autenticaci\u00f3n, no hay una verificaci\u00f3n de autorizaci\u00f3n para verificar si el usuario autenticado posee la suscripci\u00f3n a la que se hace referencia. El problema se solucion\u00f3 en la versi\u00f3n 1.29.10. La compatibilidad con la presentaci\u00f3n arbitraria de un correo electr\u00f3nico para la actualizaci\u00f3n ha quedado obsoleta." } ], "id": "CVE-2024-52294", "lastModified": "2024-12-30T17:15:09.467", "metrics": { "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 4.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N", "version": "3.1" }, "exploitabilityScore": 2.8, "impactScore": 1.4, "source": "security-advisories@github.com", "type": "Secondary" } ] }, "published": "2024-12-30T17:15:09.467", "references": [ { "source": "security-advisories@github.com", "url": "https://github.com/khoj-ai/khoj/commit/47d3c8c23597900af708bdc60aced3ae5d2064c1" }, { "source": "security-advisories@github.com", "url": "https://github.com/khoj-ai/khoj/security/advisories/GHSA-hq4h-w933-jm6c" }, { "source": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "url": "https://github.com/khoj-ai/khoj/security/advisories/GHSA-hq4h-w933-jm6c" } ], "sourceIdentifier": "security-advisories@github.com", "vulnStatus": "Awaiting Analysis", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-639" } ], "source": "security-advisories@github.com", "type": "Primary" } ] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- 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.