cbcvebase.
CVE-2008-5784
published 2008-12-31

CVE-2008-5784: V3 Chat - Profiles/Dating Script 3.0.2 allows remote attackers to bypass authentication and gain administrative access by setting the admin cookie to 1.

PriorityP261critical9.8CVSS 3.1
AVNACLPRNUINSUCHIHAH
EXPLOIT
EPSS
7.10%
93.4th percentile
V3 Chat - Profiles/Dating Script 3.0.2 allows remote attackers to bypass authentication and gain administrative access by setting the admin cookie to 1.

Affected

1 ranges
VendorProductVersion rangeFixed in
v3chatv3_chat_profiles_dating_script

Detection & IOCsextracted from sources · hover to see the quote

cookieadmin=1
commandjavascript:document.cookie = "admin=1; path=/";
urlhttp://v3chat.com/v3livesupport-v304/admin/index.php
urlhttp://v3chat.com/v3livesupport-v304/admin/messages.php
path/v3livesupport-v304/admin/index.php
  • Detect requests to admin pages where the HTTP cookie header contains 'admin=1', indicating attempted authentication bypass via insecure cookie manipulation.
  • Monitor for browser-side JavaScript cookie injection attempts setting admin=1 via the URL/address bar (javascript: scheme), a common delivery vector for this exploit.
  • Flag HTTP requests to /v3livesupport-v304/admin/ paths that carry a cookie value of admin=1, as this path is the known target of the Live Support variant of this attack.
  • ·The vulnerability affects V3 Chat Profiles/Dating Script version 3.0.2 specifically; the insecure cookie check is client-side and trivially bypassed — no server-side session validation is performed for the admin cookie.
  • ·A related but distinct product, V3 Chat Live Support v3.0.4, shares the same insecure cookie handling pattern (admin=1) and admin path structure, suggesting the vulnerability class is systemic across the V3 Chat product family.

CVSS provenance

nvdv3.19.8CRITICALCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
nvdv2.07.5HIGHAV:N/AC:L/Au:N/C:P/I:P/A:P
CVEs like this are exactly what “Exploited This Week” covers.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.