logo

CVE-2024-34899 wwbn/avideo

Package

Manager: composer
Name: wwbn/avideo
Vulnerable Version: >=0 <14.3

Severity

Level: Medium

CVSS v3.1: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N

EPSS: 0.00086 pctl0.25705

Details

AVideo cross-site scripting vulnerability in the view/about.php page The PHP file view/about.php is vulnerable to an XSS issue due to no sanitization of the user agent. At line [53], the website gets the user-agent from the headers through $_SERVER['HTTP_USER_AGENT'] and echo it without any sanitization. In PHP, echo a user generated statement, here the User-Agent Header, without any sanitization allows an attacker to inject malicious scripts into the output of a web page, which are then executed in the browser of anyone viewing that page.

Metadata

Created: 2024-05-20T18:43:57Z
Modified: 2024-05-20T18:43:57Z
Source: https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2024/05/GHSA-f98p-2hc5-fm7v/GHSA-f98p-2hc5-fm7v.json
CWE IDs: ["CWE-79"]
Alternative ID: GHSA-f98p-2hc5-fm7v
Finding: F425
Auto approve: 1