Lucene search
+L

1243 matches found

OSV
OSV
added 2023/12/28 2:15 p.m.8 views

CVE-2023-7126

A vulnerability classified as critical has been found in code-projects Automated Voting System 1.0. This affects an unknown part of the file /admin/ of the component Admin Login. The manipulation of the argument username leads to sql injection. The exploit has been disclosed to the public and may...

8.8CVSS5.6AI score0.00701EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2023/12/28 2:0 p.m.40 views

CVE-2023-7126 code-projects Automated Voting System Admin Login sql injection

A vulnerability classified as critical has been found in code-projects Automated Voting System 1.0. This affects an unknown part of the file /admin/ of the component Admin Login. The manipulation of the argument username leads to sql injection. The exploit has been disclosed to the public and may...

6.3CVSS9.2AI score0.00701EPSS
SaveExploits1References3
CVE
CVE
added 2023/12/28 2:0 p.m.54 views

CVE-2023-7126

The CVE-2023-7126 entry affects code-projects Automated Voting System 1.0, specifically the Admin Login component’s /admin/ path. The root cause is a SQL injection via the username parameter in the Admin Login workflow, with public exploitation noted. Mitigations documented in connected sources i...

8.8CVSS7.8AI score0.00701EPSS
SaveExploits1References3Affected Software1
CNNVD
CNNVD
added 2023/12/28 12:0 a.m.7 views

Automated Voting System SQL Injection Vulnerability

Automated Voting System is an automated voting system. Automated Voting System suffers from a SQL injection vulnerability. No information about this vulnerability is available at this time, please stay tuned to CNNVD or the vendor announcement...

9.8CVSS7.6AI score0.0072EPSS
SaveExploits1References4
CNNVD
CNNVD
added 2023/12/28 12:0 a.m.7 views

Voting System SQL Injection Vulnerability

Online Voting System is an online voting system by the individual developer Carlo Montero. The Voting System is vulnerable to a SQL injection vulnerability. No information about this vulnerability is available at this time, so please stay tuned to CNNVD or the vendor's announcement...

8.8CVSS7.7AI score0.00701EPSS
SaveExploits1References4
CNNVD
CNNVD
added 2023/12/28 12:0 a.m.7 views

Voting System SQL Injection Vulnerability

Online Voting System is an online voting system by the individual developer Carlo Montero. The Voting System is vulnerable to a SQL injection vulnerability. No information about this vulnerability is available at this time, so please stay tuned to CNNVD or the vendor's announcement...

8.8CVSS7.7AI score0.00634EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2023/12/28 12:0 a.m.9 views

PT-2023-32889 · Code Projects · Voting System

Name of the Vulnerable Software and Affected Versions: code-projects Voting System version 1.0 Description: A critical issue has been found in the Voting System, affecting the /admin/ file of the Admin Login component. The manipulation of the username argument leads to sql injection. The exploit...

8.8CVSS6.9AI score0.00701EPSS
SaveExploits1References7
CNNVD
CNNVD
added 2023/12/28 12:0 a.m.6 views

Automated Voting System SQL Injection Vulnerability

Automated Voting System is an automated voting system. Automated Voting System suffers from a SQL injection vulnerability. No information about this vulnerability is available at this time, please stay tuned to CNNVD or the vendor announcement...

8.8CVSS7.6AI score0.00701EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2023/12/28 12:0 a.m.10 views

PT-2023-32887 · Code Projects · Automated Voting System

Name of the Vulnerable Software and Affected Versions: code-projects Automated Voting System version 1.0 Description: A critical vulnerability has been found in the Automated Voting System. This issue affects the /admin/ file of the Admin Login component. The manipulation of the username argument...

8.8CVSS7.1AI score0.00701EPSS
SaveExploits1References7
Code423n4
Code423n4
added 2023/12/21 12:0 a.m.15 views

CultureIndex.sol#_vote() - Creators of certain piece can vote for their piece

Lines of code Vulnerability details Impact In CultureIndex there is a function vote that allows users to vote for a piece to get sold on the auction house. Each piece has creators that get cut of the sale. The problem is that there is no checks if the user voting for a certain piece is it's own...

