CVE-2024-50644

CRITICAL

zhisheng17 blog 3.0.1-SNAPSHOT - Auth Bypass

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for CVE-2024-50644. PoCs published by fushuling.

AI-analyzed exploit summary The document details an authentication bypass vulnerability in the blog software due to incorrect path handling in the `BaseInterceptor` class. Attackers can use `../` in the URI to bypass access controls and access admin APIs without authentication.

Description

zhisheng17 blog 3.0.1-SNAPSHOT has an authentication bypass vulnerability. An attacker can exploit this vulnerability to access API without any token.

Exploits (1)

gitee WRITEUP 1 stars
by fushuling · poc
https://gitee.com/fushuling/cve/blob/master/CVE-2024-50644.md

The document details an authentication bypass vulnerability in the blog software due to incorrect path handling in the `BaseInterceptor` class. Attackers can use `../` in the URI to bypass access controls and access admin APIs without authentication.

Classification
Writeup 90%
Attack Type
Auth Bypass
Complexity
Trivial
Reliability
Reliable
Target: blog (all versions up to commit d0497553b76d44b9b176c121d3af96bb6d678c04)
No auth needed
Prerequisites: network access to the target application
devstral-2 · analyzed Mar 04, 2026 Full analysis →

Scores

CVSS v3 9.8
EPSS 0.0011
EPSS Percentile 29.4%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

CISA SSVC

Vulnrichment
Exploitation poc
Automatable yes
Technical Impact total

Details

CWE
CWE-287
Status published
Published Aug 22, 2025
Tracked Since Feb 18, 2026