VYPR

Miniblog.core

by Madskristensen

Source repositories

CVEs (2)

  • CVE-2019-9845CriApr 16, 2019
    risk 0.64cvss 9.8epss 0.03

    madskristensen Miniblog.Core through 2019-01-16 allows remote attackers to execute arbitrary ASPX code via an IMG element with a data: URL, because SaveFilesToDisk in Controllers/BlogController.cs writes a decoded base64 string to a file without validating the extension.

  • CVE-2019-9842HigJun 14, 2019
    risk 0.47cvss 7.2epss 0.02

    madskristensen MiniBlog through 2018-05-18 allows remote attackers to execute arbitrary ASPX code via an IMG element with a data: URL, because SaveFilesToDisk in app_code/handlers/PostHandler.cs writes a decoded base64 string to a file without validating the extension.