Lucene search
+L

1874 matches found

Veracode
Veracode
added 2023/04/21 10:51 a.m.20 views

Stored Cross-Site Scripting (XSS)

phpmyfaq is vulnerable to Stored Cross-Site Scripting XSS attacks. The library does not properly convert user inputs to HTML entities in the privacyURL of phpmyfaq/contact.php before it output to the front end, allowing an attacker to inject and execute malicious content via infected hyperlinks...

5.4CVSS5.1AI score0.00532EPSS
SaveExploits1References5Affected Software2
Veracode
Veracode
added 2023/04/20 5:53 p.m.22 views

Cross-Site Scripting (XSS)

phpmyfaq is vulnerable to Cross-Site Scripting XSS attacks. The library does not properly escape the user input in the artlang parameter of send2friend.php before it output to the front end, allowing an attacker to inject and execute malicious JavaScript in the victim's browser...

6.1CVSS5.8AI score0.01644EPSS
SaveExploits1References5Affected Software2
Veracode
Veracode
added 2023/04/20 5:38 p.m.22 views

Business Logic Flaws

phpmyfaq is vulnerable to Business Logic Flaws. The vulnerability exists in record.add.php due to improper user permission checks which allows an authenticated attacker with edit-only permissions to add and delete categories or add FAQs...

4.3CVSS4.8AI score0.00699EPSS
SaveExploits1References5Affected Software2
Veracode
Veracode
added 2023/04/20 5:16 p.m.22 views

Authentication Bypass

phpmyfaq is vulnerable to Authentication Bypass. The vulnerability is due to a Captcha bypass which allows an attacker to send unlimited comments due to the faulty logic in the checkCaptchaCode function in fileCaptcha.php, resulting in authentication bypass...

9.8CVSS9.1AI score0.00875EPSS
SaveExploits1References4Affected Software2
Veracode
Veracode
added 2023/04/20 4:36 p.m.24 views

Cross-Site Scripting (XSS)

phpmyfaq is vulnerable to Cross-Site Scripting XSS attacks. The library contains a stored XSS in the Field Name category which does not properly escape before it output to the front end due to missing HTML entity conversions, which allows an attacker to execute malicious JavaScript on victim's...

6.3CVSS4.9AI score0.00476EPSS
SaveExploits1References4Affected Software2
Veracode
Veracode
added 2023/04/20 4:16 p.m.24 views

Improper Access Control

phpmyfaq is vulnerable to Improper Access Control. Improper checks in commentDisabled function of Faq.php allows a remote authenticated attacker to comment in inactive FAQ NEWS even when the comment section is disabled, resulting in broken access control...

5.4CVSS5.3AI score0.00492EPSS
SaveExploits1References4Affected Software2
Veracode
Veracode
added 2023/04/20 4:10 p.m.23 views

Cross-Site Scripting (XSS)

phpmyfaq is vulnerable to Cross-Site Scripting XSS attacks. The library does not properly escape the user input before it output to the front end, allowing an attacker to inject and execute malicious JavaScript in the victim's browser...

6.1CVSS5.8AI score0.00447EPSS
SaveExploits0References3Affected Software2
Veracode
Veracode
added 2023/04/20 3:53 p.m.27 views

Stored Cross-Site Scripting (XSS)

phpmyfaq is vulnerable to Stored Cross-Site Scripting XSS attacks. The vulnerability is due to a lack of sanitization when adding a new faq news item which allows an attacker to inject and execute JavaScript in the browser...

5.4CVSS5AI score0.00532EPSS
SaveExploits1References5Affected Software2
Veracode
Veracode
added 2023/04/20 5:35 a.m.21 views

Stored Cross-site Scripting (XSS)

thorsten/phpmyfaq is vulnerable to Stored Cross-site Scripting XSS. The vulnerability exists due to the improper sanitization in the adminlog of the stat.adminlog.php, which allows an attacker to inject and execute malicious JavaScript through the $text attribute...

5.4CVSS5.4AI score0.00537EPSS
SaveExploits1References5Affected Software2
Huntr
Huntr
added 2023/04/11 8:49 p.m.61 views

Email Address Manipulation Vulnerability

Description During testing of phpmyfaq, it was discovered that the application does not properly validate email addresses when updating user profiles. This vulnerability allows an attacker to manipulate their email address and change it to another email address that is already registered in the...

