mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-08-04 08:44:25 +00:00
113 lines
3.9 KiB
JSON
113 lines
3.9 KiB
JSON
{
|
|
"data_type": "CVE",
|
|
"data_format": "MITRE",
|
|
"data_version": "4.0",
|
|
"generator": {
|
|
"engine": "Vulnogram 0.0.9"
|
|
},
|
|
"CVE_data_meta": {
|
|
"ID": "CVE-2021-25962",
|
|
"ASSIGNER": "vulnerabilitylab@whitesourcesoftware.com",
|
|
"DATE_PUBLIC": "2021-09-25T12:08:00.000Z",
|
|
"TITLE": "Shuup - Formula Injection in Checkout Addresses",
|
|
"AKA": "",
|
|
"STATE": "PUBLIC"
|
|
},
|
|
"source": {
|
|
"defect": [],
|
|
"advisory": "https://www.whitesourcesoftware.com/vulnerability-database/",
|
|
"discovery": "UNKNOWN"
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"vendor_name": "shuup",
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "shuup",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_name": "",
|
|
"version_affected": ">=",
|
|
"version_value": "0.4.2",
|
|
"platform": ""
|
|
},
|
|
{
|
|
"version_name": "",
|
|
"version_affected": "<=",
|
|
"version_value": "2.10.8",
|
|
"platform": ""
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "CWE-1236"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "\u201cShuup\u201d application in versions 0.4.2 to 2.10.8 is affected by the \u201cFormula Injection\u201d vulnerability. A customer can inject payloads in the name input field in the billing address while buying a product. When a store administrator accesses the reports page to export the data as an Excel file and opens it, the payload gets executed."
|
|
}
|
|
]
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"refsource": "MISC",
|
|
"url": "https://www.whitesourcesoftware.com/vulnerability-database/CVE-2021-25962",
|
|
"name": "https://www.whitesourcesoftware.com/vulnerability-database/CVE-2021-25962"
|
|
},
|
|
{
|
|
"refsource": "MISC",
|
|
"url": "https://github.com/shuup/shuup/commit/0a2db392e8518410c282412561461cd8797eea51",
|
|
"name": "https://github.com/shuup/shuup/commit/0a2db392e8518410c282412561461cd8797eea51"
|
|
}
|
|
]
|
|
},
|
|
"configuration": [],
|
|
"impact": {
|
|
"cvss": {
|
|
"version": "3.1",
|
|
"attackVector": "NETWORK",
|
|
"attackComplexity": "LOW",
|
|
"privilegesRequired": "LOW",
|
|
"userInteraction": "REQUIRED",
|
|
"scope": "UNCHANGED",
|
|
"confidentialityImpact": "HIGH",
|
|
"integrityImpact": "HIGH",
|
|
"availabilityImpact": "HIGH",
|
|
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
|
|
"baseScore": 8,
|
|
"baseSeverity": "HIGH"
|
|
}
|
|
},
|
|
"exploit": [],
|
|
"work_around": [],
|
|
"solution": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "Update to 2.11.0"
|
|
}
|
|
],
|
|
"credit": []
|
|
} |