cvelist/2022/0xxx/CVE-2022-0926.json

89 lines
2.3 KiB
JSON
Raw Normal View History

2022-03-11 11:01:17 +00:00
{
2022-03-12 10:01:41 +00:00
"CVE_data_meta": {
"ASSIGNER": "security@huntr.dev",
"ID": "CVE-2022-0926",
"STATE": "PUBLIC",
"TITLE": "File upload filter bypass leading to stored XSS in microweber/microweber"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "microweber/microweber",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "1.2.12"
}
]
}
}
]
},
"vendor_name": "microweber"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "File upload filter bypass leading to stored XSS in GitHub repository microweber/microweber prior to 1.2.12."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:L/A:N",
"version": "3.0"
2022-03-11 11:01:17 +00:00
}
2022-03-12 10:01:41 +00:00
},
"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://huntr.dev/bounties/dc5d1555-0108-4627-b542-93352f35fa17",
"refsource": "CONFIRM",
"url": "https://huntr.dev/bounties/dc5d1555-0108-4627-b542-93352f35fa17"
},
{
"name": "https://github.com/microweber/microweber/commit/89200cfcc2cfefe5554721e7fa3cf52f6a2a9120",
"refsource": "MISC",
"url": "https://github.com/microweber/microweber/commit/89200cfcc2cfefe5554721e7fa3cf52f6a2a9120"
}
]
},
"source": {
"advisory": "dc5d1555-0108-4627-b542-93352f35fa17",
"discovery": "EXTERNAL"
}
2022-03-11 11:01:17 +00:00
}