cvelist/2021/41xxx/CVE-2021-41172.json
advisory-db[bot] 9106dcd875
Add CVE-2021-41172 for GHSA-j8j6-f829-w425
Add CVE-2021-41172 for GHSA-j8j6-f829-w425
2021-10-26 13:56:34 +00:00

93 lines
3.2 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "security-advisories@github.com",
"ID": "CVE-2021-41172",
"STATE": "PUBLIC",
"TITLE": "Self-XSS in AS_Redis"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "AS_Redis",
"version": {
"version_data": [
{
"version_value": "< 0.5"
}
]
}
}
]
},
"vendor_name": "Medicean"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "AS_Redis is an AntSword plugin for Redis. The Redis Manage plugin for AntSword prior to version 0.5 is vulnerable to Self-XSS due to due to insufficient input validation and sanitization via redis server configuration. Self-XSS in the plugin configuration leads to code execution. This issue is patched in version 0.5."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/Medicean/AS_Redis/security/advisories/GHSA-j8j6-f829-w425",
"refsource": "CONFIRM",
"url": "https://github.com/Medicean/AS_Redis/security/advisories/GHSA-j8j6-f829-w425"
},
{
"name": "https://github.com/AntSword-Store/AS_Redis/issues/1",
"refsource": "MISC",
"url": "https://github.com/AntSword-Store/AS_Redis/issues/1"
},
{
"name": "https://mp.weixin.qq.com/s/yjuG6DLT_bSRnpggPj21Xw",
"refsource": "MISC",
"url": "https://mp.weixin.qq.com/s/yjuG6DLT_bSRnpggPj21Xw"
}
]
},
"source": {
"advisory": "GHSA-j8j6-f829-w425",
"discovery": "UNKNOWN"
}
}