Lucene search
+L

3 matches found

RedhatCVE
RedhatCVE
added 2026/02/19 1:29 p.m.9 views

CVE-2026-1582

The WP All Export plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 1.4.14 via the export download endpoint. This is due to a PHP type juggling vulnerability in the security token comparison which uses loose comparison == instead of strict...

3.7CVSS5.6AI score0.00287EPSS
SaveExploits0References1
Huntr
Huntr
added 2021/09/30 11:2 a.m.7 views

in opensourcepos/opensourcepos

Description The use == and != of might cause type juggling at the affected code if $row-hashversion == 1. Proof of Concept If the md5 sum of users password starts with 0e, then any input with md5 sum starting with 0e will result in true at statement $row-password == md5$password Impact This...

2AI score
SaveExploits0References1
Huntr
Huntr
added 2021/09/10 8:8 a.m.40 views

in hestiacp/hestiacp

✍️ Description $SESSION"token" is a csrf token which is a md5 hash generated based on system time. It has been discovered that $SESSION"token" compares with $GET"token" using comparison operator != in file index.php. This might cause unexpected behavior due to type juggling. It is possible to...

7.5CVSS0.7AI score0.01148EPSS
SaveExploits1References1
Rows per page
Query Builder