Lucene search
+L

9732 matches found

EUVD
EUVD
added 2026/03/11 7:05 p.m.9 views

EUVD-2026-11309

WeGIA is a web manager for charitable institutions. In 3.6.5, The patched loadBackupDB extracts tar.gz archives to a temporary directory using PHP's PharData class, then uses glob and filegetcontents to read SQL files from the extracted contents. Neither the extraction nor the file reading...

6.9CVSS5.8AI score0.00414EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2026/03/11 7:05 p.m.40 views

CVE-2026-31894 WeGIA affected by arbitrary file read via symlink in backup restore

WeGIA is a web manager for charitable institutions. In 3.6.5, The patched loadBackupDB extracts tar.gz archives to a temporary directory using PHP's PharData class, then uses glob and filegetcontents to read SQL files from the extracted contents. Neither the extraction nor the file reading...

6.9CVSS0.00414EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2026/03/11 7:05 p.m.7 views

CVE-2026-31894

WeGIA is a web manager for charitable institutions. In 3.6.5, The patched loadBackupDB extracts tar.gz archives to a temporary directory using PHP's PharData class, then uses glob and filegetcontents to read SQL files from the extracted contents. Neither the extraction nor the file reading...

6.9CVSS5.8AI score0.00414EPSS
SaveExploits1References3Affected Software1
Vulnrichment
Vulnrichment
added 2026/03/11 7:05 p.m.7 views

CVE-2026-31894 WeGIA affected by arbitrary file read via symlink in backup restore

WeGIA is a web manager for charitable institutions. In 3.6.5, The patched loadBackupDB extracts tar.gz archives to a temporary directory using PHP's PharData class, then uses glob and filegetcontents to read SQL files from the extracted contents. Neither the extraction nor the file reading...

6.9CVSS5.8AI score0.00414EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2026/03/11 6:23 p.m.42 views

CVE-2019-25486 Varient 1.6.1 SQL Injection via user_id Parameter

Varient 1.6.1 contains an SQL injection vulnerability that allows unauthenticated attackers to manipulate database queries by injecting SQL code through the userid parameter. Attackers can submit POST requests with crafted SQL payloads in the userid field to bypass authentication and extract...

8.8CVSS0.00334EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/03/11 6:23 p.m.7 views

CVE-2019-25486 Varient 1.6.1 SQL Injection via user_id Parameter

Varient 1.6.1 contains an SQL injection vulnerability that allows unauthenticated attackers to manipulate database queries by injecting SQL code through the userid parameter. Attackers can submit POST requests with crafted SQL payloads in the userid field to bypass authentication and extract...

8.8CVSS5.9AI score0.00334EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/03/11 6:23 p.m.4 views

CVE-2019-25486

Varient 1.6.1 contains an SQL injection vulnerability that allows unauthenticated attackers to manipulate database queries by injecting SQL code through the userid parameter. Attackers can submit POST requests with crafted SQL payloads in the userid field to bypass authentication and extract...

8.8CVSS5.9AI score0.00334EPSS
SaveExploits0References3Affected Software1
EUVD
EUVD
added 2026/03/11 3:31 p.m.18 views

EUVD-2026-11158

The JetBooking plugin for WordPress is vulnerable to SQL Injection via the 'checkindate' parameter in all versions up to, and including, 4.0.3. This is due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible...

7.5CVSS5.8AI score0.00278EPSS
SaveExploits0References3
NVD
NVD
added 2026/03/11 2:16 p.m.10 views

CVE-2026-3496

The JetBooking plugin for WordPress is vulnerable to SQL Injection via the 'checkindate' parameter in all versions up to, and including, 4.0.3. This is due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible...

7.5CVSS0.00278EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/03/11 1:24 p.m.7 views

CVE-2026-3496

The JetBooking plugin for WordPress is vulnerable to SQL Injection via the 'checkindate' parameter in all versions up to, and including, 4.0.3. This is due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible...

7.5CVSS5.8AI score0.00278EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/03/11 9:02 a.m.16 views

