CVE-2025-2363: lenve VBlog ArticleController.java uploadImg path traversal
A vulnerability classified as critical has been found in lenve VBlog up to 1.0.0. Affected is the function uploadImg of the file blogserver/src/main/java/org/sang/controller/ArticleController.java. The manipulation of the argument filename leads to path traversal. It is possible to launch the attack remotely. The exploit has been disclosed to the public and may be used. The vendor was contacted early about this disclosure but did not respond in any way.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2025-2363?
CVE-2025-2363 is classified as a critical vulnerability.
What type of vulnerability is CVE-2025-2363?
CVE-2025-2363 is a path traversal vulnerability found in the uploadImg function.
How do I fix CVE-2025-2363?
To fix CVE-2025-2363, validate and sanitize the filename input to prevent path traversal.
Which software versions are affected by CVE-2025-2363?
CVE-2025-2363 affects lenve VBlog versions up to and including 1.0.0.
What component of lenve VBlog is impacted by CVE-2025-2363?
CVE-2025-2363 impacts the ArticleController.java file in the blogserver/src/main/java/org/sang/controller directory.