Lucene search
+L

918 matches found

RedhatCVE
RedhatCVE
added 2025/05/23 6:48 a.m.16 views

CVE-2024-54153

In JetBrains YouTrack before 2024.3.51866 unauthenticated database backup download was possible via vulnerable query parameter...

6.5CVSS7AI score0.00357EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/23 5:0 a.m.13 views

CVE-2023-51828

A SQL Injection vulnerability in /admin/convert/export.class.php in PMB 7.4.7 and earlier versions allows remote unauthenticated attackers to execute arbitrary SQL commands via the query parameter in getnextnotice function...

9.8CVSS9AI score0.00947EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2025/05/23 3:22 a.m.9 views

CVE-2023-24737

PMB v7.4.6 was discovered to contain a reflected cross-site scripting XSS vulnerability via the query parameter at /admin/convert/exportz3950.php...

6.1CVSS6.2AI score0.01169EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/23 3:13 a.m.9 views

CVE-2023-24731

Simple Customer Relationship Management System v1.0 as discovered to contain a SQL injection vulnerability via the query parameter in the user profile update function...

8.8CVSS8.4AI score0.01006EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/23 3:12 a.m.8 views

CVE-2023-23957

An authenticated user can see and modify the value for ‘next’ query parameter in Symantec Identity Portal 14.4...

5.4CVSS6.8AI score0.00272EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/23 2:52 a.m.7 views

CVE-2023-0421

The Cloud Manager WordPress plugin through 1.0 does not sanitise and escape the query param ricerca before outputting it in an admin panel, allowing unauthenticated attackers to trick a logged in admin to trigger a XSS payload by clicking a link...

6.1CVSS5.8AI score0.0051EPSS
SaveExploits2References1
RedhatCVE
RedhatCVE
added 2025/05/22 11:21 p.m.8 views

CVE-2022-45049

A reflected XSS vulnerability has been found in Axiell Iguana CMS, allowing an attacker to execute code in a victim's browser. The url parameter on the novelist.php endpoint does not properly neutralise user input, resulting in the vulnerability...

6.1CVSS6.7AI score0.00418EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 10:7 p.m.6 views

CVE-2022-3573

An issue has been discovered in GitLab CE/EE affecting all versions starting from 15.4 before 15.5.7, all versions starting from 15.6 before 15.6.4, all versions starting from 15.7 before 15.7.2. Due to the improper filtering of query parameters in the wiki changes page, an attacker can execute...

5.4CVSS7AI score0.00585EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 3:17 p.m.7 views

CVE-2020-19625

Remote Code Execution Vulnerability in tests/support/stores/testgridfilter.php in oria gridx 1.3, allows remote attackers to execute arbitrary code, via crafted value to the $query parameter...

9.8CVSS8.2AI score0.13143EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2025/05/22 11:40 a.m.9 views

CVE-2016-11085

php/qmnoptionsquestionstab.php in the quiz-master-next plugin before 4.7.9 for WordPress allows CSRF, with resultant stored XSS, via the questionname parameter because js/adminquestion.js mishandles parsing inside of a SCRIPT element...

6.5CVSS6.8AI score0.01016EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/22 8:23 a.m.8 views

CVE-2019-11427

An XSS issue was discovered in app/search/search.app.php in idreamsoft iCMS 7.0.14 via the public/api.php?app=search q parameter...

6.1CVSS6.1AI score0.00826EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/22 8:10 a.m.13 views

CVE-2014-4036

Cross-site scripting XSS vulnerability in modules/system/admin.php in ImpressCMS 1.3.6.1 allows remote attackers to inject arbitrary web script or HTML via the query parameter in a listimg action...

4.3CVSS5.8AI score0.01012EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/22 7:34 a.m.10 views

CVE-2018-10704

yidashi yii2cmf 2.0 has XSS via the /search q parameter...

6.1CVSS5.8AI score0.00928EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/22 1:36 a.m.10 views

CVE-2010-4966

Cross-site scripting XSS vulnerability in default.asp in ATCOM Netvolution allows remote attackers to inject arbitrary web script or HTML via the query parameter in a Search action...

4.3CVSS5.9AI score0.01458EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2025/05/01 5:20 p.m.14 views

CVE-2025-46337 SQL injection in ADOdb PostgreSQL driver pg_insert_id() method

ADOdb is a PHP database class library that provides abstractions for performing queries and managing databases. Prior to version 5.22.9, improper escaping of a query parameter may allow an attacker to execute arbitrary SQL statements when the code using ADOdb connects to a PostgreSQL database and...

10CVSS9.8AI score0.00733EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2025/05/01 1:59 p.m.27 views

SQL injection in ADOdb PostgreSQL driver pg_insert_id() method

Improper escaping of a query parameter may allow an attacker to execute arbitrary SQL statements when the code using ADOdb connects to a PostgreSQL database and calls pginsertid with user-supplied data. Note that the indicated Severity corresponds to a worst-case usage scenario. Impact PostgreSQL...

10CVSS9.7AI score0.00733EPSS
SaveExploits0References7Affected Software1
GitLab Advisory Database
GitLab Advisory Database
added 2025/05/01 12:0 a.m.27 views

SQL injection in ADOdb PostgreSQL driver pg_insert_id() method

Improper escaping of a query parameter may allow an attacker to execute arbitrary SQL statements when the code using ADOdb connects to a PostgreSQL database and calls pginsertid with user-supplied data. Note that the indicated Severity corresponds to a worst-case usage scenario...

10CVSS8.1AI score0.00733EPSS
SaveExploits0References8Affected Software1
CNNVD
CNNVD
added 2025/04/27 12:0 a.m.8 views

Apereo CAS 安全漏洞

Apereo CAS is a web-based enterprise multilingual single sign-on solution from Apereo open source. A security vulnerability exists in Apereo CAS version 5.2.6, which stems from the file cas-5.2.6webapp-mgmtcas-management-webapp-...

5.1CVSS4.1AI score0.00595EPSS
SaveExploits0References5
OSV
OSV
added 2025/04/14 11:26 a.m.22 views

BIT-RAILS-2024-41128 Action Dispatch has possible ReDoS vulnerability in query parameter filtering

Action Pack is a framework for handling and responding to web requests. Starting in version 3.1.0 and prior to versions 6.1.7.9, 7.0.8.5, 7.1.4.1, and 7.2.1.1, there is a possible ReDoS vulnerability in the query parameter filtering routines of Action Dispatch. Carefully crafted query parameters...

8.7CVSS6.5AI score0.01095EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2025/03/31 5:6 p.m.41 views

CVE-2025-31125 Vite has a `server.fs.deny` bypassed for `inline` and `raw` with `?import` query

Vite is a frontend tooling framework for javascript. Vite exposes content of non-allowed files using ?inline&import or ?raw?import. Only apps explicitly exposing the Vite dev server to the network using --host or server.host config option are affected. This vulnerability is fixed in 6.2.4, 6.1.3,...

5.3CVSS6.8AI score0.58801EPSS
SaveExploits9References2
Rows per page
Query Builder