New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Multiple non authenticated local file inclusions found in /alerts #15
Comments
|
Since, everybody is publicly exposing vulnerabilities. I am going to assume, there is no advisory or disclosure policy. Details:
Reference and proof of concept: https://github.com/hansmach1ne/MyExploits/tree/main/Multiple_LFIs_in_CuppaCMS_alerts |
|
@tufik2 These two vulnerabilities have pretty high severity and should be fixed ASAP.
$url = $_POST['urlConfig'];
This will completely neutralize any sort of path truncation LFI attack in these 2 parameters. |

Greetings, I found a LFI vulnerability in CuppaCMS. How is disclosure process exactly done. Can you provide me an email where I can contact you with the details.
The text was updated successfully, but these errors were encountered: