Wwbn

Avideo

220 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
Exploit
  • EPSS 0.72%
  • Veröffentlicht 21.04.2026 22:57:26
  • Zuletzt bearbeitet 24.04.2026 15:08:46

WWBN AVideo is an open source video platform. In versions 29.0 and below, the directory traversal fix introduced in commit 2375eb5e0 for `objects/aVideoEncoderReceiveImage.json.php` only checks the URL path component (via `parse_url($url, PHP_URL_PAT...

Exploit
  • EPSS 0.17%
  • Veröffentlicht 21.04.2026 22:49:40
  • Zuletzt bearbeitet 24.04.2026 15:08:34

WWBN AVideo is an open source video platform. In versions 29.0 and below, the `isValidDuration()` regex at `objects/video.php:918` uses `/^[0-9]{1,2}:[0-9]{1,2}:[0-9]{1,2}/` without a `$` end anchor, allowing arbitrary HTML/JavaScript to be appended ...

Exploit
  • EPSS 0.3%
  • Veröffentlicht 21.04.2026 22:44:44
  • Zuletzt bearbeitet 24.04.2026 15:08:25

WWBN AVideo is an open source video platform. In versions 29.0 and below, the `isSSRFSafeURL()` function in `objects/functions.php` contains a same-domain shortcircuit (lines 4290-4296) that allows any URL whose hostname matches `webSiteRootURL` to b...

Exploit
  • EPSS 0.47%
  • Veröffentlicht 21.04.2026 22:43:17
  • Zuletzt bearbeitet 24.04.2026 15:07:57

WWBN AVideo is an open source video platform. In versions 29.0 and below, the incomplete fix for AVideo's CloneSite `deleteDump` parameter does not apply path traversal filtering, allowing `unlink()` of arbitrary files via `../../` sequences in the G...

Exploit
  • EPSS 0.13%
  • Veröffentlicht 21.04.2026 22:37:15
  • Zuletzt bearbeitet 24.04.2026 15:07:47

WWBN AVideo is an open source video platform. In versions 29.0 and below, the CORS origin validation fix in commit `986e64aad` is incomplete. Two separate code paths still reflect arbitrary `Origin` headers with credentials allowed for all `/api/*` e...

Exploit
  • EPSS 0.34%
  • Veröffentlicht 21.04.2026 22:35:55
  • Zuletzt bearbeitet 23.04.2026 16:05:23

WWBN AVideo is an open source video platform. In versions 29.0 and below, the `allowOrigin($allowAll=true)` function in `objects/functions.php` reflects any arbitrary `Origin` header back in `Access-Control-Allow-Origin` along with `Access-Control-Al...

Exploit
  • EPSS 0.38%
  • Veröffentlicht 21.04.2026 22:25:45
  • Zuletzt bearbeitet 23.04.2026 15:59:00

WWBN AVideo is an open source video platform. In versions 29.0 and below, an incomplete SSRF fix in AVideo's LiveLinks proxy adds `isSSRFSafeURL()` validation but leaves DNS TOCTOU vulnerabilities where DNS rebinding between validation and the actual...

Exploit
  • EPSS 0.22%
  • Veröffentlicht 21.04.2026 22:21:17
  • Zuletzt bearbeitet 23.04.2026 15:50:14

WWBN AVideo is an open source video platform. In versions 29.0 and prior, `objects/getCaptcha.php` accepts the CAPTCHA length (`ql`) directly from the query string with no clamping or sanitization, letting any unauthenticated client force the server ...

Exploit
  • EPSS 0.11%
  • Veröffentlicht 21.04.2026 22:16:54
  • Zuletzt bearbeitet 23.04.2026 15:48:27

WWBN AVideo is an open source video platform. In versions 29.0 and prior, `objects/commentDelete.json.php` is a state-mutating JSON endpoint that deletes comments but performs no CSRF validation. It does not call `forbidIfIsUntrustedRequest()`, does ...

Exploit
  • EPSS 0.12%
  • Veröffentlicht 21.04.2026 22:14:15
  • Zuletzt bearbeitet 23.04.2026 15:49:02

WWBN AVideo is an open source video platform. In versions 29.0 and prior, multiple AVideo JSON endpoints under `objects/` accept state-changing requests via `$_REQUEST`/`$_GET` and persist changes tied to the caller's session user, without any anti-C...