cvelist/2022/3xxx/CVE-2022-3231.json

89 lines
2.3 KiB
JSON
Raw Normal View History

2022-09-16 16:00:35 +00:00
{
2022-09-17 17:55:55 +01:00
"CVE_data_meta": {
"ASSIGNER": "security@huntr.dev",
"ID": "CVE-2022-3231",
"STATE": "PUBLIC",
"TITLE": "Cross-site Scripting (XSS) - Stored in librenms/librenms"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "librenms/librenms",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "22.9.0"
}
]
}
}
]
},
"vendor_name": "librenms"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Cross-site Scripting (XSS) - Stored in GitHub repository librenms/librenms prior to 22.9.0."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "HIGH",
"attackVector": "ADJACENT",
"availabilityImpact": "NONE",
"baseScore": 5.6,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:A/AC:H/PR:H/UI:R/S:U/C:H/I:H/A:N",
"version": "3.0"
2022-09-16 16:00:35 +00:00
}
2022-09-17 17:55:55 +01: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/bcb6ee68-1452-4fdb-932a-f1031d10984f",
"refsource": "CONFIRM",
"url": "https://huntr.dev/bounties/bcb6ee68-1452-4fdb-932a-f1031d10984f"
},
{
"name": "https://github.com/librenms/librenms/commit/08050020861230ff96a6507b309cc172a9e70af8",
"refsource": "MISC",
"url": "https://github.com/librenms/librenms/commit/08050020861230ff96a6507b309cc172a9e70af8"
}
]
},
"source": {
"advisory": "bcb6ee68-1452-4fdb-932a-f1031d10984f",
"discovery": "EXTERNAL"
}
2022-09-16 16:00:35 +00:00
}