cvelist/2022/1xxx/CVE-2022-1782.json
2022-05-18 09:56:28 +01:00

89 lines
2.3 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "security@huntr.dev",
"ID": "CVE-2022-1782",
"STATE": "PUBLIC",
"TITLE": "Cross-site Scripting (XSS) - Generic in erudika/para"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "erudika/para",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "v1.45.11"
}
]
}
}
]
},
"vendor_name": "erudika"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Cross-site Scripting (XSS) - Generic in GitHub repository erudika/para prior to v1.45.11."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 9.4,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:L",
"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/7555693f-94e4-4183-98cb-3497da6df028",
"refsource": "CONFIRM",
"url": "https://huntr.dev/bounties/7555693f-94e4-4183-98cb-3497da6df028"
},
{
"name": "https://github.com/erudika/para/commit/9d844f31333475a0394dd14b901ea50674b281f8",
"refsource": "MISC",
"url": "https://github.com/erudika/para/commit/9d844f31333475a0394dd14b901ea50674b281f8"
}
]
},
"source": {
"advisory": "7555693f-94e4-4183-98cb-3497da6df028",
"discovery": "EXTERNAL"
}
}