Lucene search
+L

530 matches found

OSV
OSV
added 2023/01/20 5:30 p.m.212 views

GHSA-6G8Q-QFPV-57WP CakePHP Database\\Query::offset() and limit() methods are vulnerable to SQL injection

Impact The Cake\Database\Query::limit and Cake\Database\Query::offset methods are vulnerable to SQL injection if passed un-sanitized user request data. Patches This issue has been fixed in 4.2.12, 4.3.11, 4.4.10 Workarounds Using CakePHP's Pagination library will mitigate this issue, as will...

9.8CVSS9.8AI score0.00858EPSS
SaveExploits0References5
OSV
OSV
added 2023/01/17 9:15 p.m.11 views

DEBIAN-CVE-2023-22727

CakePHP is a development framework for PHP web apps. In affected versions the Cake\Database\Query::limit and Cake\Database\Query::offset methods are vulnerable to SQL injection if passed un-sanitized user request data. This issue has been fixed in 4.2.12, 4.3.11, 4.4.10. Users are advised to...

9.8CVSS7.9AI score0.00858EPSS
SaveExploits0References1
Prion
Prion
added 2023/01/17 9:15 p.m.25 views

Sql injection

CakePHP is a development framework for PHP web apps. In affected versions the Cake\Database\Query::limit and Cake\Database\Query::offset methods are vulnerable to SQL injection if passed un-sanitized user request data. This issue has been fixed in 4.2.12, 4.3.11, 4.4.10. Users are advised to...

7.5CVSS9.8AI score0.00858EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2023/01/17 9:15 p.m.15 views

UBUNTU-CVE-2023-22727

CakePHP is a development framework for PHP web apps. In affected versions the Cake\Database\Query::limit and Cake\Database\Query::offset methods are vulnerable to SQL injection if passed un-sanitized user request data. This issue has been fixed in 4.2.12, 4.3.11, 4.4.10. Users are advised to...

9.8CVSS5.8AI score0.00858EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2023/01/17 9:15 p.m.283 views

CVE-2023-22727

CakePHP is a development framework for PHP web apps. In affected versions the Cake\Database\Query::limit and Cake\Database\Query::offset methods are vulnerable to SQL injection if passed un-sanitized user request data. This issue has been fixed in 4.2.12, 4.3.11, 4.4.10. Users are advised to...

9.8CVSS7.1AI score0.00858EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2023/01/17 8:41 p.m.9 views

CVE-2023-22727 Database Query::offset() and limit() vulnerable to SQL injection in cakephp

CakePHP is a development framework for PHP web apps. In affected versions the Cake\Database\Query::limit and Cake\Database\Query::offset methods are vulnerable to SQL injection if passed un-sanitized user request data. This issue has been fixed in 4.2.12, 4.3.11, 4.4.10. Users are advised to...

9.8CVSS10AI score0.00858EPSS
SaveExploits0References3
OSV
OSV
added 2023/01/17 8:41 p.m.31 views

CVE-2023-22727 Database Query::offset() and limit() vulnerable to SQL injection in cakephp

CakePHP is a development framework for PHP web apps. In affected versions the Cake\Database\Query::limit and Cake\Database\Query::offset methods are vulnerable to SQL injection if passed un-sanitized user request data. This issue has been fixed in 4.2.12, 4.3.11, 4.4.10. Users are advised to...

9.8CVSS9.6AI score
SaveExploits0References5
Cvelist
Cvelist
added 2023/01/17 8:41 p.m.24 views

CVE-2023-22727 Database Query::offset() and limit() vulnerable to SQL injection in cakephp

CakePHP is a development framework for PHP web apps. In affected versions the Cake\Database\Query::limit and Cake\Database\Query::offset methods are vulnerable to SQL injection if passed un-sanitized user request data. This issue has been fixed in 4.2.12, 4.3.11, 4.4.10. Users are advised to...

9.8CVSS10AI score0.00858EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2023/01/07 12:00 a.m.11 views

PT-2023-10099 · Unknown · Ttskch Paginationserviceprovider

Name of the Vulnerable Software and Affected Versions: ttskch PaginationServiceProvider versions up to 0.x Description: A critical vulnerability was found in the ttskch PaginationServiceProvider. The issue affects the file demo/index.php of the component demo. The manipulation of the sort/id...

9.8CVSS6.5AI score0.00819EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2023/01/07 12:00 a.m.11 views

PaginationServiceProvider SQL注入漏洞

PaginationServiceProvider is an application by Takashi Kanemoto Personal Developer. Allows you to use KnpPaginatorBundle in Silex applications. A SQL injection vulnerability exists in PaginationServiceProvider version 0.x and prior versions, which stems from incorrect manipulation of the paramete...

