Lucene search

K
cvelistGitHub_MCVELIST:CVE-2024-23826
HistoryJan 29, 2024 - 3:54 p.m.

CVE-2024-23826 Uploading an image with a specific filename causes a server-side DoS

2024-01-2915:54:46
CWE-770
GitHub_M
www.cve.org
1
cve-2024-23826
uploading image
st. petersburg state university

CVSS3

6.8

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

REQUIRED

Scope

UNCHANGED

Confidentiality Impact

LOW

Integrity Impact

LOW

Availability Impact

HIGH

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

AI Score

6.6

Confidence

High

EPSS

0

Percentile

13.3%

spbu_se_site is the website of the Department of System Programming of St. Petersburg State University. Before 2024.01.29, when uploading an avatar image, an authenticated user may intentionally use a large Unicode filename which would lead to a server-side denial of service under Windows. This is due to no limitation of the length of the filename and the costly use of the Unicode normalization with the form NFKD on Windows OS. This vulnerability was fixed in the 2024.01.29 release.

CNA Affected

[
  {
    "vendor": "spbu-se",
    "product": "spbu_se_site",
    "versions": [
      {
        "version": "< 2024.01.29",
        "status": "affected"
      }
    ]
  }
]

CVSS3

6.8

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

REQUIRED

Scope

UNCHANGED

Confidentiality Impact

LOW

Integrity Impact

LOW

Availability Impact

HIGH

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

AI Score

6.6

Confidence

High

EPSS

0

Percentile

13.3%

Related for CVELIST:CVE-2024-23826