Lucene search
K

934 matches found

Code423n4
Code423n4
added 2021/10/06 12:0 a.m.11 views

unchecked return value from Transfer/TransferFrom()

Handle JMukesh Vulnerability details Impact The ERC20.transfer and ERC20.transferFrom functions return a boolean value indicating success. This parameter needs to be checked for success. Some tokens do not revert if the transfer failed but return false instead. Proof of Concept Tools Used manual...

6.9AI score
Exploits0
GithubExploit
GithubExploit
added 2021/09/30 6:16 a.m.217 views

Exploit for SQL Injection in Online-Shopping-System-Advanced_Project Online-Shopping-System-Advanced

CVE-2021-41648 CVE-2021-41648 SQL Injection in online-shoppin...

7.5CVSS8AI score0.10013EPSS
Exploits4
GithubExploit
GithubExploit
added 2021/09/29 2:9 p.m.172 views

Exploit for SQL Injection in Online-Shopping-System-Advanced_Project Online-Shopping-System-Advanced

CVE-2021-41649 CVE-2021-41649 SQL Injection in online-shoppin...

9.8CVSS9.7AI score0.5177EPSS
Exploits2
OSV
OSV
added 2021/08/31 5:15 p.m.4 views

CVE-2021-35212

An SQL injection Privilege Escalation Vulnerability was discovered in the Orion Platform reported by the ZDI Team. A blind Boolean SQL injection which could lead to full read/write over the Orion database content including the Orion certificate for any authenticated user...

8.8CVSS7.3AI score0.01589EPSS
Exploits0References4
NVD
NVD
added 2021/08/31 5:15 p.m.35 views

CVE-2021-35212

An SQL injection Privilege Escalation Vulnerability was discovered in the Orion Platform reported by the ZDI Team. A blind Boolean SQL injection which could lead to full read/write over the Orion database content including the Orion certificate for any authenticated user...

9CVSS0.01589EPSS
Exploits0References4
Prion
Prion
added 2021/08/31 5:15 p.m.16 views

Sql injection

An SQL injection Privilege Escalation Vulnerability was discovered in the Orion Platform reported by the ZDI Team. A blind Boolean SQL injection which could lead to full read/write over the Orion database content including the Orion certificate for any authenticated user...

9CVSS8.9AI score0.01589EPSS
Exploits0References4Affected Software1
Cvelist
Cvelist
added 2021/08/31 5:0 p.m.35 views

CVE-2021-35212 Blind SQL injection Vulnerability

An SQL injection Privilege Escalation Vulnerability was discovered in the Orion Platform reported by the ZDI Team. A blind Boolean SQL injection which could lead to full read/write over the Orion database content including the Orion certificate for any authenticated user...

8.9CVSS9.3AI score0.01589EPSS
Exploits0References4
Prion
Prion
added 2021/08/04 11:15 p.m.26 views

Sql injection

Pimcore Customer Data Framework version 3.0.0 and earlier suffers from a Boolean-based blind SQL injection issue in the $id parameter of the SegmentAssignmentController.php component of the application. This issue was fixed in version 3.0.2 of the product...

5CVSS7.9AI score0.01225EPSS
Exploits1References1Affected Software1
Exploit DB
Exploit DB
added 2021/07/29 12:0 a.m.456 views

Oracle Fatwire 6.3 - Multiple Vulnerabilities

Exploit Title: Oracle Fatwire 6.3 - Multiple Vulnerabilities Date: 29/07/2021 Exploit Author: J. Francisco Bolivar @Jfrancbit Vendor Homepage: https://www.oracle.com/index.html Version: 6.3 Tested on: CentOS 1. Xss Adt parameter is vulnerable to Xss:...

7.4AI score
Exploits0
WPVulnDB
WPVulnDB
added 2021/07/26 12:0 a.m.19 views

uListing < 2.0.4 - Unauthenticated SQL Injection

An Unauthenticated SQL Injection vulnerability was discovered in the plugin. Vulnerable parameters: custom. SQL Injection types: Error-based, Boolean-based Blind, Time-based Blind. PoC PoC 1 | Unauthenticated SQL Injection | Tables: sqlmap...

7.5CVSS0.2AI score0.02067EPSS
Exploits1Affected Software1
Code423n4
Code423n4
added 2021/07/21 12:0 a.m.10 views

Router.removeLiquidityExact(uint256,address) has unchecked transfers

Handle heiho1 Vulnerability details Impact Router.removeLiquidityExactuint256,address line 114 does not check the boolean return of a token transfer. This is a brittle implementation because it relies on the boolean return value being hard-coded to true. Tokens may not revert in case of failure a...