9.8CVSS6.6AI score0.00819EPSS
SaveExploits0References5
CakePHP
CakePHP
added 2023/01/06 12:00 a.m.60 views

CakePHP 4.2.11, 4.3.11, and 4.4.10 Released

CakePHP 4.2.11, 4.3.11, and 4.4.10 Released The CakePHP core team is happy to announce the immediate availability of CakePHP 4.2.11, 4.3.11, and 4.4.10. These releases contain a security fix for the limit and offset methods of Cake\Database\Query. If passed unfiltered request data, these methods...

8.2AI score
SaveExploits0
OSV
OSV
added 2022/11/15 2:15 a.m.13 views

CVE-2022-42132

The Test LDAP Users functionality in Liferay Portal 7.0.0 through 7.4.3.4, and Liferay DXP 7.0 fix pack 102 and earlier, 7.1 before fix pack 27, 7.2 before fix pack 17, 7.3 before update 4, and DXP 7.4 GA includes the LDAP credential in the page URL when paginating through the list of users, whic...

5.9CVSS6.2AI score
SaveExploits0References3
Code423n4
Code423n4
added 2022/10/23 12:00 a.m.11 views

# Potential unbounded loops in JBTiered721DelegateStore

Lines of code Vulnerability details Impact Multiple loops in JBTiered721DelegateStore are iterating over maxTierIdOf for a nft address. This value is incremented when calling recordAddTiers. The contract doesn't seem to have a functionality for decreasing this value. Proof of Concept Over time...

6.8AI score
SaveExploits0
WPVulnDB
WPVulnDB
added 2022/08/25 12:00 a.m.19 views

Alphabetic Pagination < 3.0.8 - Unauthenticated Arbitrary Option Update

The plugin does not have any proper authorisation in place when updating some settings via a REST endpoint, and does not ensure that the options to be updated belong to the plugin. As a result, unauthenticated attackers could update arbitrary option from the blog and allow registration with a...

4.2AI score
SaveExploits0Affected Software1
Patchstack
Patchstack
added 2022/08/25 12:00 a.m.18 views

WordPress Alphabetic Pagination plugin <= 3.0.7 - Unauthenticated Arbitrary Option Update vulnerability

Unauthenticated Arbitrary Option Update vulnerability discovered in WordPress Alphabetic Pagination plugin versions = 3.0.7. Solution Update the WordPress Alphabetic Pagination plugin to the latest available version at least 3.0.8...

3.3AI score
SaveExploits0References1Affected Software1
wpexploit
wpexploit
added 2022/08/25 12:00 a.m.777 views

Alphabetic Pagination < 3.0.8 - Unauthenticated Arbitrary Option Update

The plugin does not have any proper authorisation in place when updating some settings via a REST endpoint, and does not ensure that the options to be updated belong to the plugin. As a result, unauthenticated attackers could update arbitrary option from the blog and allow registration with a...

3.3AI score
SaveExploits0
Code423n4
Code423n4
added 2022/08/17 12:00 a.m.12 views

Unbounded loop while iterating deployedPairsArray

Lines of code Vulnerability details Impact If deployedPairsArray has a large amount of items, calls to getAllPairAddresses can result in a out of gas scenario, which would result in a DoS condition while retrieving the addresses. Proof of Concept 1. A large amount of items are pushed into...

6.8AI score
SaveExploits0
OSV
OSV
added 2022/07/26 9:54 a.m.11 views

MAL-2022-489 Malicious code in @ovh-ui/oui-pagination (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware 24b3f3334cfba22670b73ba14b5ff0fe10f1bf298d2b6040a6cba6ac7b9bccd9 Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

7AI score
SaveExploits0References1
Spring Security Advisories
Spring Security Advisories
added 2022/07/12 11:00 a.m.25 views

This Week in Spring - July 12th, 2022

Hi, Spring fans! Welcome to another installment of This Week in Spring! How are you? This week Im writing you from sunny Seattle, Washington, where were having our next installment of the SpringOne Tour series. Its been a ton of fun seeing all these fun and friendly faces again and getting to see...

0.3AI score
SaveExploits0
Snyk
Snyk
added 2022/07/04 8:08 a.m.8 views

Malicious Package

Overview @ovh-ui/oui-pagination is a malicious package. The package's name is based on existing repositories, namespaces, or components used by popular companies in an effort to trick employees into downloading it, also known as 'dependency confusion'. Therefore, you're only vulnerable if this...

9.8CVSS7AI score
SaveExploits0References3
Rows per page
Query Builder