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




PG Job Site Pro "poll_view_id" SQL Injection Vulnerability

Report ID: SA32837
Source: Secunia
Date of Discovery: 24.11.2008
Criticality: Moderate
Affects:
PG Job Site Pro

Compromise From: From remote
Compromise Type: Manipulation of data

Summary

A vulnerability in PG Job Site Pro, which can be exploited by malicious people to conduct SQL injection attacks.

Detailed Description

A vulnerability in PG Job Site Pro, which can be exploited by malicious people to conduct SQL injection attacks.

Input passed to the "poll_view_id" parameter in homepage.php is not properly sanitised before being used in SQL queries. This can be exploited to manipulate SQL queries by injecting arbitrary SQL code.

Solution

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