mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-08-04 08:44:25 +00:00
141 lines
5.6 KiB
JSON
141 lines
5.6 KiB
JSON
{
|
|
"data_version": "4.0",
|
|
"data_type": "CVE",
|
|
"data_format": "MITRE",
|
|
"CVE_data_meta": {
|
|
"ID": "CVE-2023-26051",
|
|
"ASSIGNER": "security-advisories@github.com",
|
|
"STATE": "PUBLIC"
|
|
},
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"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 user email address in staff-authenticated requests."
|
|
}
|
|
]
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "CWE-209: Generation of Error Message Containing Sensitive Information",
|
|
"cweId": "CWE-209"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"vendor_name": "saleor",
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "saleor",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_affected": "=",
|
|
"version_value": " >= 2.0.0, < 3.1.48"
|
|
},
|
|
{
|
|
"version_affected": "=",
|
|
"version_value": ">= 3.11.0, < 3.11.12"
|
|
},
|
|
{
|
|
"version_affected": "=",
|
|
"version_value": ">= 3.10.0, < 3.10.14"
|
|
},
|
|
{
|
|
"version_affected": "=",
|
|
"version_value": ">= 3.9.0, < 3.9.27"
|
|
},
|
|
{
|
|
"version_affected": "=",
|
|
"version_value": ">= 3.8.0, < 3.8.30"
|
|
},
|
|
{
|
|
"version_affected": "=",
|
|
"version_value": ">= 3.7.0, < 3.7.59"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"url": "https://github.com/saleor/saleor/security/advisories/GHSA-r8qr-wwg3-2r85",
|
|
"refsource": "MISC",
|
|
"name": "https://github.com/saleor/saleor/security/advisories/GHSA-r8qr-wwg3-2r85"
|
|
},
|
|
{
|
|
"url": "https://github.com/saleor/saleor/commit/31bce881ccccf0d79a9b14ecb6ca3138d1edeec1",
|
|
"refsource": "MISC",
|
|
"name": "https://github.com/saleor/saleor/commit/31bce881ccccf0d79a9b14ecb6ca3138d1edeec1"
|
|
},
|
|
{
|
|
"url": "https://github.com/saleor/saleor/releases/tag/3.1.48",
|
|
"refsource": "MISC",
|
|
"name": "https://github.com/saleor/saleor/releases/tag/3.1.48"
|
|
},
|
|
{
|
|
"url": "https://github.com/saleor/saleor/releases/tag/3.10.14",
|
|
"refsource": "MISC",
|
|
"name": "https://github.com/saleor/saleor/releases/tag/3.10.14"
|
|
},
|
|
{
|
|
"url": "https://github.com/saleor/saleor/releases/tag/3.11.12",
|
|
"refsource": "MISC",
|
|
"name": "https://github.com/saleor/saleor/releases/tag/3.11.12"
|
|
},
|
|
{
|
|
"url": "https://github.com/saleor/saleor/releases/tag/3.7.59",
|
|
"refsource": "MISC",
|
|
"name": "https://github.com/saleor/saleor/releases/tag/3.7.59"
|
|
},
|
|
{
|
|
"url": "https://github.com/saleor/saleor/releases/tag/3.8.30",
|
|
"refsource": "MISC",
|
|
"name": "https://github.com/saleor/saleor/releases/tag/3.8.30"
|
|
},
|
|
{
|
|
"url": "https://github.com/saleor/saleor/releases/tag/3.9.27",
|
|
"refsource": "MISC",
|
|
"name": "https://github.com/saleor/saleor/releases/tag/3.9.27"
|
|
}
|
|
]
|
|
},
|
|
"source": {
|
|
"advisory": "GHSA-r8qr-wwg3-2r85",
|
|
"discovery": "UNKNOWN"
|
|
},
|
|
"impact": {
|
|
"cvss": [
|
|
{
|
|
"attackComplexity": "LOW",
|
|
"attackVector": "NETWORK",
|
|
"availabilityImpact": "NONE",
|
|
"baseScore": 6.5,
|
|
"baseSeverity": "MEDIUM",
|
|
"confidentialityImpact": "HIGH",
|
|
"integrityImpact": "NONE",
|
|
"privilegesRequired": "LOW",
|
|
"scope": "UNCHANGED",
|
|
"userInteraction": "NONE",
|
|
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
|
|
"version": "3.1"
|
|
}
|
|
]
|
|
}
|
|
} |