Lucene search
+L

135 matches found

OSV
OSV
added 2024/02/08 12:00 a.m.21 views

CVE-2024-24014

A SQL injection vulnerability exists in Novel-Plus v4.3.0-RC1 and prior versions. An attacker can pass crafted offset, limit, and sort parameters to perform SQL injection via /novel/author/list...

9.8CVSS8.1AI score
SaveExploits0References4
Cvelist
Cvelist
added 2024/02/08 12:00 a.m.40 views

CVE-2024-24023

A SQL injection vulnerability exists in Novel-Plus v4.3.0-RC1 and prior. An attacker can pass specially crafted offset, limit, and sort parameters to perform SQL injection via /novel/bookContent/list...

9.9AI score0.00622EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2024/02/07 12:00 a.m.16 views

PT-2024-20235 · Unknown · Novel-Plus

Name of the Vulnerable Software and Affected Versions: Novel-Plus versions prior to 4.3.0-RC1 Description: A SQL injection issue exists, allowing an attacker to perform SQL injection by passing crafted offset, limit, and sort parameters via the "/common/dict/list" API endpoint. Recommendations: F...

9.8CVSS7.5AI score0.00627EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2023/02/15 6:07 a.m.9 views

SUSE CVE-2008-4094

Multiple SQL injection vulnerabilities in Ruby on Rails before 2.1.1 allow remote attackers to execute arbitrary SQL commands via the 1 :limit and 2 :offset parameters, related to ActiveRecord, ActiveSupport, ActiveResource, ActionPack, and ActionMailer...

7.5CVSS8.8AI score0.0303EPSS
SaveExploits1References4
SUSE CVE
SUSE CVE
added 2023/02/15 6:01 a.m.7 views

SUSE CVE-2009-5024

ViewVC before 1.1.11 allows remote attackers to bypass the cvsdb rowlimit configuration setting, and consequently conduct resource-consumption attacks, via the limit parameter, as demonstrated by a "query revision history" request...

5CVSS7AI score0.02644EPSS
SaveExploits0References5
Snyk
Snyk
added 2022/08/30 12:00 a.m.3 views

SQL Injection

Overview johnpbloch/wordpress-core is a web software you can use to create a website or blog. Affected versions of this package are vulnerable to SQL Injection via the getbookmarks function. An attacker can manipulate SQL queries and potentially access or alter database information by injecting...

8CVSS7.9AI score
SaveExploits0References2
OSV
OSV
added 2021/03/23 2:15 p.m.7 views

CVE-2021-27529

A cross-site scripting XSS vulnerability in DynPG version 4.9.2 allows remote attackers to inject JavaScript via the "limit" parameter...

4.8CVSS5.8AI score0.00786EPSS
SaveExploits1References1
ATTACKERKB
ATTACKERKB
added 2021/03/23 2:15 p.m.4 views

CVE-2021-27529

A cross-site scripting XSS vulnerability in DynPG version 4.9.2 allows remote attackers to inject JavaScript via the "limit" parameter...

4.8CVSS4.9AI score0.00786EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2021/03/23 12:00 a.m.10 views

Dynpg组织 Dynpg 跨站脚本漏洞

DynPG is a free open source software for managing web content and modules while focusing on business process automation. A cross-site scripting vulnerability exists in DynPG 4.9.2. A remote attacker can exploit this vulnerability by injecting JavaScript via the "limit" parameter...

4.8CVSS5.3AI score0.00786EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2020/11/30 12:00 a.m.73 views

openSUSE Security Update : podman (openSUSE-2020-2039)

This update for podman fixes the following issues : Security issue fixed : - This release resolves CVE-2020-14370, in which environment variables could be leaked between containers created using the Varlink API bsc1176804. Non-security issues fixed : - add dependency to timezone package or podman...

5.3CVSS6.5AI score0.01402EPSS
SaveExploits0References4
Snyk
Snyk
added 2020/04/02 12:00 a.m.7 views

Command Injection

