Lucene search
+L

445 matches found

Patchstack
Patchstack
added 2023/03/16 12:0 a.m.35 views

WordPress Pagination Styler for WooCommerce Plugin <= 3.5.7.6 is vulnerable to Broken Access Control

Software Pagination Styler for WooCommerce Type Plugin Vulnerable versions = 3.5.7.6 Fixed in 3.5.7.7 OWASP Top 10 A5: Broken Access Control Classification Broken Access Control CVE CVE-2022-45813 Patch priority Low CVSS severity Low 5.4 Developer Claim ownership PSID 9700cfe7197b Credits István...

5.9AI score0.0023EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2023/03/10 3:30 a.m.26 views

GHSA-P4G9-C9QR-WMG5 Cross-site Scripting in django-ajax-utilities

A vulnerability was found in Mobile Vikings Django AJAX Utilities and classified as problematic. This issue affects the function Pagination of the file djangoajax/static/ajax-utilities/js/pagination.js of the component Backslash Handler. The manipulation of the argument url leads to cross site...

6.1CVSS4.7AI score0.00564EPSS
SaveExploits0References6
Prion
Prion
added 2023/03/10 2:15 a.m.14 views

Cross site scripting

A vulnerability was found in Mobile Vikings Django AJAX Utilities up to 1.2.1 and classified as problematic. This issue affects the function Pagination of the file djangoajax/static/ajax-utilities/js/pagination.js of the component Backslash Handler. The manipulation of the argument url leads to...

5.8CVSS6AI score0.00564EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2023/03/10 2:0 a.m.21 views

CVE-2017-20182 Mobile Vikings Django AJAX Utilities Backslash pagination.js Pagination cross site scripting

A vulnerability was found in Mobile Vikings Django AJAX Utilities up to 1.2.1 and classified as problematic. This issue affects the function Pagination of the file djangoajax/static/ajax-utilities/js/pagination.js of the component Backslash Handler. The manipulation of the argument url leads to...

4CVSS6AI score0.00564EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2023/03/10 2:0 a.m.18 views

CVE-2017-20182 Mobile Vikings Django AJAX Utilities Backslash pagination.js Pagination cross site scripting

A vulnerability was found in Mobile Vikings Django AJAX Utilities up to 1.2.1 and classified as problematic. This issue affects the function Pagination of the file djangoajax/static/ajax-utilities/js/pagination.js of the component Backslash Handler. The manipulation of the argument url leads to...

4CVSS6.2AI score0.00564EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2023/03/10 12:0 a.m.15 views

PT-2023-10633

Name of the Vulnerable Software and Affected Versions Mobile Vikings Django AJAX Utilities versions up to 1.2.1 Description A problematic issue affects the Pagination function of the django ajax/static/ajax-utilities/js/pagination.js file in the Backslash Handler component. The manipulation of th...

6.1CVSS4.9AI score0.00564EPSS
SaveExploits0References12
CNNVD
CNNVD
added 2023/03/10 12:0 a.m.16 views

Django AJAX Utilities 跨站脚本漏洞

Django AJAX Utilities are some of Mobile Vikings individual developer's utilities that make paging and tabbing easier. A cross-site scripting vulnerability exists in Django AJAX Utilities 1.2.1 and earlier versions, which stems from a security issue in the function Pagination in the file...

6.1CVSS4.5AI score0.00564EPSS
SaveExploits0References4
FreeBSD
FreeBSD
added 2023/03/02 12:0 a.m.43 views

Gitlab -- Multiple Vulnerabilities

Gitlab reports: Stored XSS via Kroki diagram Prometheus integration Google IAP details are not hidden, may leak account details from instance/group/project settings Improper validation of SSO and SCIM tokens while managing groups Maintainer can leak Datadog API key by changing Datadog site...

8.7CVSS5.1AI score0.9242EPSS
SaveExploits0References1
OSV
OSV
added 2023/02/22 1:26 p.m.10 views

OPENSUSE-SU-2023:0058-1 Security update for phpMyAdmin

This update for phpMyAdmin fixes the following issues: Update to 4.9.11: Fix an XSS attack through the drag-and-drop upload feature PMASA-2023-01, CWE-661, boo1208186, CVE-2023-25727 Fix broken pagination links in the navigation sidebar Fix syntax error for PHP 5 Fix hideconnectionerrors being...

5.4CVSS5.5AI score0.01163EPSS
SaveExploits0References3
OPENSUSE Linux
OPENSUSE Linux
added 2023/02/22 12:0 a.m.6 views

Security update for phpMyAdmin (moderate)

openSUSE Security Update: Security update for phpMyAdmin Announcement ID: openSUSE-SU-2023:0058-1 Rating: moderate References: 1208186 Cross-References: CVE-2023-25727 Affected Products: SUSE Linux Enterprise High Performance Computing 12 SUSE Linux Enterprise Server 12 SUSE Linux Enterprise Serv...

5.4CVSS6.2AI score0.01163EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2023/02/15 5:34 a.m.4 views

SUSE CVE-2013-6459

Cross-site scripting XSS vulnerability in the willpaginate gem before 3.0.5 for Ruby allows remote attackers to inject arbitrary web script or HTML via vectors involving generated pagination links...

4.3CVSS7.9AI score0.02209EPSS
SaveExploits1References6
SUSE CVE
SUSE CVE
added 2023/02/15 5:12 a.m.5 views

SUSE CVE-2015-8010

Cross-site scripting XSS vulnerability in the Classic-UI with the CSV export link and pagination feature in Icinga before 1.14 allows remote attackers to inject arbitrary web script or HTML via the query string to cgi-bin/status.cgi...

3.5CVSS6AI score0.01486EPSS
SaveExploits0References6
Code423n4
Code423n4
added 2023/01/30 12:0 a.m.12 views

claim can run out of gas

Lines of code Vulnerability details Impact If the claim function runs out of gas, the caller can never claim any rewards without transferring the nfts to another address first Proof of Concept Currently, the claim function loops over the msg.senders NFT's. If this list ever becomes too large, the...

6.9AI score
SaveExploits0
Github Security Blog
Github Security Blog
added 2023/01/20 5:30 p.m.49 views

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
SaveExploits0References5Affected Software2
OSV
OSV
added 2023/01/20 5:30 p.m.206 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.6 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.19 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
UbuntuCve
UbuntuCve
added 2023/01/17 9:15 p.m.279 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
OSV
OSV
added 2023/01/17 9:15 p.m.5 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
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
Rows per page
Query Builder