CVE-2019-25526: Inout EasyRooms Ultimate Edition v1.0 SQL Injection via search
Inout EasyRooms Ultimate Edition v1.0 contains an SQL injection vulnerability that allows unauthenticated attackers to manipulate database queries by injecting SQL code through the location parameter. Attackers can send POST requests to the search/searchdetailed endpoint with malicious SQL payloads in the location field to extract sensitive data or modify database contents.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2019-25526?
CVE-2019-25526 has a medium severity level due to its potential to allow unauthorized database access.
How do I fix CVE-2019-25526?
To fix CVE-2019-25526, validate and sanitize the input parameters in the application before executing SQL queries.
What kind of attack can exploit CVE-2019-25526?
CVE-2019-25526 can be exploited through SQL injection attacks targeting the location parameter of the application.
Who is affected by CVE-2019-25526?
The vulnerability affects users of Inout EasyRooms Ultimate Edition v1.0.
Can CVE-2019-25526 be exploited remotely?
Yes, CVE-2019-25526 can be exploited remotely as it allows unauthenticated attackers to inject SQL code.