Lucene search
K

1756 matches found

Github Security Blog
Github Security Blog
added 2024/03/25 7:46 p.m.22 views

phpMyFAQ stored Cross-site Scripting at user email

Summary The email field in phpMyFAQ's user control panel page is vulnerable to stored XSS attacks due to the inadequacy of PHP's FILTERVALIDATEEMAIL function, which only validates the email format, not its content. This vulnerability enables an attacker to execute arbitrary client-side JavaScript...

5.5CVSS6.2AI score0.00787EPSS
Exploits1References5Affected Software1
OSV
OSV
added 2024/03/25 7:46 p.m.13 views

GHSA-Q7G6-XFH2-VHPX phpMyFAQ stored Cross-site Scripting at user email

Summary The email field in phpMyFAQ's user control panel page is vulnerable to stored XSS attacks due to the inadequacy of PHP's FILTERVALIDATEEMAIL function, which only validates the email format, not its content. This vulnerability enables an attacker to execute arbitrary client-side JavaScript...

5.5CVSS5.9AI score0.00787EPSS
Exploits1References5
Github Security Blog
Github Security Blog
added 2024/03/25 7:46 p.m.27 views

phpMyFAQ's File Upload Bypass at Category Image Leads to RCE

Summary The category image upload function in phpmyfaq is vulnerable to manipulation of the Content-type and lang parameters, allowing attackers to upload malicious files with a .php extension, potentially leading to remote code execution RCE on the system. Details In the file upload function of...

7.2CVSS8.5AI score0.03088EPSS
Exploits1References4Affected Software1
OSV
OSV
added 2024/03/25 7:46 p.m.25 views

GHSA-PWH2-FPFR-X5GF phpMyFAQ's File Upload Bypass at Category Image Leads to RCE

Summary The category image upload function in phpmyfaq is vulnerable to manipulation of the Content-type and lang parameters, allowing attackers to upload malicious files with a .php extension, potentially leading to remote code execution RCE on the system. Details In the file upload function of...

7.2CVSS7.9AI score0.03088EPSS
Exploits1References4
OSV
OSV
added 2024/03/25 7:45 p.m.17 views

GHSA-6P68-36M6-392R phpMyFAQ Stored Cross-site Scripting at FAQ News Content

Summary By manipulating the news parameter in a POST request, an attacker can inject malicious JavaScript code. Upon browsing to the compromised news page, the XSS payload triggers. PoC 1. Edit a FAQ news, intercept the request and modify the news parameter in the POST body with the following...

4.3CVSS5.5AI score0.00157EPSS
Exploits1References4
Github Security Blog
Github Security Blog
added 2024/03/25 7:45 p.m.24 views

phpMyFAQ Stored Cross-site Scripting at FAQ News Content

Summary By manipulating the news parameter in a POST request, an attacker can inject malicious JavaScript code. Upon browsing to the compromised news page, the XSS payload triggers. PoC 1. Edit a FAQ news, intercept the request and modify the news parameter in the POST body with the following...

5.4CVSS6.5AI score0.00157EPSS
Exploits1References4Affected Software1
OSV
OSV
added 2024/03/25 7:45 p.m.23 views

GHSA-2GRW-MC9R-822R phpMyFAQ SQL injections at insertentry & saveentry

Summary A SQL injection vulnerability has been discovered in the insertentry & saveentry when modifying records due to improper escaping of the email address. This allows any authenticated user with the rights to add/edit FAQ news to exploit this vulnerability to exfiltrate data, take over accoun...

8.8CVSS9.2AI score0.00537EPSS
Exploits1References4
Github Security Blog
Github Security Blog
added 2024/03/25 7:45 p.m.32 views

phpMyFAQ SQL injections at insertentry & saveentry

Summary A SQL injection vulnerability has been discovered in the insertentry & saveentry when modifying records due to improper escaping of the email address. This allows any authenticated user with the rights to add/edit FAQ news to exploit this vulnerability to exfiltrate data, take over accoun...

8.8CVSS9.1AI score0.00537EPSS
Exploits1References4Affected Software1
OSV
OSV
added 2024/03/25 7:45 p.m.24 views

GHSA-48VW-JPF8-HWQH phpMyFAQ Stored HTML Injection at contentLink

Summary Due to insufficient validation on the contentLink parameter, it is possible for unauthenticated users to inject HTML code to the page which might affect other users. Also, requires that adding new FAQs is allowed for guests and that the admin doesn't check the content of a newly added FAQ...

5.1CVSS5.8AI score0.00481EPSS
Exploits1References4
OSV
OSV
added 2024/03/25 7:45 p.m.12 views

GHSA-HM8R-95G3-5HJ9 phpMyFAQ Stored Cross-site Scripting at File Attachments

