Zurück zur Liste

AVideo: Authenticated Arbitrary File Read in view/update.php — CVE-2026-45731

GitHub · GitHub · CVE-2026-45731

ID
CVE-2026-45731
Datum
Activity
Quelle
GitHub
Vendor
GitHub
Risiko
medium
CVSS
6.9

Zusammenfassung

### Summary view/update.php reads $_POST['updateFile'] as a relative path under updatedb/ and passes it to PHP's file() for line-by-line execution as part of a database migration. An authenticated administrator can abuse this to read arbitrary text files reachable from the web-server process — especially valuable on misconfigured deployments where /etc/passwd, .env, or other sibling-app configs are reachable…

Produkt

composer: WWBN/AVideo

Was tun?

Allgemeine, vorsichtige Schritte (bitte prüfe die offizielle Quelle für Details):

  • Prüfe Exponierung und plane Maßnahmen nach Risiko und Umfeld.
  • Identifiziere betroffene Produktversionen und prüfe, ob du betroffen bist.
  • Spiele Hersteller-Updates/Patches ein oder setze empfohlene Mitigations um.
  • Lies das offizielle Advisory für betroffene Versionen und konkrete Schritte.

Offizielles Advisory

Mehr dazu