CVE-2024-34899
published 2024-05-14CVE-2024-34899: WWBN AVideo 12.4 is vulnerable to Cross Site Scripting (XSS).
PriorityP423medium5.4CVSS 3.1
AVNACLPRLUIRSCCLILAN
EPSS
0.46%
36.4th percentile
WWBN AVideo 12.4 is vulnerable to Cross Site Scripting (XSS).
Affected
2 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| wwbn | avideo | >= 0 < 14.3 | 14.3 |
| wwbn | avideo | 10.4 – 12.4 | — |
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
OSV
AVideo cross-site scripting vulnerability in the view/about.php page
osv·2024-05-20
CVE-2024-34899 [MEDIUM] AVideo cross-site scripting vulnerability in the view/about.php page
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.
GHSA
AVideo cross-site scripting vulnerability in the view/about.php page
ghsa·2024-05-20
CVE-2024-34899 [MEDIUM] CWE-79 AVideo cross-site scripting vulnerability in the view/about.php page
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.
No detection rules found.
No public exploits indexed.
No writeups or analysis indexed.
2024-05-14
Published