Lucene search

K
cve[email protected]CVE-2022-23475
HistoryDec 06, 2022 - 8:15 p.m.

CVE-2022-23475

2022-12-0620:15:10
CWE-79
CWE-352
web.nvd.nist.gov
31
daloradius
open source
radius
web management application
cve-2022-23475
xss
csrf
vulnerability
account takeover
commit
samesite=lax
csrf token
xss mitigation
content-security policy

8.8 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

REQUIRED

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H

8.3 High

AI Score

Confidence

High

0.001 Low

EPSS

Percentile

47.4%

daloRADIUS is an open source RADIUS web management application. daloRadius 1.3 and prior are vulnerable to a combination cross site scripting (XSS) and cross site request forgery (CSRF) vulnerability which leads to account takeover in the mng-del.php file because of an unescaped variable reflected in the DOM on line 116. This issue has been addressed in commit ec3b4a419e. Users are advised to manually apply the commit in order to mitigate this issue. Users may also mitigate this issue with in two parts 1) The CSRF vulnerability can be mitigated by making the daloRadius session cookie to samesite=Lax or by the implimentation of a CSRF token in all forms. 2) The XSS vulnerability may be mitigated by escaping it or by introducing a Content-Security policy.

Affected configurations

Vulners
NVD
Node
lirantaldaloradiusRange1.3
CPENameOperatorVersion
daloradius:daloradiusdaloradiuslt1.3

CNA Affected

[
  {
    "vendor": "lirantal",
    "product": "daloradius",
    "versions": [
      {
        "version": "<= 1.3",
        "status": "affected"
      }
    ]
  }
]

8.8 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

REQUIRED

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H

8.3 High

AI Score

Confidence

High

0.001 Low

EPSS

Percentile

47.4%

Related for CVE-2022-23475