Lucene search
+L

3346 matches found

NVD
NVD
added 2026/07/01 5:16 p.m.28 views

CVE-2026-34104

Guardian language-system passes the name GET parameter directly into an unsanitized SQL query in designer.php line 124: SELECT FROM complex WHERE name='".$GET'name'."'. An authenticated attacker can perform error-based SQL injection to extract database contents...

8.8CVSS0.00342EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/01 5:16 p.m.18 views

CVE-2026-34096

Guardian language-system fails to sanitize the name GET parameter before outputting it into an HTML input value attribute in designer.php line 57. An authenticated attacker can craft a URL containing script tags that execute in the victim's browser session...

4.8CVSS0.00235EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/01 4:13 p.m.52 views

CVE-2026-34104 Guardian Language-System SQL Injection via name Parameter in designer.php

Guardian language-system passes the name GET parameter directly into an unsanitized SQL query in designer.php line 124: SELECT FROM complex WHERE name='".$GET'name'."'. An authenticated attacker can perform error-based SQL injection to extract database contents...

8.8CVSS0.00342EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/07/01 4:13 p.m.16 views

CVE-2026-34104 Guardian Language-System SQL Injection via name Parameter in designer.php

Guardian language-system passes the name GET parameter directly into an unsanitized SQL query in designer.php line 124: SELECT FROM complex WHERE name='".$GET'name'."'. An authenticated attacker can perform error-based SQL injection to extract database contents...

8.8CVSS5.7AI score0.00342EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/01 4:13 p.m.51 views

CVE-2026-34104

CVE-2026-34104 affects the Guardian language-system , specifically the designer.php script (line 124). The root cause is that the name GET parameter is concatenated directly into an unsanitized SQL query (SELECT * FROM complex WHERE name='...'), enabling error-based SQL injection by an authentica...

8.8CVSS5.8AI score0.00342EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/01 3:53 p.m.36 views

CVE-2026-34096

Guardian Language-System XSS via name Parameter in designer.php. Root cause: failure to sanitize the name GET parameter before output into an HTML input value attribute (designer.php: line 57). Impact: authenticated attacker can craft a URL with script tags that execute in the victim’s browser se...

4.8CVSS5.8AI score0.00235EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/01 3:53 p.m.58 views

CVE-2026-34096 Guardian Language-System XSS via name Parameter in designer.php

Guardian language-system fails to sanitize the name GET parameter before outputting it into an HTML input value attribute in designer.php line 57. An authenticated attacker can craft a URL containing script tags that execute in the victim's browser session...

4.8CVSS0.00235EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/07/01 3:53 p.m.15 views

CVE-2026-34096 Guardian Language-System XSS via name Parameter in designer.php

Guardian language-system fails to sanitize the name GET parameter before outputting it into an HTML input value attribute in designer.php line 57. An authenticated attacker can craft a URL containing script tags that execute in the victim's browser session...

4.8CVSS5.8AI score0.00235EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/01 3:53 p.m.13 views

CVE-2026-34096

Guardian language-system fails to sanitize the name GET parameter before outputting it into an HTML input value attribute in designer.php line 57. An authenticated attacker can craft a URL containing script tags that execute in the victim's browser session...

4.8CVSS5.8AI score0.00235EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/01 11:16 a.m.28 views

CVE-2026-12142

The NEX-Forms – Ultimate Forms Plugin for WordPress plugin for WordPress is vulnerable to Stored Cross-Site Scripting via 'name' Array Parameter in all versions up to, and including, 9.2.2 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated...

7.2CVSS0.00527EPSS
SaveExploits0References14
CVE
CVE
added 2026/07/01 9:32 a.m.46 views

CVE-2026-12142

CVE-2026-12142 affects the NEX-Forms – Ultimate Forms Plugin for WordPress. The vulnerability is a Stored Cross-Site Scripting (XSS) via the internal parameter named '_name[]' , present in all versions up to and including 9.2.2 . Root cause: insufficient input sanitization and output escaping, co...

7.2CVSS5.9AI score0.00527EPSS
SaveExploits0References14
ATTACKERKB
ATTACKERKB
added 2026/07/01 9:32 a.m.21 views

CVE-2026-12142

The NEX-Forms – Ultimate Forms Plugin for WordPress plugin for WordPress is vulnerable to Stored Cross-Site Scripting via 'name' Array Parameter in all versions up to, and including, 9.2.2 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated...

7.2CVSS5.9AI score0.00527EPSS
SaveExploits0References15
Snyk
Snyk
added 2026/06/30 12:14 a.m.9 views

Directory Traversal

Overview nltk is a Natural Language Toolkit NLTK is a Python package for natural language processing. Affected versions of this package are vulnerable to Directory Traversal via the resourcename parameter in the load or find functions. An attacker can access arbitrary files on the system by...

8.7CVSS7.9AI score0.00583EPSS
SaveExploits1References2
NVD
NVD
added 2026/06/29 2:16 p.m.21 views

CVE-2026-13570

A vulnerability was detected in SourceCodester Inventory Management System 1.0. Impacted is an unknown function of the file /api/usershandler.php of the component User Registration Endpoint. Performing a manipulation of the argument fullname results in cross site scripting. The attack is possible...

5.1CVSS0.00331EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/06/29 1:15 p.m.18 views

CVE-2026-13570

A vulnerability was detected in SourceCodester Inventory Management System 1.0. Impacted is an unknown function of the file /api/usershandler.php of the component User Registration Endpoint. Performing a manipulation of the argument fullname results in cross site scripting. The attack is possible...

5.1CVSS4.4AI score0.00331EPSS
SaveExploits0References6Affected Software1
CVE
CVE
added 2026/06/29 1:15 p.m.46 views

CVE-2026-13570

The CVE-2026-13570 entry concerns SourceCodester Inventory Management System 1.0 and affects the User Registration Endpoint, specifically the /api/users_handler.php function where manipulating the full_name parameter leads to cross-site scripting. The vulnerability is exploitable remotely, with p...

5.1CVSS4.4AI score0.00331EPSS
SaveExploits0References5
NVD
NVD
added 2026/06/29 10:16 a.m.22 views

CVE-2026-13555

A vulnerability was found in itsourcecode Online Hotel Management System 1.0. Affected by this issue is some unknown functionality of the file /admin/modusers/controller.php?action=add. The manipulation of the argument Name results in sql injection. The attack can be launched remotely. The exploi...

7.5CVSS0.00431EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/06/29 9:45 a.m.22 views

EUVD-2026-40059

A vulnerability was determined in itsourcecode Online Hotel Management System 1.0. This affects an unknown part of the file /admin/modusers/controller.php?action=edit of the component POST Request Handler. This manipulation of the argument Name causes cross site scripting. The attack may be...

5.3CVSS4.4AI score0.0047EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/06/29 9:30 a.m.51 views

CVE-2026-13555 itsourcecode Online Hotel Management System controller.php add sql injection

A vulnerability was found in itsourcecode Online Hotel Management System 1.0. Affected by this issue is some unknown functionality of the file /admin/modusers/controller.php?action=add. The manipulation of the argument Name results in sql injection. The attack can be launched remotely. The exploi...

7.5CVSS0.00431EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/06/29 9:30 a.m.13 views

CVE-2026-13555

A vulnerability was found in itsourcecode Online Hotel Management System 1.0. Affected by this issue is some unknown functionality of the file /admin/modusers/controller.php?action=add. The manipulation of the argument Name results in sql injection. The attack can be launched remotely. The exploi...

7.5CVSS6.9AI score0.00431EPSS
SaveExploits0References6Affected Software1
Rows per page
Query Builder