Lucene search

K
cve[email protected]CVE-2023-47128
HistoryNov 10, 2023 - 6:15 p.m.

CVE-2023-47128

2023-11-1018:15:09
CWE-89
web.nvd.nist.gov
20
piccolo
object-relational mapping
query builder
asyncio
sql injection
cve-2023-47128
security vulnerability

9.1 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N

9.5 High

AI Score

Confidence

High

0.001 Low

EPSS

Percentile

33.0%

Piccolo is an object-relational mapping and query builder which supports asyncio. Prior to version 1.1.1, the handling of named transaction savepoints in all database implementations is vulnerable to SQL Injection via f-strings. While the likelihood of an end developer exposing a savepoints name parameter to a user is highly unlikely, it would not be unheard of. If a malicious user was able to abuse this functionality they would have essentially direct access to the database and the ability to modify data to the level of permissions associated with the database user. A non exhaustive list of actions possible based on database permissions is: Read all data stored in the database, including usernames and password hashes; insert arbitrary data into the database, including modifying existing records; and gain a shell on the underlying server. Version 1.1.1 fixes this issue.

Affected configurations

Vulners
NVD
Node
piccolo-ormpiccoloRange<1.1.1
VendorProductVersionCPE
piccolo\-ormpiccolo*cpe:2.3:a:piccolo\-orm:piccolo:*:*:*:*:*:*:*:*

CNA Affected

[
  {
    "vendor": "piccolo-orm",
    "product": "piccolo",
    "versions": [
      {
        "version": "< 1.1.1",
        "status": "affected"
      }
    ]
  }
]

9.1 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N

9.5 High

AI Score

Confidence

High

0.001 Low

EPSS

Percentile

33.0%

Related for CVE-2023-47128