Exploitation Summary
EIP tracks 1 public exploit for CVE-2008-4146. PoCs published by Pepelux.
AI-analyzed exploit summary The exploit describes a SQL injection vulnerability in addalink <= 4-beta, where the 'approved' and 'counter' parameters can be manipulated via GET requests to bypass moderation and alter visit counts. The issue arises from direct SQL value insertion without proper validation.
Description
Addalink 1.0 beta 4 and earlier allows remote attackers to (1) approve web-site additions via a modified approved field and (2) change the visit-counter value via a modified counter field.
Exploits (1)
The exploit describes a SQL injection vulnerability in addalink <= 4-beta, where the 'approved' and 'counter' parameters can be manipulated via GET requests to bypass moderation and alter visit counts. The issue arises from direct SQL value insertion without proper validation.