Wwbn

Avideo

206 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.26%
  • Veröffentlicht 11.05.2026 20:45:21
  • Zuletzt bearbeitet 15.05.2026 19:16:58

WWBN AVideo is an open source video platform. In versions up to and including 29.0, an unauthenticated user can read APISecret from objects/plugins.json.php and use it to call protected API endpoints (e.g. users_list) without logging in. Commit 1c36f...

  • EPSS 0.35%
  • Veröffentlicht 11.05.2026 20:44:08
  • Zuletzt bearbeitet 12.05.2026 14:50:18

WWBN AVideo is an open source video platform. In versions up to and including 29.0, two endpoints (plugin/AI/receiveAsync.json.php and objects/EpgParser.php) in AVideo call isSSRFSafeURL() to validate user-supplied URLs, then fetch them using bare fi...

  • EPSS 0.17%
  • Veröffentlicht 11.05.2026 20:41:40
  • Zuletzt bearbeitet 12.05.2026 18:17:28

WWBN AVideo is an open source video platform. In versions up to and including 29.0, plugin/PayPalYPT/agreementCancel.json.php cancels a PayPal billing agreement using an attacker-supplied agreement parameter without verifying that the authenticated u...

  • EPSS 0.18%
  • Veröffentlicht 11.05.2026 20:40:53
  • Zuletzt bearbeitet 13.05.2026 16:16:52

WWBN AVideo is an open source video platform. In versions up to and including 29.0, the unauthenticated plugin/Scheduler/downloadICS.php endpoint passes attacker-controlled title, description, and joinURL parameters into Scheduler::downloadICS(), whi...

  • EPSS 0.27%
  • Veröffentlicht 11.05.2026 20:38:06
  • Zuletzt bearbeitet 12.05.2026 14:50:18

WWBN AVideo is an open source video platform. In versions up to and including 29.0, objects/users.json.php exposes two unauthenticated paths that disclose the full set of registered user accounts. The isCompany request parameter causes the handler to...

  • EPSS 0.23%
  • Veröffentlicht 11.05.2026 20:37:15
  • Zuletzt bearbeitet 12.05.2026 14:50:18

WWBN AVideo is an open source video platform. In versions up to and including 29.0, objects/sendEmail.json.php exposes two branches depending on whether contactForm=1 is submitted. When the parameter is omitted, the endpoint sets $sendTo to an attack...

  • EPSS 0.17%
  • Veröffentlicht 11.05.2026 20:36:34
  • Zuletzt bearbeitet 15.05.2026 19:16:58

WWBN AVideo is an open source video platform. In versions up to and including 29.0, an authenticated user can configure their own donation-notification webhook URL to point at internal/loopback/metadata hosts (e.g. http://127.0.0.1:8080/..., http://1...

  • EPSS 0.23%
  • Veröffentlicht 11.05.2026 20:35:26
  • Zuletzt bearbeitet 12.05.2026 14:50:18

WWBN AVideo is an open source video platform. In versions up to and including 29.0, plugin/Meet/iframe.php echoes the attacker-controlled user and pass query parameters unescaped into a JavaScript double-quoted string literal inside a <script> block....

  • EPSS 0.12%
  • Veröffentlicht 11.05.2026 20:34:43
  • Zuletzt bearbeitet 12.05.2026 18:17:28

WWBN AVideo is an open source video platform. In versions up to and including 29.0, objects/userSavePhoto.php is a legacy profile-photo endpoint that accepts a base64 POST parameter and writes the decoded bytes to videos/userPhoto/photo<users_id>.png...

  • EPSS 0.16%
  • Veröffentlicht 11.05.2026 20:33:26
  • Zuletzt bearbeitet 13.05.2026 16:16:52

WWBN AVideo is an open source video platform. In versions up to and including 29.0, objects/notifySubscribers.json.php takes the raw message POST parameter and passes it into sendSiteEmail(), which substitutes it directly into an HTML email template ...