cvelist/2022/1xxx/CVE-2022-1555.json
2022-05-04 09:01:34 +00:00

89 lines
3.0 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "security@huntr.dev",
"ID": "CVE-2022-1555",
"STATE": "PUBLIC",
"TITLE": "DOM XSS in microweber ver 1.2.15 in microweber/microweber"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "microweber/microweber",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "1.2.16"
}
]
}
}
]
},
"vendor_name": "microweber"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "DOM XSS in microweber ver 1.2.15 in GitHub repository microweber/microweber prior to 1.2.16. inject arbitrary js code, deface website, steal cookie..."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
}
},
"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/d9f9b5bd-16f3-4eaa-9e36-d4958b557687",
"refsource": "CONFIRM",
"url": "https://huntr.dev/bounties/d9f9b5bd-16f3-4eaa-9e36-d4958b557687"
},
{
"name": "https://github.com/microweber/microweber/commit/724e2d186a33c0c27273107dc4f160a09384877f",
"refsource": "MISC",
"url": "https://github.com/microweber/microweber/commit/724e2d186a33c0c27273107dc4f160a09384877f"
}
]
},
"source": {
"advisory": "d9f9b5bd-16f3-4eaa-9e36-d4958b557687",
"discovery": "EXTERNAL"
}
}