Relative Path Traversal in misp/misp-maltego
Valid
Reported on
Oct 29th 2021
Description
misconfigurations of nginx lead to a path traversal vulnerability.
Proof of Concept
Do a request to /munin../
can get any file under /var/cache/munin/
Impact
An attacker can access files on the web server to which they should not have access.
Occurrences
nginx.conf L24
POC request: /munin../
We created a
GitHub Issue
asking the maintainers to create a
SECURITY.md
a year ago
We have contacted a member of the
misp/misp-maltego
team and are waiting to hear back
a year ago
A misp/misp-maltego maintainer
commented
a year ago
Files in /var/cache/munin can indeed be downloaded due to this misconfiguration. However as this folder is empty the impact is zero. I've corrected the issue in the following commit: https://github.com/MISP/MISP-maltego/commit/fce86f7a937cc03794b1fc7e94c630eb65087d9b
So thank you for the scrutiny and feedback.
The fix bounty has been dropped
This vulnerability will not receive a CVE
nginx.conf#L24
has been validated
to join this conversation