PHP Server Monitor before 3.3.2 has CSRF, as demonstrated by a Delete action.
The web application does not, or cannot, sufficiently verify whether a request was intentionally provided by the user who sent the request, which could have originated from an unauthorized actor.
Link | Tags |
---|---|
https://medium.com/bugbountywriteup/cve-2018-18921-php-server-monitor-3-3-1-cross-site-request-forgery-a73e8dae563 | third party advisory exploit |
https://github.com/phpservermon/phpservermon/issues/670 | third party advisory patch |