Lucene search
+L

137 matches found

Github Security Blog
Github Security Blog
added 2026/04/01 9:06 p.m.13 views

AVideo: Unauthenticated File Deletion via PHP Operator Precedence Bug in CLI Guard

Summary The AVideo installation script install/deleteSystemdPrivate.php contains a PHP operator precedence bug in its CLI-only access guard. The script is intended to run exclusively from the command line, but the guard condition !phpsapiname === 'cli' never evaluates to true due to how PHP...

7.3CVSS5.9AI score0.00341EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2026/04/01 9:06 p.m.20 views

GHSA-WWPW-HRX8-79R5 AVideo: Unauthenticated File Deletion via PHP Operator Precedence Bug in CLI Guard

Summary The AVideo installation script install/deleteSystemdPrivate.php contains a PHP operator precedence bug in its CLI-only access guard. The script is intended to run exclusively from the command line, but the guard condition !phpsapiname === 'cli' never evaluates to true due to how PHP...

6.5CVSS5.9AI score0.00341EPSS
SaveExploits1References4
OSV
OSV
added 2026/03/31 8:52 p.m.11 views

CVE-2026-34733 AVideo: Unauthenticated File Deletion via PHP Operator Precedence Bug in CLI Guard

WWBN AVideo is an open source video platform. In versions 26.0 and prior, the AVideo installation script install/deleteSystemdPrivate.php contains a PHP operator precedence bug in its CLI-only access guard. The script is intended to run exclusively from the command line, but the guard condition...

6.5CVSS5.9AI score
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/03/31 8:52 p.m.6 views

CVE-2026-34733

WWBN AVideo is an open source video platform. In versions 26.0 and prior, the AVideo installation script install/deleteSystemdPrivate.php contains a PHP operator precedence bug in its CLI-only access guard. The script is intended to run exclusively from the command line, but the guard condition...

6.5CVSS5.9AI score0.00341EPSS
SaveExploits1References2Affected Software1
CVE
CVE
added 2026/03/31 8:52 p.m.102 views

CVE-2026-34733

CVE-2026-34733 (AVideo) : AVideo proves vulnerable in versions ≤26.0 via the file install/deleteSystemdPrivate.php, which contains a PHP operator precedence bug in its CLI guard. The check uses !php_sapi_name() === 'cli', which, due to precedence, is always false, allowing unauthenticated HTTP ac...

7.3CVSS5.9AI score0.00341EPSS
SaveExploits1References1Affected Software1
Vulnrichment
Vulnrichment
added 2026/03/31 8:52 p.m.5 views

CVE-2026-34733 AVideo: Unauthenticated File Deletion via PHP Operator Precedence Bug in CLI Guard

WWBN AVideo is an open source video platform. In versions 26.0 and prior, the AVideo installation script install/deleteSystemdPrivate.php contains a PHP operator precedence bug in its CLI-only access guard. The script is intended to run exclusively from the command line, but the guard condition...

6.5CVSS5.9AI score0.00341EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2026/03/31 8:52 p.m.36 views

CVE-2026-34733 AVideo: Unauthenticated File Deletion via PHP Operator Precedence Bug in CLI Guard

WWBN AVideo is an open source video platform. In versions 26.0 and prior, the AVideo installation script install/deleteSystemdPrivate.php contains a PHP operator precedence bug in its CLI-only access guard. The script is intended to run exclusively from the command line, but the guard condition...

6.5CVSS0.00341EPSS
SaveExploits1References1
CNNVD
CNNVD
added 2026/03/31 12:00 a.m.32 views

WWBN AVideo 访问控制错误漏洞

WWBN AVideo is a video platform building system developed by the WWBN team using PHP. Versions of WWBN AVideo prior to 26.0 contained an access control vulnerability. This vulnerability stemmed from an error in the installation script install/deleteSystemdPrivate.php, where incorrect PHP operator...

7.3CVSS5.8AI score0.00341EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2026/03/31 12:00 a.m.28 views

PT-2026-29363

Name of the Vulnerable Software and Affected Versions AVideo versions 26.0 and prior Description AVideo is an open source video platform. The installation script, install/deleteSystemdPrivate.php, contains a PHP operator precedence bug in its command-line interface CLI-only access guard. The guar...

7.3CVSS5.8AI score0.00341EPSS
SaveExploits1References10
Fedora
Fedora
added 2026/03/29 12:51 a.m.14 views

