2024-04-04 08:46:00 +00:00

71 lines
3.0 KiB
JSON

{
"id": "CVE-2024-29036",
"sourceIdentifier": "security-advisories@github.com",
"published": "2024-03-20T21:15:31.817",
"lastModified": "2024-03-21T12:58:51.093",
"vulnStatus": "Awaiting Analysis",
"descriptions": [
{
"lang": "en",
"value": "Saleor Storefront is software for building e-commerce experiences. Prior to commit 579241e75a5eb332ccf26e0bcdd54befa33f4783, when any user authenticates in the storefront, anonymous users are able to access their data. The session is leaked through cache and can be accessed by anyone. Users should upgrade to a version that incorporates commit 579241e75a5eb332ccf26e0bcdd54befa33f4783 or later to receive a patch. A possible workaround is to temporarily disable authentication by changing the usage of `createSaleorAuthClient()`."
},
{
"lang": "es",
"value": "Saleor Storefront es un software para crear experiencias de comercio electr\u00f3nico. Antes del commit 579241e75a5eb332ccf26e0bcdd54befa33f4783, cuando cualquier usuario se autentica en el escaparate, los usuarios an\u00f3nimos pueden acceder a sus datos. La sesi\u00f3n se filtra a trav\u00e9s del cach\u00e9 y cualquiera puede acceder a ella. Los usuarios deben actualizar a una versi\u00f3n que incorpore El commit 579241e75a5eb332ccf26e0bcdd54befa33f4783 o posterior para recibir un parche. Un posible workaround es desactivar temporalmente la autenticaci\u00f3n cambiando el uso de `createSaleorAuthClient()`. "
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "security-advisories@github.com",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "UNCHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.8,
"impactScore": 1.4
}
]
},
"weaknesses": [
{
"source": "security-advisories@github.com",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-200"
}
]
}
],
"references": [
{
"url": "https://github.com/saleor/auth-sdk/commit/56db13407aa35d00b85ec2df042692edd4aea9da",
"source": "security-advisories@github.com"
},
{
"url": "https://github.com/saleor/saleor-docs/pull/1120",
"source": "security-advisories@github.com"
},
{
"url": "https://github.com/saleor/storefront/commit/579241e75a5eb332ccf26e0bcdd54befa33f4783",
"source": "security-advisories@github.com"
},
{
"url": "https://github.com/saleor/storefront/security/advisories/GHSA-52cq-c7x7-cqw4",
"source": "security-advisories@github.com"
}
]
}