Open Source Social Network SQL Injection Vulnerability in Version 8.6

Vulnerability

A blind, time-based SQL injection vulnerability has been identified in Open Source Social Network (OSSN) version 8.6. The issue resides in the '/action/rtcomments/status' endpoint, specifically within the 'timestamp' parameter. This vulnerability allows authenticated attackers to execute arbitrary SQL queries, potentially leading to unauthorized data access or modification.

Impact

Exploitation of this vulnerability could result in unauthorized data access, data modification, and privilege escalation, depending on the database permissions of the user.

Remediation

Users are advised to upgrade OSSN to version 8.9 or later. After upgrading, ensure that the application uses parameterized queries or prepared statements for all database interactions. Additionally, validate 'timestamp' input rigorously, allowing only expected numeric or ISO format values. It's also recommended to apply the principle of least privilege to the database account, enable query timeouts, and activate logging.

Added: Nov 5, 2025, 9:20 PM
Updated: Nov 5, 2025, 9:20 PM

Vulnerability Rating

Custom Algorithm
spread
0.0
impact
5.0
exploitability
6.6
remediation
7.7
relevance
1.0
threat
6.4
urgency
2.9
incentive
1.7

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.