1. Skip to navigation
  2. Skip to content
  3. Skip to secondary-content




Reciprocal Links Manager "site" SQL Injection Vulnerability

Report ID: SA31703
Source: Secunia
Date of Discovery: 02.09.2008
Criticality: Moderate
Affects:
Reciprocal Links Manager 1.x

Compromise From: From remote
Compromise Type: Manipulation of data

Summary

A vulnerability in Reciprocal Links Manager, which can be exploited by malicious people to conduct SQL injection attacks.

Detailed Description

A vulnerability in Reciprocal Links Manager, which can be exploited by malicious people to conduct SQL injection attacks.

Input passed to the "site" parameter in index.php (when "command" is set to "open") is not properly sanitised before being used in SQL queries. This can be exploited to manipulate SQL queries by injecting arbitrary SQL code.

This is related to:
SA31629

The vulnerability is confirmed in version 1.1. Other versions may also be affected.

Solution

Edit the source code to ensure that input is properly sanitised.