VYPR

Miniblog.core

by Miniblog.core Project

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-2022-37679MedSep 2, 2022
    risk 0.31cvss 4.8epss 0.00

    Miniblog.Core v1.0 was discovered to contain a cross-site scripting (XSS) vulnerability in the component /blog/edit. This vulnerability allows attackers to execute arbitrary web scripts or HTML via a crafted payload injected into the Excerpt field.