184 lines
5.6 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2023-26052",
"sourceIdentifier": "security-advisories@github.com",
"published": "2023-03-02T19:15:10.770",
"lastModified": "2023-03-13T15:50:18.040",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Saleor is a headless, GraphQL commerce platform delivering personalized shopping experiences. Some internal Python exceptions are not handled properly and thus are returned in API as error messages. Some messages might contain sensitive information like infrastructure details in unauthenticated requests. This issue has been patched in versions 3.1.48, 3.7.59, 3.8.0, 3.9.27, 3.10.14 and 3.11.12."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 3.9,
"impactScore": 1.4
},
{
"source": "security-advisories@github.com",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N",
"attackVector": "NETWORK",
"attackComplexity": "HIGH",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 3.7,
"baseSeverity": "LOW"
},
"exploitabilityScore": 2.2,
"impactScore": 1.4
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-209"
}
]
},
{
"source": "security-advisories@github.com",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-209"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:saleor:saleor:*:*:*:*:*:*:*:*",
"versionStartIncluding": "2.0.0",
"versionEndExcluding": "3.1.48",
"matchCriteriaId": "32910EFF-045F-4F93-BBD2-8D370D8DC6EB"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:saleor:saleor:*:*:*:*:*:*:*:*",
"versionStartIncluding": "3.2.0",
"versionEndExcluding": "3.7.59",
"matchCriteriaId": "087E100F-63DE-4F84-9410-77BB517D14E3"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:saleor:saleor:*:*:*:*:*:*:*:*",
"versionStartIncluding": "3.8.0",
"versionEndExcluding": "3.8.30",
"matchCriteriaId": "FE021955-5B68-4626-8C74-534A3C0BFA62"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:saleor:saleor:*:*:*:*:*:*:*:*",
"versionStartIncluding": "3.9.0",
"versionEndExcluding": "3.9.27",
"matchCriteriaId": "B87F6451-DB7D-47E2-9265-86EFF197727B"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:saleor:saleor:*:*:*:*:*:*:*:*",
"versionStartIncluding": "3.10.0",
"versionEndExcluding": "3.10.14",
"matchCriteriaId": "10A27FA1-6BA8-4678-A27E-16BFDD241DCB"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:saleor:saleor:*:*:*:*:*:*:*:*",
"versionStartIncluding": "3.11.0",
"versionEndExcluding": "3.11.12",
"matchCriteriaId": "A86A9221-83AB-4977-81AD-83364AF05B9C"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/saleor/saleor/releases/tag/3.1.48",
"source": "security-advisories@github.com",
"tags": [
"Release Notes"
]
},
{
"url": "https://github.com/saleor/saleor/releases/tag/3.10.14",
"source": "security-advisories@github.com",
"tags": [
"Release Notes"
]
},
{
"url": "https://github.com/saleor/saleor/releases/tag/3.11.12",
"source": "security-advisories@github.com",
"tags": [
"Release Notes"
]
},
{
"url": "https://github.com/saleor/saleor/releases/tag/3.7.59",
"source": "security-advisories@github.com",
"tags": [
"Release Notes"
]
},
{
"url": "https://github.com/saleor/saleor/releases/tag/3.8.30",
"source": "security-advisories@github.com",
"tags": [
"Release Notes"
]
},
{
"url": "https://github.com/saleor/saleor/releases/tag/3.9.27",
"source": "security-advisories@github.com",
"tags": [
"Release Notes"
]
},
{
"url": "https://github.com/saleor/saleor/security/advisories/GHSA-3hvj-3cg9-v242",
"source": "security-advisories@github.com",
"tags": [
"Vendor Advisory"
]
}
]
}