CVE-2022-23475
Last modified
CVE-2022-23475 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. 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. EPSS estimates a 0.45% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Daloradius | Daloradius | < 1.3 |
References
- https://github.com/lirantal/daloradius/commit/ec3b4a419e20540cf28ce60e48998b893e3f1deaPatch, Third Party Advisory
- https://github.com/lirantal/daloradius/security/advisories/GHSA-c9xx-6mvw-9v84Exploit, Third Party Advisory
- https://github.com/lirantal/daloradius/commit/ec3b4a419e20540cf28ce60e48998b893e3f1deaPatch, Third Party Advisory
- https://github.com/lirantal/daloradius/security/advisories/GHSA-c9xx-6mvw-9v84Exploit, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2022-23475?
How severe is CVE-2022-23475?
How do I fix CVE-2022-23475?
Are you affected by CVE-2022-23475?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
