Submit #892816: renrenio renren-security 5.1.0 SQL Injectioninfo

Titlerenrenio renren-security 5.1.0 SQL Injection
DescriptionThe `getPage()` method in `BaseServiceImpl.java` constructs pagination queries using user-supplied `orderField` and `order` parameters without any input validation or whitelist enforcement. The application directly passes the attacker-controlled `orderField` value into MyBatis-Plus's `OrderItem.asc()` / `OrderItem.desc()` methods, which perform raw string concatenation into the SQL `ORDER BY` clause. Because the sorting column name in an `ORDER BY` statement cannot be parameterized with prepared statements (`?` placeholders), MyBatis-Plus inserts the field name directly into the generated SQL query. Consequently, an attacker can inject arbitrary SQL expressions through the `orderField` parameter, leading to a time-based blind SQL injection or error-based SQL injection vulnerability.
Source⚠️ https://github.com/ltxonesec/vulnerability-reports/blob/main/MyBatis%20Plus%20ORDER%20BY%20SQL%20Injection%20in%20BaseServiceImpl.getPage()%20orderField%20Parameter.md
User
 LTXsec (UID 99848)
Submission07/16/2026 10:31 (2 months ago)
Moderation09/12/2026 09:57 (2 months later)
StatusDuplicate
VulDB entry348557 [renren-secuity up to 5.4.x BaseServiceImpl.java sql injection]
Points0

Do you need the next level of professionalism?

Upgrade your account now!