cn.gson.oasys
cpe:2.3:a:oasys_project:oasys:*:*:*:*:*:*:*
- 1.1
A SQL injection vulnerability has been identified in oa_system Oasys version 1.1. This vulnerability allows remote attackers to execute arbitrary code by manipulating the allDirector() method in the AddressMapper.java file. The issue arises because the baseKey parameter, used in SQL queries, can be controlled by the attacker, leading to unauthorized code execution.
Exploitation of this vulnerability allows for arbitrary code execution on the server where oa_system Oasys is running.
The vulnerability can be reproduced by sending a crafted HTTP request that includes a malicious payload in the baseKey parameter. This request should be directed to the AddrController, which will pass the parameter to the allDirector() method, triggering the SQL injection. Tools like sqlmap can be used to automate the exploitation process.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.