6.9AI score
SaveExploits0
Code423n4
Code423n4
added 2023/12/21 12:0 a.m.13 views

Signature Verification for batchVoteForManyWithSig Function

Lines of code Vulnerability details Potential Risk: The batchVoteForManyWithSig function in the CultureIndex contract allows multiple users to execute a batch of votes using provided signatures. While it attempts to verify the signatures, there are potential risks associated with signature...

7.7AI score
SaveExploits0
Code423n4
Code423n4
added 2023/12/21 12:0 a.m.38 views

Delegation to address(0) causes permanent loss of voting power

Lines of code Vulnerability details Impact As stated in the comment on line 12 of NontransferableERC20Votes.sol, delegation of vote power can be done through the delegate function or by providing a signature to be used with delegateBySig. However, these functions do not prevent users from...

7AI score
SaveExploits0
Code423n4
Code423n4
added 2023/12/21 12:0 a.m.17 views

Business Logic Vulnerability in dropTopVotedPiece Function

Lines of code Vulnerability details Potential Risk: The dropTopVotedPiece function in the CultureIndex contract allows the dropperAdmin to drop the top-voted piece. While the function checks if the caller is the dropperAdmin, there is a potential business logic vulnerability. The function only...

7.3AI score
SaveExploits0
Code423n4
Code423n4
added 2023/12/21 12:0 a.m.12 views

Votes delegated to the zero address will be stuck forever and user can no longer delegate votes

Lines of code Vulnerability details Bug Description VotesUpgradeable automatically delegates a user's votes to themselves if a delegatee is not set. VotesUpgradeable.solL165-168 function delegatesaddress account public view virtual returns address VotesStorage storage $ = getVotesStorage; return...

7AI score
SaveExploits0
OSV
OSV
added 2023/12/20 9:15 p.m.10 views

CVE-2023-48434

Online Voting System Project v1.0 is vulnerable to multiple Unauthenticated SQL Injection vulnerabilities. The 'username' parameter of the regaction.php resource does not validate the characters received and they are sent unfiltered to the database...

9.8CVSS5.8AI score0.00666EPSS
SaveExploits0References2
NVD
NVD
added 2023/12/20 9:15 p.m.26 views

CVE-2023-48434

Online Voting System Project v1.0 is vulnerable to multiple Unauthenticated SQL Injection vulnerabilities. The 'username' parameter of the regaction.php resource does not validate the characters received and they are sent unfiltered to the database...

9.8CVSS0.00666EPSS
SaveExploits0References2
OSV
OSV
added 2023/12/20 9:15 p.m.5 views

CVE-2023-48433

Online Voting System Project v1.0 is vulnerable to multiple Unauthenticated SQL Injection vulnerabilities. The 'username' parameter of the loginaction.php resource does not validate the characters received and they are sent unfiltered to the database...

9.8CVSS5.8AI score0.00666EPSS
SaveExploits0References2
NVD
NVD
added 2023/12/20 9:15 p.m.14 views

CVE-2023-48433

Online Voting System Project v1.0 is vulnerable to multiple Unauthenticated SQL Injection vulnerabilities. The 'username' parameter of the loginaction.php resource does not validate the characters received and they are sent unfiltered to the database...

9.8CVSS0.00666EPSS
SaveExploits0References2
Prion
Prion
added 2023/12/20 9:15 p.m.23 views

Sql injection

Online Voting System Project v1.0 is vulnerable to multiple Unauthenticated SQL Injection vulnerabilities. The 'username' parameter of the loginaction.php resource does not validate the characters received and they are sent unfiltered to the database...

7.5CVSS8.5AI score0.00666EPSS
SaveExploits0References2Affected Software1
Prion
Prion
added 2023/12/20 9:15 p.m.18 views

Sql injection

Online Voting System Project v1.0 is vulnerable to multiple Unauthenticated SQL Injection vulnerabilities. The 'username' parameter of the regaction.php resource does not validate the characters received and they are sent unfiltered to the database...

7.5CVSS8.5AI score0.00666EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder