Lucene search
+L

396 matches found

NVD
NVD
added 2026/08/04 7:16 a.m.11 views

CVE-2026-14872

The Database for Contact Form 7, WPforms, Elementor forms WordPress plugin before 1.5.5 does not properly sanitise and escape a parameter before using it in a SQL statement, leading to a SQL Injection exploitable by users granted a specific capability which is limited to administrators by default...

6.8CVSS0.00231EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/07/20 6:00 a.m.7 views

CVE-2026-11349

The Modern Event Calendar Pro WordPress plugin before 7.34.0, Modern Events Calendar Lite WordPress plugin before 7.34.0 do not sanitise and escape a request parameter before using it in a SQL statement, through an AJAX action available to unauthenticated users, leading to an unauthenticated SQL...

5.7AI score0.00321EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/07/16 6:00 a.m.13 views

EUVD-2026-44872

The WP Job Portal WordPress plugin before 2.5.5 does not properly sanitize and escape a parameter before using it in a SQL query, allowing authenticated users with a subscriber-level self-registerable account to perform SQL injection attacks...

6.5CVSS6.1AI score0.0022EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/07/01 4:24 p.m.13 views

CVE-2026-34117

Guardian language-system passes the id GET parameter directly into a PHP exec call in texttosubtitles.php line 19 without sanitization: exec"php jobs/texttosubtitles.php ".$loginsession." ".$GET'id'." ...". No authentication is required. An unauthenticated remote attacker can append shell...

9.8CVSS6.1AI score0.00537EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/07/01 4:15 p.m.14 views

CVE-2026-34105

Guardian language-system passes the id GET parameter directly into an unsanitized SQL query in translatetext.php line 15: SELECT id, filename, extension, type FROM files where id = '".$GET'id'."'. An authenticated attacker can perform error-based SQL injection to extract database contents...

9.8CVSS5.8AI score0.00373EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/01 4:10 p.m.19 views

EUVD-2026-41057

Guardian language-system passes the id GET parameter directly into an unsanitized SQL query in media.php line 17: SELECT id, filename, extension, type, duration, owner, private FROM files where id = '".$GET'id'."'. An authenticated attacker can perform error-based SQL injection to extract...

9.8CVSS5.8AI score0.00373EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/07/01 12:00 a.m.30 views

PT-2026-54741

Name of the Vulnerable Software and Affected Versions Guardian language-system affected versions not specified Description An authenticated attacker can perform error-based SQL injection to extract database contents. This occurs because the application passes the id GET parameter directly into an...

9.8CVSS6AI score0.00373EPSS
SaveExploits0References4
NVD
NVD
added 2026/06/22 6:16 a.m.21 views

CVE-2026-4110

The ultimate-woocommerce-auction-pro WordPress plugin through 2.4.5 does not sanitise and escape a parameter before outputting it back in the page, leading to a Reflected Cross-Site Scripting which could be used against high privilege users such as admin...

6.1CVSS0.00253EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/06/05 7:50 p.m.25 views

CVE-2026-3830

The Product Filter for WooCommerce by WBW WordPress plugin before 3.1.3 does not sanitize and escape a parameter before using it in a SQL statement, allowing unauthenticated users to perform SQL injection attacks...

8.6CVSS5.6AI score0.00358EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/05/18 6:00 a.m.17 views

CVE-2026-6495

The Ajax Load More WordPress plugin before 7.8.4 does not sanitise and escape a parameter before outputting it back in the page, leading to a Reflected Cross-Site Scripting which could be used against high privilege users such as admin...

7.1CVSS5.8AI score0.00184EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/05/18 6:00 a.m.10 views

CVE-2026-6495 Ajax Load More < 7.8.4 - Reflected XSS

The Ajax Load More WordPress plugin before 7.8.4 does not sanitise and escape a parameter before outputting it back in the page, leading to a Reflected Cross-Site Scripting which could be used against high privilege users such as admin...

5.8AI score0.00184EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/05/15 2:02 p.m.27 views

CVE-2026-42030

A flaw was found in MapServer, a system for developing web-based Geographic Information System GIS applications. A reflected Cross-Site Scripting XSS vulnerability in MapServer's Web Map Service WMS server allows an unauthenticated attacker to inject arbitrary HTML or JavaScript code into the...

6.1CVSS5.9AI score0.00247EPSS
SaveExploits1References2
UbuntuCve
UbuntuCve
added 2026/05/08 5:16 p.m.10 views

CVE-2026-42030

MapServer is a system for developing web-based GIS applications. From version 6.0 to before version 8.6.2, a reflected XSS vulnerability in MapServer's WMS server allows an unauthenticated attacker to inject arbitrary HTML/JavaScript into the browser of any user who opens a crafted WMS URL. The...

6.1CVSS5.7AI score0.00247EPSS
SaveExploits1References3
CVE
CVE
added 2026/05/08 3:56 p.m.29 views

CVE-2026-42030

Technical details about CVE-2026-42030 are not publicly provided in the supplied documents. Monitor for updates from MapServer advisories and the CVE entry.

6.1CVSS5.9AI score0.00247EPSS
SaveExploits1References2Affected Software1
NVD
NVD
added 2026/04/28 10:16 p.m.30 views

CVE-2026-37750

A reflected Cross-Site Scripting XSS vulnerability in School Management System by mahmoudai1 allows unauthenticated remote attackers to execute arbitrary JavaScript in victim's browsers via the unsanitized type parameter in register.php...

6.1CVSS0.0037EPSS
SaveExploits1References3
EUVD
EUVD
added 2026/04/20 6:31 p.m.14 views

EUVD-2026-23868

Vvveb prior to 1.0.8.1 contains a code injection vulnerability in the installation endpoint where the subdir POST parameter is written unsanitized into the env.php configuration file without escaping or validation. Attackers can inject arbitrary PHP code by breaking out of the string context in t...

9.8CVSS6.6AI score0.00665EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/04/20 1:44 p.m.12 views

CVE-2026-40527

A flaw was found in radare2. A remote attacker can exploit this by crafting an ELF Executable and Linkable Format binary that embeds malicious commands within its DWARF Debugging With Attributed Record Formats parameter names. When radare2 analyzes such a binary, these embedded commands are...

8.5CVSS5.9AI score0.00915EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2026/04/20 12:00 a.m.12 views

PT-2026-33779

Vvveb prior to 1.0.8.1 contains a code injection vulnerability in the installation endpoint where the subdir POST parameter is written unsanitized into the env.php configuration file without escaping or validation. Attackers can inject arbitrary PHP code by breaking out of the string context in t...

9.8CVSS6.6AI score0.00665EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/04/13 12:00 a.m.29 views

PT-2026-32280

Name of the Vulnerable Software and Affected Versions Product Filter for WooCommerce by WBW WordPress plugin versions prior to 3.1.3 Description An issue exists where a parameter is not sanitized or escaped before being used in a SQL statement. This allows unauthenticated users to perform SQL...

8.6CVSS5.6AI score0.00358EPSS
SaveExploits0References5
NVD
NVD
added 2026/04/11 2:16 a.m.9 views

CVE-2026-5217

The Optimole – Optimize Images | Convert WebP & AVIF | CDN & Lazy Load | Image Optimization plugin for WordPress is vulnerable to Stored Cross-Site Scripting in all versions up to, and including, 4.2.2. This is due to insufficient input sanitization and output escaping on the user-supplied 's'...

7.2CVSS0.00438EPSS
SaveExploits0References7
Rows per page
Query Builder