Security
Headlines
HeadlinesLatestCVEs

Headline

CVE-2023-1146: Stored XSS via blog author parameter on admin.php?p=config in flatpress

Cross-site Scripting (XSS) - Generic in GitHub repository flatpressblog/flatpress prior to 1.3.

CVE
#xss#git#java#php#auth

Valid

Description

The blog author parameter is unsanitized on the page admin.php?p=config. In this way is possible to inject arbitrary javascript code

Proof of Concept

  • Login as regular user
  • Go to http://localhost/flatpress/admin.php?p=config
  • Set as blog author "><script>alert(document.domain)</script>
  • Refresh page

Impact

JavaScript code can be executed on the user end without any interaction.

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