VYPR
Vendor

Blog Project

Products
1
CVEs
3
Across products
3
Status
Private

Products

1

Recent CVEs

3
  • CVE-2017-14346CriSep 12, 2017
    risk 0.64cvss 9.8epss 0.02

    upload.php in tianchoy/blog through 2017-09-12 allows unrestricted file upload and PHP code execution by using the image/jpeg, image/pjpeg, image/png, or image/gif content type for a .php file.

  • CVE-2017-14345CriSep 12, 2017
    risk 0.64cvss 9.8epss 0.01

    SQL Injection exists in tianchoy/blog through 2017-09-12 via the id parameter to view.php.

  • CVE-2022-23626HigFeb 8, 2022
    risk 0.52cvss 8.5epss 0.10

    m1k1o/blog is a lightweight self-hosted facebook-styled PHP blog. Errors from functions `imagecreatefrom*` and `image*` have not been checked properly. Although PHP issued warnings and the upload function returned `false`, the original file (that could contain a malicious…