7.5CVSS8.9AI score0.00533EPSS
SaveExploits0
Veracode
Veracode
added 2023/04/09 12:49 p.m.28 views

Privilege Escalation

thorsten/phpmyfaq is vulnerable to Privilege Escalation. The vulnerability exists because of the insufficient permission checks in the user.php, which allows an attacker to gain escalated privilege through the isSuperAdmin feature...

8.8CVSS8.4AI score0.00876EPSS
SaveExploits1References4Affected Software2
Veracode
Veracode
added 2023/04/07 8:12 a.m.25 views

Cross-Site Scripting (XSS)

phpmyfaq is vulnerable to Cross-Site Scripting XSS attacks. The library does not properly escape the user input of the displayname in getAllUserOptions function of UserHelper.php file, which allows an attacker to inject and execute malicious JavaScript in the victim's browser...

4.8CVSS5.1AI score0.00532EPSS
SaveExploits1References4Affected Software2
Veracode
Veracode
added 2023/04/07 8:1 a.m.24 views

Cross-Site Scripting (XSS)

phpmyfaq is vulnerable to Cross-Site Scripting XSS attacks. The library does not properly escape the user inputs before it output to the front end due to the use of FILTERUNSAFERAW filter, allowing an attacker to inject and execute malicious javascript on victim's browser...

4.8CVSS5.1AI score0.00473EPSS
SaveExploits1References4Affected Software2
Veracode
Veracode
added 2023/04/07 7:45 a.m.25 views

Cross-Site Scripting (XSS)

phpmyfaq is vulnerable to Cross-Site Scripting XSS. The library does not properly escape the user inputs through $editData parameter in configuration.php, before it output to the front end, allowing an attacker to inject and execute malicious javascript on victim's browser...

5.4CVSS5.4AI score0.00615EPSS
SaveExploits1References3Affected Software2
Veracode
Veracode
added 2023/04/07 6:55 a.m.47 views

Weak Password Requirements

phpmyfaq has Weak Password Requirements. A remote attacker is able to easily compromise user accounts because weak passwords are associated with the accounts due to the enforcement of a weak password policy while creating a new user with the admin account...

9.8CVSS9AI score0.00724EPSS
SaveExploits1References3Affected Software2
OSV
OSV
added 2023/04/05 6:30 p.m.23 views

GHSA-JVJX-QQH7-6X6C thorsten/phpmyfaq vulnerable to stored cross-site scripting (XSS) via FAQ News link parameter

thorsten/phpmyfaq prior to 3.1.12 is vulnerable to stored cross-site scripting XSS because it fails to sanitize user input in the FAQ News link parameter. This has been fixed in 3.1.12...

8.1CVSS5.3AI score0.00532EPSS
SaveExploits1References4
OSV
OSV
added 2023/04/05 6:30 p.m.59 views

GHSA-M8Q9-7V2F-QJX9 thorsten/phpmyfaq vulnerable to stored cross-site scripting (XSS) via artlang parameter

thorsten/phpmyfaq prior to 3.1.12 is vulnerable to stored cross-site scripting XSS because it fails to sanitize user input in the artlang parameter. This has been fixed in 3.1.12...

8.3CVSS5.9AI score0.01644EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2023/04/05 6:30 p.m.29 views

thorsten/phpmyfaq vulnerable to authentication bypass

thorsten/phpmyfaq prior to 3.1.12 is vulnerable to authentication bypass by capture-relay that allows unlimited comments to be sent. This has been fixed in 3.1.12...

9.8CVSS9.1AI score0.00875EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2023/04/05 6:30 p.m.33 views

thorsten/phpmyfaq vulnerable to stored cross-site scripting (XSS) via updatecategory parameter

thorsten/phpmyfaq prior to 3.1.12 is vulnerable to stored cross-site scripting XSS because it fails to sanitize user input in the updatecategory parameter. This has been fixed in 3.1.12...

5.4CVSS5AI score0.00475EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2023/04/05 6:30 p.m.27 views

GHSA-GX43-FQRX-6FCW thorsten/phpmyfaq vulnerable to business logic errors

thorsten/phpmyfaq prior to 3.1.12 allows users with edit-only permissions to add and delete categories and add FAQs. This has been fixed in 3.1.12...

8.3CVSS4.7AI score0.00699EPSS
SaveExploits1References4
Rows per page
Query Builder