6.8AI score
Exploits0
Code423n4
Code423n4
added 2021/07/21 12:0 a.m.8 views

Router.removeLiquiditySingle(uint256,bool,address) has unchecked transfers

Handle heiho1 Vulnerability details Impact Router.removeLiquiditySingleuint256,bool,address on lines 121, 126, 129 ignores the boolean return on transfers. This is a brittle implementation because it relies on the boolean return value being hard-coded to true. Tokens may return false instead of...

6.8AI score
Exploits0
OSV
OSV
added 2021/07/09 2:15 p.m.6 views

CVE-2021-30117

The API call /InstallTab/exportFldr.asp is vulnerable to a semi-authenticated boolean-based blind SQL injection in the parameter fldrId. Detailed description --- Given the following request: GET /InstallTab/exportFldr.asp?fldrId=1’ HTTP/1.1 Host: 192.168.1.194 User-Agent: Mozilla/5.0 Macintosh;...

8.8CVSS7.3AI score0.72054EPSS
Exploits0References2
NVD
NVD
added 2021/07/09 2:15 p.m.32 views

CVE-2021-30117

The API call /InstallTab/exportFldr.asp is vulnerable to a semi-authenticated boolean-based blind SQL injection in the parameter fldrId. Detailed description --- Given the following request: GET /InstallTab/exportFldr.asp?fldrId=1’ HTTP/1.1 Host: 192.168.1.194 User-Agent: Mozilla/5.0 Macintosh;...

9.8CVSS0.72054EPSS
Exploits0References2
Prion
Prion
added 2021/07/09 2:15 p.m.41 views

Sql injection

The API call /InstallTab/exportFldr.asp is vulnerable to a semi-authenticated boolean-based blind SQL injection in the parameter fldrId. Detailed description --- Given the following request: GET /InstallTab/exportFldr.asp?fldrId=1’ HTTP/1.1 Host: 192.168.1.194 User-Agent: Mozilla/5.0 Macintosh;...

6.5CVSS9.6AI score0.85619EPSS
Exploits1References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2021/07/09 12:0 a.m.240 views

CVE-2021-30117

The API call /InstallTab/exportFldr.asp is vulnerable to a semi-authenticated boolean-based blind SQL injection in the parameter fldrId. Detailed description —– Given the following request: GET /InstallTab/exportFldr.asp?fldrId=1’ HTTP/1.1 Host: 192.168.1.194 User-Agent: Mozilla/5.0 Macintosh;...

10CVSS9.6AI score0.85619EPSS
In wildExploits1References3
wpexploit
wpexploit
added 2021/06/29 12:0 a.m.759 views

Portfolio Responsive Gallery < 1.1.8 - Authenticated Blind SQL Injections

The getportfolios and getportfolioattributes functions in the class-portfolio-responsive-gallery-list-table.php and class-portfolio-responsive-gallery-attributes-list-table.php files of the plugin did not use whitelist or validate the orderby parameter before using it in SQL statements passed to...

6.5CVSS0.3AI score0.01373EPSS
Exploits2
0day.today
0day.today
added 2021/06/23 12:0 a.m.74 views

Online Library Management System 1.0 - (Search) SQL Injection Vulnerability

Exploit Title: Online Library Management System 1.0 - 'Search' SQL Injection Exploit Author: Berk Can Geyikci Vendor Homepage: https://www.sourcecodester.com/ Software Link: https://www.sourcecodester.com/sites/default/files/download/janobe/ols.zip Version: 1.0 Tested on: Windows 10 Pro 64 Bit...

0.4AI score
Exploits0
Exploit DB
Exploit DB
added 2021/06/23 12:0 a.m.256 views

Online Library Management System 1.0 - &#039;Search&#039; SQL Injection

Exploit Title: Online Library Management System 1.0 - 'Search' SQL Injection Date: 23-06-2021 Exploit Author: Berk Can Geyikci Vendor Homepage: https://www.sourcecodester.com/ Software Link: https://www.sourcecodester.com/sites/default/files/download/janobe/ols.zip Version: 1.0 Tested on: Windows...

7.4AI score
Exploits0
Packet Storm
Packet Storm
added 2021/06/10 12:0 a.m.393 views

Student Result Management System 1.0 SQL Injection

Exploit Title: Student Result Management System 1.0 - 'class' SQL Injection Date: 09.09.2020 Exploit Author: Riadh Benlamine rbn0x00 Vendor Homepage : https://projectworlds.in Software Page: https://projectworlds.in/free-projects/php-projects/student-result-management-system-project-in-php/...

7.4AI score
Exploits0
Rows per page
Query Builder