Project Subscriptions
No data.
| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-7292-w8qp-mhq2 | AVideo has Reflected XSS via unlockPassword Parameter in forbiddenPage.php and warningPage.php |
Solution
No solution given by the vendor.
Workaround
No workaround given by the vendor.
Mon, 23 Mar 2026 18:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Metrics |
ssvc
|
Mon, 23 Mar 2026 16:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | WWBN AVideo is an open source video platform. In versions up to and including 26.0, the `view/forbiddenPage.php` and `view/warningPage.php` templates reflect the `$_REQUEST['unlockPassword']` parameter directly into an HTML `<input>` tag's attributes without any output encoding or sanitization. An attacker can craft a URL that breaks out of the `value` attribute and injects arbitrary HTML attributes including JavaScript event handlers, achieving reflected XSS against any visitor who clicks the link. Commit f154167251c9cf183ce09cd018d07e9352310457 contains a patch. | |
| Title | AVideo has Reflected XSS via unlockPassword Parameter in forbiddenPage.php and warningPage.php | |
| Weaknesses | CWE-79 | |
| References |
| |
| Metrics |
cvssV3_1
|
Projects
Sign in to view the affected projects.
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-03-23T17:42:30.355Z
Reserved: 2026-03-20T16:59:08.888Z
Link: CVE-2026-33499
Updated: 2026-03-23T17:42:14.415Z
Status : Received
Published: 2026-03-23T17:16:51.180
Modified: 2026-03-23T17:16:51.180
Link: CVE-2026-33499
No data.
OpenCVE Enrichment
No data.
Github GHSA