Lucene search

K
cvelistSnykCVELIST:CVE-2022-25297
HistoryFeb 21, 2022 - 8:00 a.m.

CVE-2022-25297 Arbitrary File Write

2022-02-2108:00:17
snyk
www.cve.org
3
cve-2022-25297
unsafe file upload
drogonframework/drogon

CVSS3

7.5

Attack Vector

NETWORK

Attack Complexity

HIGH

Privileges Required

LOW

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

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

AI Score

8.9

Confidence

High

EPSS

0.003

Percentile

71.4%

This affects the package drogonframework/drogon before 1.7.5. The unsafe handling of file names during upload using HttpFile::save() method may enable attackers to write files to arbitrary locations outside the designated target folder.

CNA Affected

[
  {
    "product": "drogonframework/drogon",
    "vendor": "n/a",
    "versions": [
      {
        "lessThan": "1.7.5",
        "status": "affected",
        "version": "unspecified",
        "versionType": "custom"
      }
    ]
  }
]

CVSS3

7.5

Attack Vector

NETWORK

Attack Complexity

HIGH

Privileges Required

LOW

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

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

AI Score

8.9

Confidence

High

EPSS

0.003

Percentile

71.4%

Related for CVELIST:CVE-2022-25297