Security
Headlines
HeadlinesLatestCVEs

Headline

CVE-2022-43165: Stored Cross Site Scripting Vulnerability on "Global Variables" in rukovoditel 3.2.1 · Issue #5 · anhdq201/rukovoditel

A stored cross-site scripting (XSS) vulnerability in the Global Variables feature (/index.php?module=global_vars/vars) of Rukovoditel v3.2.1 allows authenticated attackers to execute arbitrary web scripts or HTML via a crafted payload injected into the Value parameter after clicking "Create".

CVE
#xss#vulnerability#web#php#auth

Version: 3.2.1****Description

An authenticated malicious user can take advantage of a Stored XSS vulnerability in the “Global Variables” feature.

Proof of Concept******Step 1: Go to "/index.php?module=global_vars/vars", click “Create” and insert payload “<img src=1 onerror=’alert(document.coookie)'/>” in Value field.**********Step 2:** Alert XSS Message********Impact**

If an attacker can control a script that is executed in the victim’s browser, then they can typically fully compromise that user.

CVE: Latest News

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