Lucene search
+L

1868 matches found

Cvelist
Cvelist
added 2024/03/25 6:41 p.m.65 views

CVE-2024-28106 phpMyFAQ Stored XSS at FAQ News Content

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...

4.3CVSS5AI score0.00542EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2024/03/25 6:41 p.m.19 views

CVE-2024-28106 phpMyFAQ Stored XSS at FAQ News Content

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...

4.3CVSS6.2AI score0.00542EPSS
SaveExploits1References2
CVE
CVE
added 2024/03/25 6:41 p.m.160 views

CVE-2024-28106

Summary: CVE-2024-28106 affects phpMyFAQ, an open source FAQ app. The vulnerability is a stored Cross‑Site Scripting (XSS) in the “news” parameter of a POST request, allowing an attacker to inject JavaScript that executes when a user visits the affected news page. Root cause: inadequate sanitizat...

5.4CVSS4.3AI score0.00542EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2024/03/25 6:41 p.m.36 views

CVE-2024-28106 phpMyFAQ Stored XSS at FAQ News Content

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...

4.3CVSS4.7AI score
SaveExploits0References4
Cvelist
Cvelist
added 2024/03/25 6:35 p.m.50 views

CVE-2024-28105 phpMyFAQ's File Upload Bypass at Category Image Leads to RCE

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.8AI score0.01476EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2024/03/25 6:35 p.m.15 views

CVE-2024-28105 phpMyFAQ's File Upload Bypass at Category Image Leads to RCE

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.7AI score0.01476EPSS
SaveExploits1References2
CVE
CVE
added 2024/03/25 6:35 p.m.77 views

CVE-2024-28105

CVE-2024-28105 concerns phpMyFAQ where the category image upload feature can be abused by manipulating Content-Type and lang to store a PHP file, potentially enabling remote code execution (RCE). The public details describe that by submitting a crafted image upload request, an attacker can bypass...

7.2CVSS7.3AI score0.01476EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2024/03/25 6:35 p.m.37 views

CVE-2024-28105 phpMyFAQ's File Upload Bypass at Category Image Leads to RCE

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.2CVSS6.1AI score
SaveExploits0References4
Cvelist
Cvelist
added 2024/03/25 6:30 p.m.41 views

CVE-2024-27300 phpMyFAQ Stored XSS at user email

phpMyFAQ is an open source FAQ web application for PHP 8.1+ and MySQL, PostgreSQL and other databases. 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...

5.5CVSS6.2AI score0.00691EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2024/03/25 6:30 p.m.22 views

CVE-2024-27300 phpMyFAQ Stored XSS at user email

phpMyFAQ is an open source FAQ web application for PHP 8.1+ and MySQL, PostgreSQL and other databases. 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...

5.5CVSS6.3AI score0.00691EPSS
SaveExploits1References3
OSV
OSV
added 2024/03/25 6:30 p.m.29 views

CVE-2024-27300 phpMyFAQ Stored XSS at user email

phpMyFAQ is an open source FAQ web application for PHP 8.1+ and MySQL, PostgreSQL and other databases. 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...

5.5CVSS5.1AI score
SaveExploits0References5
CVE
CVE
added 2024/03/25 6:30 p.m.74 views

CVE-2024-27300

Summary: CVE-2024-27300 affects phpMyFAQ; the vulnerability is a stored XSS in the user email field caused by inadequate validation from PHP’s FILTER_VALIDATE_EMAIL. An attacker can inject JavaScript that is stored and later rendered in another user’s session. The issue is documented across multi...

5.5CVSS5.5AI score0.00691EPSS
SaveExploits1References3Affected Software1
Vulnrichment
Vulnrichment
added 2024/03/25 6:26 p.m.23 views

CVE-2024-27299 phpMyFAQ SQL Injection at "Save News"

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.8CVSS7.5AI score0.01151EPSS
SaveExploits1References3
CVE
CVE
added 2024/03/25 6:26 p.m.82 views

CVE-2024-27299

phpMyFAQ 3.2.5 contains a SQL injection in the Add News feature through the authorEmail field (FILTER_VALIDATE_EMAIL) not being properly escaped. Exploitation requires an authenticated user with news-edit rights and can lead to data exfiltration, account takeover, and potentially remote code exec...

8.8CVSS8.8AI score0.01151EPSS
SaveExploits1References3Affected Software1
Cvelist
Cvelist
added 2024/03/25 6:26 p.m.47 views

CVE-2024-27299 phpMyFAQ SQL Injection at "Save News"

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.8CVSS9.1AI score0.01151EPSS
SaveExploits1References3
OSV
OSV
added 2024/03/25 6:26 p.m.38 views

CVE-2024-27299 phpMyFAQ SQL Injection at "Save News"

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.8CVSS6.4AI score
SaveExploits0References5
Circl
Circl
added 2024/03/25 4:47 p.m.7 views

CVE-2024-27300

creationtimestamp| type| source ---|---|--- 2024-03-25 16:47:08+00:00| published-proof-of-concept| https://github.com/thorsten/phpMyFAQ/security/advisories/GHSA-q7g6-xfh2-vhpx...

5.5CVSS5.8AI score0.00691EPSS
SaveExploits1References1
CNNVD
CNNVD
added 2024/03/25 12:0 a.m.6 views

phpMyFAQ 安全漏洞

phpMyFAQ is a multilingual, fully database-driven Frequently Asked Questions FAQ system by Thorsten Rinne, an individual developer. A security vulnerability exists in phpMyFAQ, which stems from a cross-site scripting vulnerability in the news parameter...

5.4CVSS4.6AI score0.00542EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2024/03/25 12:0 a.m.12 views

PT-2024-2385 · Phpmyfaq · Phpmyfaq

Name of the Vulnerable Software and Affected Versions: phpMyFAQ versions prior to 3.2.6 Description: The issue is related to insufficient validation on the contentLink parameter, allowing unauthenticated users to inject HTML code into the page, which may affect other users. This requires that...

6.1CVSS7.5AI score0.00539EPSS
SaveExploits1References15
CNNVD
CNNVD
added 2024/03/25 12:0 a.m.6 views

phpMyFAQ 安全漏洞

phpMyFAQ is a multilingual, fully database-driven Frequently Asked Questions FAQ system by the individual developer Thorsten Rinne. A security vulnerability exists in phpMyFAQ, which stems from the category image upload feature in phpmyfaq being susceptible to manipulation of the Content-type and...

7.2CVSS5.4AI score0.01476EPSS
SaveExploits1References3
Rows per page
Query Builder