CVE-2025-13199
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2025-11-15

Last updated on: 2026-04-29

Assigner: VulDB

Description
A vulnerability was found in code-projects Email Logging Interface 2.0. Affected is an unknown function of the file signup.cpp. The manipulation of the argument Username results in path traversal: '../filedir'. The attack is only possible with local access. The exploit has been made public and could be used.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-11-15
Last Modified
2026-04-29
Generated
2026-05-07
AI Q&A
2025-11-15
EPSS Evaluated
2026-05-05
NVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
fabian email_logging_interface 2.0
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-24 The product uses external input to construct a pathname that should be within a restricted directory, but it does not properly neutralize "../" sequences that can resolve to a location that is outside of that directory.
CWE-23 The product uses external input to construct a pathname that should be within a restricted directory, but it does not properly neutralize sequences such as ".." that can resolve to a location that is outside of that directory.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability exists in code-projects Email Logging Interface 2.0, specifically in an unknown function within the file signup.cpp. It involves manipulation of the Username argument that leads to a path traversal attack using '../filedir'. This means an attacker with local access can potentially access files or directories outside the intended scope by exploiting this flaw.


How can this vulnerability impact me? :

The vulnerability can allow an attacker with local access to perform path traversal, potentially accessing or modifying files outside the intended directory. This can lead to unauthorized disclosure, modification, or deletion of sensitive data, impacting confidentiality, integrity, and availability of the system.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart