Lucene search
+L

53833 matches found

Snyk
Snyk
added 2026/03/20 8:57 p.m.9 views

Missing Authorization

Overview wwbn/avideo is an Audio and Video Platform or simply "A Video Platform". Affected versions of this package are vulnerable to Missing Authorization via the list.json.php endpoint in the Permissions plugin. An attacker can retrieve the complete mapping of user groups to plugin permissions,...

5.4CVSS5.8AI score0.0043EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2026/03/20 8:56 p.m.16 views

langflow: /profile_pictures/{folder_name}/{file_name} endpoint file reading

Vulnerability Path Traversal in GET /api/v1/files/profilepictures/foldername/filename The downloadprofilepicture function in src/backend/base/langflow/api/v1/files.py constructed file paths by directly concatenating the user-supplied foldername and filename path parameters without sanitization or...

8.7CVSS6AI score0.19584EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2026/03/20 8:49 p.m.8 views

GHSA-83XQ-8JXJ-4RXM AVideo has a Path Traversal in import.json.php Allows Private Video Theft and Arbitrary File Read/Deletion via fileURI Parameter

Summary The objects/import.json.php endpoint accepts a user-controlled fileURI POST parameter with only a regex check that the value ends in .mp4. Unlike objects/listFiles.json.php, which was hardened with a realpath + directory prefix check to restrict paths to the videos/ directory,...

7.1CVSS6AI score0.00335EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2026/03/20 8:49 p.m.13 views

AVideo has a Path Traversal in import.json.php Allows Private Video Theft and Arbitrary File Read/Deletion via fileURI Parameter

Summary The objects/import.json.php endpoint accepts a user-controlled fileURI POST parameter with only a regex check that the value ends in .mp4. Unlike objects/listFiles.json.php, which was hardened with a realpath + directory prefix check to restrict paths to the videos/ directory,...

8.1CVSS6AI score0.00335EPSS
SaveExploits1References4Affected Software1
Snyk
Snyk
added 2026/03/20 8:49 p.m.9 views

Directory Traversal

Overview wwbn/avideo is an Audio and Video Platform or simply "A Video Platform". Affected versions of this package are vulnerable to Directory Traversal in the import.json.php endpoint when handling the fileURI parameter. An authenticated user with upload permissions can access and copy private...

8.1CVSS6.3AI score0.00335EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2026/03/20 8:48 p.m.16 views

Kysely has a MySQL SQL Injection via Backslash Escape Bypass in non-type-safe usage of JSON path keys.

Summary The sanitizeStringLiteral method in Kysely's query compiler escapes single quotes ' → '' but does not escape backslashes. On MySQL with the default BACKSLASHESCAPES SQL mode, an attacker can inject a backslash before a single quote to neutralize the escaping, breaking out of the JSON path...

8.1CVSS6.1AI score0.00442EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2026/03/20 8:48 p.m.25 views

GHSA-FR9J-6MVQ-FRCV Kysely has a MySQL SQL Injection via Backslash Escape Bypass in non-type-safe usage of JSON path keys.

Summary The sanitizeStringLiteral method in Kysely's query compiler escapes single quotes ' → '' but does not escape backslashes. On MySQL with the default BACKSLASHESCAPES SQL mode, an attacker can inject a backslash before a single quote to neutralize the escaping, breaking out of the JSON path...

8.1CVSS6.1AI score0.00442EPSS
SaveExploits1References3
OSV
OSV
added 2026/03/20 8:44 p.m.10 views

GHSA-XGGW-G9PM-9QHH AVideo has PHP Code Injection via eval() in Gallery saveSort.json.php Exploitable Through CSRF Against Admin

Summary The Gallery plugin's saveSort.json.php endpoint passes unsanitized user input from $REQUEST'sections' array values directly into PHP's eval function. While the endpoint is gated behind User::isAdmin, it has no CSRF token validation. Combined with AVideo's explicit SameSite=None session...

8.8CVSS6.7AI score0.00531EPSS
SaveExploits1References4
Snyk
Snyk
added 2026/03/20 8:43 p.m.6 views

Access Control Bypass

Overview wwbn/avideo is an Audio and Video Platform or simply "A Video Platform". Affected versions of this package are vulnerable to Access Control Bypass through the exposure of secret keys in the clones.json.php endpoint, which allows an attacker to trigger a database dump and obtain admin...

10CVSS6.1AI score0.13266EPSS
SaveExploits1References3
OSV
OSV
added 2026/03/20 7:16 p.m.11 views

DEBIAN-CVE-2026-32710

MariaDB server is a community developed fork of MySQL server. An authenticated user can crash MariaDB versions 11.4 before 11.4.10 and 11.8 before 11.8.6 via a bug in JSONSCHEMAVALID function. Under certain conditions it might be possible to turn the crash into a remote code execution. These...

