VYPR

Izone

by Hopetree

Source repositories

CVEs (2)

  • CVE-2024-50811CriNov 8, 2024
    risk 0.59cvss 9.1epss 0.00

    hopetree izone lts c011b48 contains a server-side request forgery (SSRF) vulnerability in the active push function as \\apps\\tool\\apis\\bd_push.py does not securely filter user input through push_urls() and get_urls().

  • CVE-2024-50810MedNov 8, 2024
    risk 0.35cvss 5.4epss 0.00

    hopetree izone lts c011b48 contains a Cross Site Scripting (XSS) vulnerability in the article comment function. In \apps\comment\views.py, AddCommintView() does not securely filter user input and renders it directly to the frontend page through templates.