CVE-2019-7164

Aliases:GHSA-887w-45rq-vxgfPYSEC-2019-123
Modified
Published: 20 Feb 2019, 00:00
Last modified:04 Aug 2024, 20:38

Vulnerability Summary

Overall Risk (default)
high
70/100
CVSS Score
9.8 CRITICAL
v3.1 (nvd)
EPSS Score
1.89% LOW
2% probability -0.05%
KEV
Not listed
Ransomware
No reports
Public exploits
1 found
Dark Web
Not detected

Timeline

20 Feb 2019, 00:00
Published
Vulnerability first disclosed
04 Aug 2024, 20:38
Last Modified
Vulnerability information updated

Description

SQLAlchemy through 1.2.17 and 1.3.x through 1.3.0b2 allows SQL Injection via the order_by parameter.

CVSS Metrics

  • v4.0CRITICALScore: 9.3CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
  • v3.1CRITICALScore: 9.8CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
  • v3.0CRITICALScore: 9.8CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
  • v2.0HIGHScore: 7.5AV:N/AC:L/Au:N/C:P/I:P/A:P

EPSS Trends

Current EPSS score: 1.89% Percentile: 84%

Techniques & Countermeasures

  • CWE-89Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')

    The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.

Affected Systems

  • debiandebian_linux

    8.0 | 9.0

  • opensusebackports_sle

    15.0

  • opensuseleap

    15.0 | 15.1

  • oraclecommunications_operations_monitor

    4.2 | 4.3

  • PyPIsqlalchemy

    ≥ 1.3.0b1, < 1.3.0b3 | < 1.2.18 | < 1.3.0b3

  • redhatenterprise_linux

    8.0

  • redhatenterprise_linux_eus

    8.1 | 8.2 | 8.4

  • redhatenterprise_linux_server_aus

    8.2 | 8.4

  • redhatenterprise_linux_server_tus

    8.2 | 8.4

  • sqlalchemysqlalchemy

    ≤ 1.2.17 | 1.3.0:beta1 | 1.3.0:beta2

References (14)