VYPR

Homey BNB V4

by Homey BNB

CVEs (4)

  • CVE-2019-25494Feb 27, 2026
    risk 0.00cvss epss 0.00

    Homey BNB V4 contains an SQL injection vulnerability in the administration panel login that allows unauthenticated attackers to bypass authentication by injecting SQL syntax into username and password fields. Attackers can submit SQL operators like '=' 'or' in both credentials to manipulate the authentication query and gain unauthorized access to the admin panel.

  • CVE-2019-25493Feb 27, 2026
    risk 0.00cvss epss 0.00

    Homey BNB V4 contains an SQL injection vulnerability that allows unauthenticated attackers to manipulate database queries by injecting SQL code through the 'val' parameter. Attackers can send GET requests to the admin/getrecord.php endpoint with malicious 'val' values to extract sensitive database information.

  • CVE-2019-25492Feb 27, 2026
    risk 0.00cvss epss 0.00

    Homey BNB V4 contains an SQL injection vulnerability that allows unauthenticated attackers to manipulate database queries by injecting SQL code through the 'pt' parameter. Attackers can send GET requests to the admin/getcmsdata.php endpoint with malicious 'pt' values to extract sensitive database information.

  • CVE-2019-25491Feb 27, 2026
    risk 0.00cvss epss 0.00

    Homey BNB V4 contains an SQL injection vulnerability that allows unauthenticated attackers to manipulate database queries by injecting SQL code through the catid parameter. Attackers can send GET requests to the admin/cms_getpagetitle.php endpoint with malicious catid values to extract sensitive database information.