Bet E Portal
CVE-2025-14598
CRITICAL
Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Lifecycle Timeline
3DescriptionCVE.org
BeeS Software Solutions BET Portal contains an SQL injection vulnerability in the login functionality of affected sites. The vulnerability enables arbitrary SQL commands to be executed on the backend database.
AnalysisAI
BeeS Software BET Portal has SQL injection in the login functionality, allowing unauthenticated attackers to bypass authentication and extract database contents. PoC available.
Technical ContextAI
The login form concatenates credentials directly into SQL queries (CWE-89). Login SQL injection is particularly dangerous as it provides both authentication bypass (login as any user) and data extraction.
RemediationAI
Implement parameterized queries. Never concatenate user input into SQL. Apply vendor patches.
Share
External POC / Exploit Code
Leaving vuln.today