cbcvebase.
CVE-2008-3321
published 2008-07-25

CVE-2008-3321: admin/index.php in Maian Uploader 4.0 and earlier allows remote attackers to bypass authentication and gain administrative access by sending an arbitrary…

PriorityP260high7.5CVSS 2.0
AVNACLAuNCPIPAP
EXPLOIT
EPSS
7.77%
93.9th percentile
admin/index.php in Maian Uploader 4.0 and earlier allows remote attackers to bypass authentication and gain administrative access by sending an arbitrary uploader_cookie cookie.

Affected

1 ranges
VendorProductVersion rangeFixed in
maian_script_worldmaian_uploader<= 4.0

Detection & IOCsextracted from sources · hover to see the quote

cookieuploader_cookie=1
path/admin/index.php
  • Detect authentication bypass by monitoring requests to /admin/index.php that carry an 'uploader_cookie' cookie with any arbitrary value — the application only checks for cookie existence, not its content.
  • Alert on any HTTP request to admin/index.php in Maian Uploader that includes the 'uploader_cookie' header, especially from unauthenticated or unexpected sources.
  • Use the Google dork 'Powered by: Maian Uploader v4.0' to identify exposed vulnerable instances.
  • ·The cookie value is arbitrary — any value set for 'uploader_cookie' grants admin access, so detection rules must trigger on the presence of the cookie name alone, not a specific value.
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.