Bug 1194868 (CVE-2021-26247) - VUL-0: CVE-2021-26247: cacti: XSS allows an unauthenticated remote attackers to perform HTML injection
Summary: VUL-0: CVE-2021-26247: cacti: XSS allows an unauthenticated remote attackers ...
Status: RESOLVED FIXED
Alias: CVE-2021-26247
Product: openSUSE Distribution
Classification: openSUSE
Component: Security (show other bugs)
Version: Leap 15.3
Hardware: Other Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Andreas Stieger
QA Contact: Security Team bot
URL: https://smash.suse.de/issue/321023/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-01-19 09:18 UTC by Thomas Leroy
Modified: 2022-01-19 09:18 UTC (History)
0 users

See Also:
Found By: Security Response Team
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Leroy 2022-01-19 09:18:11 UTC
rh#2042292

As an unauthenticated remote user, visit "http://<CACTI_SERVER>/auth_changepassword.php?ref=<script>alert(1)</script>" to successfully execute the JavaScript payload present in the "ref" URL parameter.

Upstream commit:
https://github.com/Cacti/cacti/commit/2b8097c06030ab72c5b3bdadb23dceb5332f0e94

References:
https://github.com/Cacti/cacti/issues/1882
https://www.cacti.net/info/changelog
https://bugzilla.redhat.com/show_bug.cgi?id=2042292
http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2021-26247
Comment 1 Thomas Leroy 2022-01-19 09:18:45 UTC
Fixing commit is the same as bnc#1194860, therefore this is also already fixed.