Lucene search

K
vulnrichmentSTAR_LabsVULNRICHMENT:CVE-2024-7009
HistoryAug 06, 2024 - 3:40 a.m.

CVE-2024-7009 Calibre SQL Injection

2024-08-0603:40:33
CWE-89
STAR_Labs
github.com
1
calibre
sql injection
sqlite
full-text searches

CVSS3

4.2

Attack Vector

NETWORK

Attack Complexity

HIGH

Privileges Required

LOW

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

LOW

Integrity Impact

LOW

Availability Impact

NONE

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

AI Score

8.2

Confidence

Low

EPSS

0.001

Percentile

18.8%

SSVC

Exploitation

poc

Automatable

no

Technical Impact

partial

Unsanitized user-input in Calibre <= 7.15.0 allow users with permissions to perform full-text searches to achieve SQL injection on the SQLite database.

CNA Affected

[
  {
    "repo": "https://github.com/kovidgoyal/calibre",
    "vendor": "Calibre",
    "product": "Calibre",
    "versions": [
      {
        "status": "affected",
        "version": "7.15.0"
      }
    ],
    "defaultStatus": "unaffected"
  }
]

ADP Affected

[
  {
    "cpes": [
      "cpe:2.3:a:kovidgoyal:calibre:*:*:*:*:*:*:*:*"
    ],
    "vendor": "kovidgoyal",
    "product": "calibre",
    "versions": [
      {
        "status": "affected",
        "version": "0",
        "versionType": "custom",
        "lessThanOrEqual": "7.15.0"
      }
    ],
    "defaultStatus": "unknown"
  }
]

CVSS3

4.2

Attack Vector

NETWORK

Attack Complexity

HIGH

Privileges Required

LOW

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

LOW

Integrity Impact

LOW

Availability Impact

NONE

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

AI Score

8.2

Confidence

Low

EPSS

0.001

Percentile

18.8%

SSVC

Exploitation

poc

Automatable

no

Technical Impact

partial