Lucene search

K
cvelistWordfenceCVELIST:CVE-2024-7349
HistorySep 06, 2024 - 6:50 a.m.

CVE-2024-7349 LifterLMS <= 7.7.5 - Authenticated (Admin+) SQL Injection

2024-09-0606:50:50
CWE-89
Wordfence
www.cve.org
2
lifterlms
wordpress
sql injection
authentication
vulnerability
administrator

CVSS3

7.2

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

HIGH

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

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

EPSS

0.001

Percentile

20.0%

The LifterLMS – WP LMS for eLearning, Online Courses, & Quizzes plugin for WordPress is vulnerable to blind SQL Injection via the ‘order’ parameter in all versions up to, and including, 7.7.5 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with administrator-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.

CNA Affected

[
  {
    "vendor": "chrisbadgett",
    "product": "LifterLMS – WP LMS for eLearning, Online Courses, & Quizzes",
    "versions": [
      {
        "version": "*",
        "status": "affected",
        "lessThanOrEqual": "7.7.5",
        "versionType": "semver"
      }
    ],
    "defaultStatus": "unaffected"
  }
]

CVSS3

7.2

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

HIGH

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

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

EPSS

0.001

Percentile

20.0%

Related for CVELIST:CVE-2024-7349