Closed aniketsh22 closed 11 months ago
Is there a need to work on this issue? I couldn't locate the Apache setup in the Dockerfile. Is it handled manually instead of being configured within the Dockerfile?
This is handled manually. I've just updated the Apache version.
What is happening?
While doing recon I came across an IP address 45.79.140.16 which is the IP address of https://wikiedu.org/
After scanning it on https://www.shodan.io/ Founded that it has some vulnerabilities attached with the apache server
After that i checked for the technologies used on the https://wikiedu.org/ via https://www.wappalyzer.com/ And here is the POC attached below
As you can see the Apache HTTP Server is having version 2.4.51
To Reproduce
Expected behavior
Can cause error or malicious attack on the server.
Screenshots
POC is been Attached already !!
How to fix
Update the Apache HTTP Server version to fix this issues.