Overview get-git-data is a git repository data in node. Affected versions of this package are vulnerable to Command Injection. The argument limit can be controlled by users without any sanitization PoC var root = require"get-git-data"; root.log"& touch Song"; Details Cross-site scripting or XSS i...

9.8CVSS5.7AI score0.02175EPSS
SaveExploits0References2
Snyk
Snyk
added 2019/10/28 11:44 a.m.5 views

SQL Injection

Overview usmanhalalit/pixie is a lightweight, expressive, framework agnostic query builder for PHP. Affected versions of this package are vulnerable to SQL Injection. The library does not escape the limit param. PoC by Snyk Security Team 'pgsql', 'host' = '127.0.0.1', 'database' = 'postgres',...

9.8CVSS7.5AI score0.01499EPSS
SaveExploits1References2
OSV
OSV
added 2019/02/18 11:54 p.m.49 views

GHSA-98PQ-PMW9-4GPM SQL Injection in sequelize

Affected versions of sequelize are vulnerable to SQL Injection in locations where user input is passed into the limit or order parameters of sequelize query calls, such as findOne or findAll. Recommendation Update to version 3.17.0 or later...

9.8CVSS9.9AI score0.01719EPSS
SaveExploits0References4
NVD
NVD
added 2019/02/04 7:29 p.m.22 views

CVE-2019-7337

Reflected Cross Site Scripting XSS exists in ZoneMinder through 1.32.3 as the view 'events' events.php insecurely displays the limit parameter value, without applying any proper output filtration. This issue exists because of the function sortHeader in functions.php, which insecurely returns the...

4.8CVSS4.9AI score0.00891EPSS
SaveExploits1References1
OSV
OSV
added 2019/02/04 7:29 p.m.9 views

DEBIAN-CVE-2019-7337

Reflected Cross Site Scripting XSS exists in ZoneMinder through 1.32.3 as the view 'events' events.php insecurely displays the limit parameter value, without applying any proper output filtration. This issue exists because of the function sortHeader in functions.php, which insecurely returns the...

4.8CVSS6.5AI score0.00891EPSS
SaveExploits1References1
OSV
OSV
added 2019/02/04 7:29 p.m.9 views

UBUNTU-CVE-2019-7337

Reflected Cross Site Scripting XSS exists in ZoneMinder through 1.32.3 as the view 'events' events.php insecurely displays the limit parameter value, without applying any proper output filtration. This issue exists because of the function sortHeader in functions.php, which insecurely returns the...

4.8CVSS6.7AI score0.00891EPSS
SaveExploits1References3
NVD
NVD
added 2018/11/26 7:29 a.m.22 views

CVE-2018-19558

An issue was discovered in arcms through 2018-03-19. SQL injection exists via the json/newslist limit parameter because of ctl/main/Json.php, ctl/main/service/Data.php, and comp/Db/Mysql.php...

9.8CVSS9.9AI score0.01041EPSS
SaveExploits1References1
CNVD
CNVD
added 2018/09/03 12:00 a.m.5 views

FHCRM SQL Injection Vulnerability

FHCRM is a free and open source product management system based on ThinkPHP and Extjs. FHCRM 2018-02-11 and previous versions of the existence of SQL injection vulnerability, the attacker can index.php/User/read limit parameter to exploit the vulnerability to execute arbitrary SQL commands...

9.8CVSS9.9AI score0.00972EPSS
SaveExploits0References1
OSV
OSV
added 2018/09/02 10:29 p.m.5 views

CVE-2018-16354

An issue was discovered in FHCRM through 2018-02-11. There is a SQL injection via the index.php/User/read limit parameter...

9.8CVSS5.8AI score0.00972EPSS
SaveExploits0References1
NVD
NVD
added 2018/09/02 10:29 p.m.19 views

CVE-2018-16354

An issue was discovered in FHCRM through 2018-02-11. There is a SQL injection via the index.php/User/read limit parameter...

9.8CVSS9.8AI score0.00972EPSS
SaveExploits0References1
Rows per page
Query Builder