9.9CVSS5.8AI score0.00856EPSS
SaveExploits1References1
NVD
NVD
added 2026/03/20 7:16 p.m.8 views

CVE-2026-32710

MariaDB server is a community developed fork of MySQL server. An authenticated user can crash MariaDB versions 11.4 before 11.4.10 and 11.8 before 11.8.6 via a bug in JSONSCHEMAVALID function. Under certain conditions it might be possible to turn the crash into a remote code execution. These...

9.9CVSS0.00856EPSS
SaveExploits1References2
UbuntuCve
UbuntuCve
added 2026/03/20 7:16 p.m.10 views

CVE-2026-32710

MariaDB server is a community developed fork of MySQL server. An authenticated user can crash MariaDB versions 11.4 before 11.4.10 and 11.8 before 11.8.6 via a bug in JSONSCHEMAVALID function. Under certain conditions it might be possible to turn the crash into a remote code execution. These...

9.9CVSS5.9AI score0.00856EPSS
SaveExploits1References2
OSV
OSV
added 2026/03/20 7:16 p.m.10 views

UBUNTU-CVE-2026-32710

MariaDB server is a community developed fork of MySQL server. An authenticated user can crash MariaDB versions 11.4 before 11.4.10 and 11.8 before 11.8.6 via a bug in JSONSCHEMAVALID function. Under certain conditions it might be possible to turn the crash into a remote code execution. These...

9.9CVSS6.1AI score0.00856EPSS
SaveExploits1References3
CVE
CVE
added 2026/03/20 6:31 p.m.104 views

CVE-2026-32710

CVE-2026-32710 affects MariaDB: vulnerable when using JSON_SCHEMA_VALID() in MariaDB 11.4.x before 11.4.10 and 11.8.x before 11.8.6. Under certain memory-layout conditions it could crash and in lab scenarios potentially enable remote code execution. Mitigations: upgrade to MariaDB 11.4.10, 11.8.6...

9.9CVSS6.1AI score0.00856EPSS
SaveExploits1References2Affected Software1
MariaDBUnix
MariaDBUnix
added 2026/03/20 6:31 p.m.33 views

CVE-2026-32710

Disclaimer: This data contains information about vulnerable...

9.9CVSS6.2AI score0.00856EPSS
SaveExploits1
Cvelist
Cvelist
added 2026/03/20 6:31 p.m.41 views

CVE-2026-32710 Heap-based Buffer Overflow in MariaDB

MariaDB server is a community developed fork of MySQL server. An authenticated user can crash MariaDB versions 11.4 before 11.4.10 and 11.8 before 11.8.6 via a bug in JSONSCHEMAVALID function. Under certain conditions it might be possible to turn the crash into a remote code execution. These...

8.5CVSS0.00856EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2026/03/20 6:31 p.m.16 views

CVE-2026-32710

MariaDB server is a community developed fork of MySQL server. An authenticated user can crash MariaDB versions 11.4 before 11.4.10 and 11.8 before 11.8.6 via a bug in JSONSCHEMAVALID function. Under certain conditions it might be possible to turn the crash into a remote code execution. These...

8.5CVSS6.1AI score0.00856EPSS
SaveExploits1References3Affected Software1
AlpineLinux
AlpineLinux
added 2026/03/20 6:31 p.m.48 views

CVE-2026-32710

MariaDB server is a community developed fork of MySQL server. An authenticated user can crash MariaDB versions 11.4 before 11.4.10 and 11.8 before 11.8.6 via a bug in JSONSCHEMAVALID function. Under certain conditions it might be possible to turn the crash into a remote code execution. These...

9.9CVSS6.1AI score0.00856EPSS
SaveExploits1References2
OSV
OSV
added 2026/03/20 6:31 p.m.12 views

CVE-2026-32710 Heap-based Buffer Overflow in MariaDB

MariaDB server is a community developed fork of MySQL server. An authenticated user can crash MariaDB versions 11.4 before 11.4.10 and 11.8 before 11.8.6 via a bug in JSONSCHEMAVALID function. Under certain conditions it might be possible to turn the crash into a remote code execution. These...

8.5CVSS6.2AI score
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/03/20 6:31 p.m.7 views

CVE-2026-32710 Heap-based Buffer Overflow in MariaDB

MariaDB server is a community developed fork of MySQL server. An authenticated user can crash MariaDB versions 11.4 before 11.4.10 and 11.8 before 11.8.6 via a bug in JSONSCHEMAVALID function. Under certain conditions it might be possible to turn the crash into a remote code execution. These...

8.5CVSS6.1AI score0.00856EPSS
SaveExploits1References2
Rows per page
Query Builder