mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
93 lines
3.3 KiB
JSON
93 lines
3.3 KiB
JSON
{
|
|
"CVE_data_meta": {
|
|
"ASSIGNER": "security-advisories@github.com",
|
|
"ID": "CVE-2022-24879",
|
|
"STATE": "PUBLIC",
|
|
"TITLE": "Malfunction of Cross-Site Request Forgery token validation"
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "shopware",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_value": ">= 5.2.0, < 5.7.9"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"vendor_name": "shopware"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"data_format": "MITRE",
|
|
"data_type": "CVE",
|
|
"data_version": "4.0",
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "Shopware is an open source e-commerce software platform. Versions prior to 5.7.9 are vulnerable to malfunction of cross-site request forgery (CSRF) token validation. Under certain circumstances, the CSRF tokens were not generated anew and not validated correctly. This issue is fixed in version 5.7.9. Users of older versions may attempt to mitigate the vulnerability by using the Shopware security plugin."
|
|
}
|
|
]
|
|
},
|
|
"impact": {
|
|
"cvss": {
|
|
"attackComplexity": "LOW",
|
|
"attackVector": "NETWORK",
|
|
"availabilityImpact": "NONE",
|
|
"baseScore": 7.5,
|
|
"baseSeverity": "HIGH",
|
|
"confidentialityImpact": "NONE",
|
|
"integrityImpact": "HIGH",
|
|
"privilegesRequired": "NONE",
|
|
"scope": "UNCHANGED",
|
|
"userInteraction": "NONE",
|
|
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
|
|
"version": "3.1"
|
|
}
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "CWE-352: Cross-Site Request Forgery (CSRF)"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"name": "https://docs.shopware.com/en/shopware-5-en/security-updates/security-update-04-2022",
|
|
"refsource": "MISC",
|
|
"url": "https://docs.shopware.com/en/shopware-5-en/security-updates/security-update-04-2022"
|
|
},
|
|
{
|
|
"name": "https://www.shopware.com/en/changelog-sw5/#5-7-9",
|
|
"refsource": "MISC",
|
|
"url": "https://www.shopware.com/en/changelog-sw5/#5-7-9"
|
|
},
|
|
{
|
|
"name": "https://github.com/shopware/shopware/security/advisories/GHSA-pf38-v6qj-j23h",
|
|
"refsource": "CONFIRM",
|
|
"url": "https://github.com/shopware/shopware/security/advisories/GHSA-pf38-v6qj-j23h"
|
|
}
|
|
]
|
|
},
|
|
"source": {
|
|
"advisory": "GHSA-pf38-v6qj-j23h",
|
|
"discovery": "UNKNOWN"
|
|
}
|
|
} |