[SECURITY] Fedora 43 Update: python-ply-3.11-33.fc43

PLY is a straightforward lex/yacc implementation. Here is a list of its essential features: It is implemented entirely in Python. It uses LR-parsing which is reasonably efficient and well suited for larger grammars. PLY provides most of the standard lex/yacc features including support for empty...

9.8CVSS7.3AI score0.17506EPSS
SaveExploits3
Fedora
Fedora
added 2026/03/29 12:18 a.m.12 views

[SECURITY] Fedora 44 Update: python-ply-3.11-33.fc44

PLY is a straightforward lex/yacc implementation. Here is a list of its essential features: It is implemented entirely in Python. It uses LR-parsing which is reasonably efficient and well suited for larger grammars. PLY provides most of the standard lex/yacc features including support for empty...

9.8CVSS7.3AI score0.17506EPSS
SaveExploits3
OSV
OSV
added 2026/02/06 10:36 p.m.13 views

GHSA-86X4-WP9F-WRR9 Antrea has invalid enforcement order for network policy rules caused by integer overflow

Impact Antrea's network policy priority assignment system has a uint16 arithmetic overflow bug that causes incorrect OpenFlow priority calculations when handling a large numbers of policies with various priority values. This results in potentially incorrect traffic enforcement. If a user creates ...

9.3CVSS5.4AI score0.00461EPSS
SaveExploits0References7
CVE
CVE
added 2026/02/03 6:29 p.m.47 views

CVE-2026-25233

PEAR framework (PHP) is affected by a logic bug in the roadmap role check that allowed non-lead maintainers to create, update, or delete roadmaps. The issue is caused by an operator precedence/authorization flaw and has been patched in version 1.33.0. Red Hat/Ubuntu/NVD references describe the sa...

9.1CVSS5.3AI score0.00319EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2026/02/03 6:29 p.m.34 views

CVE-2026-25233 PEAR Has a Roadmap Authorization Bypass via Operator Precedence Bug

PEAR is a framework and distribution system for reusable PHP components. Prior to version 1.33.0, logic bug in the roadmap role check allows non-lead maintainers to create, update, or delete roadmaps. This issue has been patched in version 1.33.0...

7.1CVSS0.00319EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/02/03 6:29 p.m.4 views

CVE-2026-25233 PEAR Has a Roadmap Authorization Bypass via Operator Precedence Bug

PEAR is a framework and distribution system for reusable PHP components. Prior to version 1.33.0, logic bug in the roadmap role check allows non-lead maintainers to create, update, or delete roadmaps. This issue has been patched in version 1.33.0...

7.1CVSS5.3AI score0.00319EPSS
SaveExploits0References1
OSV
OSV
added 2026/02/03 6:29 p.m.10 views

CVE-2026-25233 PEAR Has a Roadmap Authorization Bypass via Operator Precedence Bug

PEAR is a framework and distribution system for reusable PHP components. Prior to version 1.33.0, logic bug in the roadmap role check allows non-lead maintainers to create, update, or delete roadmaps. This issue has been patched in version 1.33.0...

7.1CVSS5.4AI score
SaveExploits0References3
OSV
OSV
added 2026/01/21 4:51 p.m.14 views

CLSA-2026-1769014292 httpd: Fix of 2 CVEs

CVE-2025-66200: don't use request notes for suexec, stop accepting the obscure "note" option in RequestHeader - CVE-2025-65082: fix precedence of envvars from HTTP headers and Apache configuration...

6.5CVSS6.8AI score0.00807EPSS
SaveExploits0References1
OSV
OSV
added 2026/01/21 4:45 p.m.14 views

CLSA-2026-1769013944 httpd: Fix of 2 CVEs

CVE-2025-66200: don't use request notes for suexec, stop accepting the obscure "note" option in RequestHeader - CVE-2025-65082: fix precedence of envvars from HTTP headers and Apache configuration...

6.5CVSS6.6AI score0.00807EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/10/03 8:07 p.m.19 views

EUVD-2024-2632

Malicious code in bioql PyPI...

4.3CVSS6.3AI score0.00535EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2025/08/20 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2019-9946

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Cloud Native Computing Foundation CNCF CNI Container Networking Interface 0.7.4 has a network firewall misconfiguration which affects Kubernetes. The CNI...

7.5CVSS6.9AI score0.03119EPSS
SaveExploits0References2
Rows per page
Query Builder