Important: Red Hat Security Advisory: RHTAS 1.3.2 - Tech Preview Release of Model Transparency

The Tech Preview release of the RHTAS Model Transparency CLI image. For more details please visit the product documentation at https://access.redhat.com/documentation/en-us/redhattrustedartifactsigner/1.3 The RHTAS Model Transparency CLI image can be used to sign and verify AI/ML workloads...

8.9CVSS6.6AI score0.02965EPSS
SaveExploits5References9
SUSE CVE
SUSE CVE
added 2026/03/11 12:27 a.m.12 views

SUSE CVE-2026-23907

This issue affects the ExtractEmbeddedFiles example in Apache PDFBox: from 2.0.24 through 2.0.35, from 3.0.0 through 3.0.6. The ExtractEmbeddedFiles example contains a path traversal vulnerability CWE-22 because the filename that is obtained from PDComplexFileSpecification.getFilename is appended...

5.3CVSS5.9AI score0.00886EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/03/11 12:22 a.m.16 views

EUVD-2026-10709

@appium/support has a Zip Slip arbitrary file write in its ZIP extraction...

6.5CVSS5.9AI score0.00388EPSS
SaveExploits1References3
EUVD
EUVD
added 2026/03/11 12:22 a.m.11 views

EUVD-2026-10710

@appium/support has a Zip Slip arbitrary file write in its ZIP extraction...

6.5CVSS5.9AI score0.00388EPSS
SaveExploits1References3
Github Security Blog
Github Security Blog
added 2026/03/11 12:22 a.m.18 views

@appium/support has a Zip Slip arbitrary file write in its ZIP extraction

Summary @appium/support contains a ZIP extraction implementation extractAllTo via ZipExtractor.extract with a path traversal Zip Slip check that is non-functional. The check at line 88 of packages/support/lib/zip.js creates an Error object but never throws it, allowing malicious ZIP entries with...

6.5CVSS6.1AI score0.00388EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2026/03/11 12:22 a.m.16 views

GHSA-RFX7-4XW3-GH4M @appium/support has a Zip Slip arbitrary file write in its ZIP extraction

Summary @appium/support contains a ZIP extraction implementation extractAllTo via ZipExtractor.extract with a path traversal Zip Slip check that is non-functional. The check at line 88 of packages/support/lib/zip.js creates an Error object but never throws it, allowing malicious ZIP entries with...

6.5CVSS6.1AI score0.00388EPSS
SaveExploits1References4
CNNVD
CNNVD
added 2026/03/11 12:00 a.m.16 views

WeGIA 后置链接漏洞

WeGIA is a network manager for welfare institutions developed by Nilson Lazarin as an individual project. Version 3.6.5 of WeGIA contains a backlink vulnerability; this vulnerability arises from not verifying symbolic links during the extraction and reading of archive files, which may lead to pat...

7.5CVSS5.8AI score0.00414EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2026/03/11 12:00 a.m.16 views

Varient SQL注入漏洞

Varient is a news magazine software developed by Varient Corporation. Version 1.6.1 of Varient contains an SQL injection vulnerability. This vulnerability stems from the userid parameter, which allows for SQL injections. It may allow unverified attackers to manipulate database queries and extract...

8.8CVSS5.9AI score0.00334EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/03/11 12:00 a.m.10 views

PT-2026-24796

WeGIA is a web manager for charitable institutions. In 3.6.5, The patched loadBackupDB extracts tar.gz archives to a temporary directory using PHP's PharData class, then uses glob and file get contents to read SQL files from the extracted contents. Neither the extraction nor the file reading...

6.9CVSS5.8AI score0.00414EPSS
SaveExploits1References5
Positive Technologies
Positive Technologies
added 2026/03/11 12:00 a.m.24 views

PT-2026-24890

Name of the Vulnerable Software and Affected Versions zyddnys manga-image-translator versions through beta-0.3 Description A server-side request forgery condition exists in zyddnys manga-image-translator. The issue is located in the to pil image function within the request extraction.py file of t...

6.5CVSS6.5AI score0.00251EPSS
SaveExploits0References19
Rows per page
Query Builder