Fa Name version 1.0 SQL Injection Vulnerability
Current status
This advisory describes a vulnerability from 2008. It is not in the CISA Known Exploited Vulnerabilities catalog and there is no active remediation deadline. The page is kept online because other security databases link to it.
CVE reference CVE-2007-3652
In KEV catalog no
Affected software Fa Name version 1.0
Captured from netvigilance.com
Original document
Reproduced as it was published, including the advisory numbering, scoring and the disclosure timeline used at the time.
Description: Fa Name is a useful portal (CMS) for .name websites. You can have a simple portal but useful one for you domain names and by useing this portal you can show your complete information like photo, identification, projects and history to the others. Successful exploitation requires PHP magic_quotes_gpc set to Off on the server. (default is magic_quotes_gpc = On) External References: Mitre CVE: CVE-2007-3652 NVD NIST: CVE-2007-3652 Summary: Fa Name is a useful portal (CMS) for .name websites. A security problem in the product allows attackers to commit SQL injection. Release Date: June 30 2008 Severity: Access Vector: Network Access Complexity: Medium Authentication: None Confidentiality Impact: Partial Integrity Impact: Partial Availability Impact: Partial Exploitability: Functional Remediation Level: Workaround Report Confidence: Uncorroborated Base Vector: "AV:N/AC:M/Au:N/C:P/I:P/A:P" Temporal Vector: "E:F/RL:W/RC:UR" CVSS Base Score: 6.8 CVSS Impact Subscore: 6.4 CVSS Exploitability Subscore: 6.8 CVSS Temporal Score: 5.8 SecureScout Testcase ID: TC 17972 Vulnerable Systems: Fa Name version 1.0 Vulnerability Type: SQL injection allows malicious people to execute their own SQL scripts. This could be exploited to obtain sensitive data, modify database contents or acquire administrator's privileges. Vendor: FaScript Vendor Status: The Vendor has been notified on July 7th 2007, but did not respond. Workaround: In the php.ini file set magic_quotes_gpc = On. Example: REQUEST: http://[TARGET]/[FANAME-DIRECTORY]/class/page.php?id=-1' UNION SELECT 1,1,1,'name' FROM 'portal'%23 REPLY: ...<div align=right><span class=sub>[SQL INJECTION RESULT]</span></div>... Credits: Jesper Jurcenoks Co-founder netVigilance, Inc www.netvigilance.com
Why this page still exists
Advisories published between 2004 and 2015 are referenced by vulnerability databases, academic papers and mailing list archives. Removing them would break those references, so every advisory keeps its original address and its original text. Nothing on this page has been rewritten to match current practice.