CVE-2012-2629

HIGH

Axous < 1.1.1 - Cross-Site Request Forgery and Cross-Site Scripting

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for CVE-2012-2629. PoCs published by Ivano Binetti.

AI-analyzed exploit summary This exploit demonstrates CSRF and persistent XSS vulnerabilities in Axous 1.1.1. It includes PoC code for adding an admin via CSRF and multiple XSS payloads for various input fields.

Description

Multiple cross-site request forgery (CSRF) and cross-site scripting (XSS) vulnerabilities in Axous 1.1.1 and earlier allow remote attackers to hijack the authentication of administrators for requests that (1) add an administrator account via an addnew action to admin/administrators_add.php; or (2) conduct cross-site scripting (XSS) attacks via the page_title parameter to admin/content_pages_edit.php; the (3) category_name[] parameter to admin/products_category.php; the (4) site_name, (5) seo_title, or (6) meta_keywords parameter to admin/settings_siteinfo.php; the (7) company_name, (8) address1, (9) address2, (10) city, (11) state, (12) country, (13) author_first_name, (14) author_last_name, (15) author_email, (16) contact_first_name, (17) contact_last_name, (18) contact_email, (19) general_email, (20) general_phone, (21) general_fax, (22) sales_email, (23) sales_phone, (24) support_email, or (25) support_phone parameter to admin/settings_company.php; or the (26) system_email, (27) sender_name, (28) smtp_server, (29) smtp_username, (30) smtp_password, or (31) order_notice_email parameter to admin/settings_email.php.

Exploits (1)

exploitdb WORKING POC VERIFIED
by Ivano Binetti · textwebappsphp
https://www.exploit-db.com/exploits/18886

This exploit demonstrates CSRF and persistent XSS vulnerabilities in Axous 1.1.1. It includes PoC code for adding an admin via CSRF and multiple XSS payloads for various input fields.

Classification
Working Poc 100%
Attack Type
Xss
Complexity
Trivial
Reliability
Reliable
Target: Axous 1.1.1 (and lower)
Auth required
Prerequisites: Authenticated admin session for XSS exploits · Victim interaction for CSRF
devstral-2 · analyzed Feb 16, 2026 Full analysis →

References (2)

Core 2
Core References
Exploit, Third Party Advisory, VDB Entry x_refsource_misc
http://www.exploit-db.com/exploits/18886

Scores

CVSS v3 8.8
EPSS 0.0220
EPSS Percentile 80.2%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H

Details

CWE
CWE-352
Status published
Products (1)
axous/axous < 1.1.1
Published Feb 20, 2020
Tracked Since Feb 18, 2026