cvelist/2022/31xxx/CVE-2022-31125.json

88 lines
3.1 KiB
JSON
Raw Normal View History

2022-05-18 19:01:55 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "security-advisories@github.com",
2022-05-18 19:01:55 +00:00
"ID": "CVE-2022-31125",
"STATE": "PUBLIC",
"TITLE": "Authentication Bypass in Roxy-wi"
2022-05-18 19:01:55 +00:00
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "roxy-wi",
"version": {
"version_data": [
{
"version_value": "< 6.1.1.0"
}
]
}
}
]
},
"vendor_name": "hap-wi"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2022-05-18 19:01:55 +00:00
"description": {
"description_data": [
{
"lang": "eng",
"value": "Roxy-wi is an open source web interface for managing Haproxy, Nginx, Apache and Keepalived servers. A vulnerability in Roxy-wi allows a remote, unauthenticated attacker to bypass authentication and access admin functionality by sending a specially crafted HTTP request. This affects Roxywi versions before 6.1.1.0. Users are advised to upgrade. There are no known workarounds for this issue."
2022-05-18 19:01:55 +00:00
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 10.0,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:L",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-287: Improper Authentication"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/hap-wi/roxy-wi/security/advisories/GHSA-hr76-3hxp-5mm3",
"refsource": "CONFIRM",
"url": "https://github.com/hap-wi/roxy-wi/security/advisories/GHSA-hr76-3hxp-5mm3"
2023-04-03 20:00:33 +00:00
},
{
"refsource": "MISC",
"name": "http://packetstormsecurity.com/files/171648/Roxy-WI-6.1.0.0-Improper-Authentication-Control.html",
"url": "http://packetstormsecurity.com/files/171648/Roxy-WI-6.1.0.0-Improper-Authentication-Control.html"
}
]
},
"source": {
"advisory": "GHSA-hr76-3hxp-5mm3",
"discovery": "UNKNOWN"
2022-05-18 19:01:55 +00:00
}
}