Armanidrisi/devblog

Armanidrisi/devblog

Releases0
Stars9
Simple blog project created in nodejs and MongoDB database.

CVE History

CVEPublishedCVSS v3CVSS v2
5.4 MEDIUM

Dev blog v1.0 allows to exploit an XSS through an unrestricted file upload, together with a bad entropy of filenames. With this an attacker can upload a malicious HTML file, then guess the filename of the uploaded file and send it to a potential victim.

9.1 CRITICAL

Dev blog v1.0 allows to exploit an account takeover through the "user" cookie. With this, an attacker can access any user's session just by knowing their username.