Summary An attacker with admin privileges can upload an attachment containing JS code without extension and the application will render it as HTML which allows for XSS attacks. Details When attachments are uploaded without an extension, the application renders it as HTML by default. Therefore...

4.3CVSS5.5AI score0.00341EPSS
Exploits1References3
Github Security Blog
Github Security Blog
added 2024/03/25 7:45 p.m.23 views

phpMyFAQ Stored Cross-site Scripting at File Attachments

Summary An attacker with admin privileges can upload an attachment containing JS code without extension and the application will render it as HTML which allows for XSS attacks. Details When attachments are uploaded without an extension, the application renders it as HTML by default. Therefore...

4.8CVSS6.6AI score0.00341EPSS
Exploits1References3Affected Software1
Github Security Blog
Github Security Blog
added 2024/03/25 7:44 p.m.32 views

phpMyFAQ SQL Injection at "Save News"

Summary A SQL injection vulnerability has been discovered in the the "Add News" functionality due to improper escaping of the email address. This allows any authenticated user with the rights to add/edit FAQ news to exploit this vulnerability to exfiltrate data, take over accounts and in some...

8.8CVSS8.8AI score0.02881EPSS
Exploits1References5Affected Software1
OSV
OSV
added 2024/03/25 7:44 p.m.23 views

GHSA-QGXX-4XV5-6HCW phpMyFAQ SQL Injection at "Save News"

Summary A SQL injection vulnerability has been discovered in the the "Add News" functionality due to improper escaping of the email address. This allows any authenticated user with the rights to add/edit FAQ news to exploit this vulnerability to exfiltrate data, take over accounts and in some...

8.8CVSS9.2AI score0.02881EPSS
Exploits1References5
OSV
OSV
added 2024/03/25 7:35 p.m.22 views

GHSA-MMH6-5CPF-2C72 phpMyFAQ Path Traversal in Attachments

Summary There is a Path Traversal vulnerability in Attachments that allows attackers with admin rights to upload malicious files to other locations of the web root. PoC 1. In settings, the attachment location is vulnerable to path traversal and can be set to e.g ..\hacked 2. When the above is set...

3.8CVSS4.1AI score0.0063EPSS
Exploits1References4
Github Security Blog
Github Security Blog
added 2024/03/25 7:35 p.m.21 views

phpMyFAQ Path Traversal in Attachments

Summary There is a Path Traversal vulnerability in Attachments that allows attackers with admin rights to upload malicious files to other locations of the web root. PoC 1. In settings, the attachment location is vulnerable to path traversal and can be set to e.g ..\hacked 2. When the above is set...

3.8CVSS6.7AI score0.0063EPSS
Exploits1References4Affected Software1
NVD
NVD
added 2024/03/25 7:15 p.m.12 views

CVE-2024-28107

phpMyFAQ is an open source FAQ web application for PHP 8.1+ and MySQL, PostgreSQL and other databases. A SQL injection vulnerability has been discovered in the insertentry & saveentry when modifying records due to improper escaping of the email address. This allows any authenticated user with the...

8.8CVSS8.9AI score0.00537EPSS
Exploits1References2
NVD
NVD
added 2024/03/25 7:15 p.m.10 views

CVE-2024-28105

phpMyFAQ is an open source FAQ web application for PHP 8.1+ and MySQL, PostgreSQL and other databases. The category image upload function in phpmyfaq is vulnerable to manipulation of the Content-type and lang parameters, allowing attackers to upload malicious files with a .php extension,...

7.2CVSS7.4AI score0.03088EPSS
Exploits1References2
NVD
NVD
added 2024/03/25 7:15 p.m.13 views

CVE-2024-28108

phpMyFAQ is an open source FAQ web application for PHP 8.1+ and MySQL, PostgreSQL and other databases. Due to insufficient validation on the contentLink parameter, it is possible for unauthenticated users to inject HTML code to the page which might affect other users. Also, requires that adding n...

6.1CVSS4.7AI score0.00481EPSS
Exploits1References2
NVD
NVD
added 2024/03/25 7:15 p.m.10 views

CVE-2024-28106

phpMyFAQ is an open source FAQ web application for PHP 8.1+ and MySQL, PostgreSQL and other databases. By manipulating the news parameter in a POST request, an attacker can inject malicious JavaScript code. Upon browsing to the compromised news page, the XSS payload triggers. This vulnerability i...

5.4CVSS4.4AI score0.00157EPSS
Exploits1References2
NVD
NVD
added 2024/03/25 7:15 p.m.11 views

CVE-2024-27299

phpMyFAQ is an open source FAQ web application for PHP 8.1+ and MySQL, PostgreSQL and other databases. A SQL injection vulnerability has been discovered in the the "Add News" functionality due to improper escaping of the email address. This allows any authenticated user with the rights to add/edi...

8.8CVSS8.9AI score0.02881EPSS
Exploits1References3
Rows per page
Query Builder