VYPR

isquad

by Toools

CVEs (3)

  • CVE-2026-81674CriAug 27, 2026
    risk 0.60cvss epss

    The endpoint ‘/ws/apiprensa/getVideoNextPrev’ is vulnerable to SQL injection via the id_ambito parameter. Unsanitized input is directly incorporated into a MariaDB query, allowing attackers to inject SQL syntax that interrupts the query's execution. The vulnerability results…

  • CVE-2026-81673CriAug 27, 2026
    risk 0.60cvss epss

    The ‘/ws/apitribuna/setVisita’ endpoint is vulnerable to SQL injection through the id_video and id_ambito parameters. The application does not validate or sanitize these inputs before including them in SQL queries. This allows a remote attacker to inject SQL syntax and…

  • CVE-2026-81672CriAug 27, 2026
    risk 0.60cvss epss

    SQL injection vulnerability in the ‘/ws/apiprensa/getVideoSubcanal’ endpoint due to improper handling of the id_video parameter. The application does not sanitize input before constructing SQL queries, which results in execution errors when malicious input is provided. The…