Security
Headlines
HeadlinesLatestCVEs

Headline

CVE-2023-49276: Attribute Injection leading to XSS(Cross-Site-Scripting)

Uptime Kuma is an open source self-hosted monitoring tool. In affected versions the Google Analytics element in vulnerable to Attribute Injection leading to Cross-Site-Scripting (XSS). Since the custom status interface can set an independent Google Analytics ID and the template has not been sanitized, there is an attribute injection vulnerability here, which can lead to XSS attacks. This vulnerability has been addressed in commit f28dccf4e which is included in release version 1.23.7. Users are advised to upgrade. There are no known workarounds for this vulnerability.

CVE
#xss#vulnerability#google#firefox

Summary

Google Analytics element Attribute Injection leading to XSS

Details

Since the custom status interface can set an independent Google Analytics ID and the template has not been sanitized, there is an attribute injection vulnerability here, which can lead to XSS attacks.

PoC

  1. Run the latest version of the louislam/uptime-kuma container and initialize the account password.

  2. Create a new status page.

  3. Edit the status page and change the Google Analytics ID to following payload(it only works for firefox. Any attribute can be injected, but this seems the most intuitive):

    123123" onafterscriptexecute=alert(window.name+1),eval(window.name) a="x

  1. Click Save and return to the interface. XSS occurs.
    screenshots:

CVE: Latest News

CVE-2023-50976: Transactions API Authorization by oleiman · Pull Request #14969 · redpanda-data/redpanda
CVE-2023-6905
CVE-2023-6903
CVE-2023-6904
CVE-2023-3907