Security
Headlines
HeadlinesLatestCVEs

Tag

#sql

CVE-2023-38912: Super Store Finder PHP Script 3.6 SQL Injection ≈ Packet Storm

SQL injection vulnerability in Super Store Finder PHP Script v.3.6 allows a remote attacker to execute arbitrary code via a crafted payload to the username parameter.

CVE
#sql#vulnerability#php
CVE-2023-4766

Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in Movus allows SQL Injection.This issue affects Movus: before 20230913.

CVE-2023-4832

Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in Aceka Company Management allows SQL Injection.This issue affects Company Management: before 3072 .

Ubuntu Security Notice USN-6366-1

Ubuntu Security Notice 6366-1 - It was discovered that PostgreSQL incorrectly handled certain extension script substitutions. An attacker having database-level CREATE privileges can use this issue to execute arbitrary code as the bootstrap superuser.

PHP Shopping Cart 4.2 SQL Injection

PHP Shopping Cart version 4.2 suffers from a remote SQL injection vulnerability.

Fundraising Script 1.0 SQL Injection

Fundraising Script version 1.0 suffers from a remote SQL injection vulnerability.

CVE-2023-4928: Fix SQL Injection in datagrid advanced filter · instantsoft/icms2@3a6b148

SQL Injection in GitHub repository instantsoft/icms2 prior to 2.16.1.

CVE-2023-41885: Current `BaseUser.login` implementation is vulnerable to time based user enumeration

Piccolo is an ORM and query builder which supports asyncio. In versions 0.120.0 and prior, the implementation of `BaseUser.login` leaks enough information to a malicious user such that they would be able to successfully generate a list of valid users on the platform. As Piccolo on its own does not also enforce strong passwords, these lists of valid accounts are likely to be used in a password spray attack with the outcome being attempted takeover of user accounts on the platform. The impact of this vulnerability is minor as it requires chaining with other attack vectors in order to gain more then simply a list of valid users on the underlying platform. The likelihood of this vulnerability is possible as it requires minimal skills to pull off, especially given the underlying login functionality for Piccolo based sites is open source. This issue has been patched in version 0.121.0.