CWE-482
2 CVEs • Abstraction: Variant • Likelihood of Exploit: Low
Comparing instead of Assigning
The code uses an operator for comparison when the intention was to perform an assignment.
CVEs (2)
CVE VENDORS PRODUCTS UPDATED PUBLISHED CVSS |
|---|
Froxlor is open source server administration software. Prior to 2.3.4, a typo in Froxlor's input validation code (== instead of =) completely disables email format checking for all settings fields declared as email type....Show more |
An issue in phiola/src/afilter/pcm_convert.h:513 of phiola v2.0-rc22 allows a remote attacker to execute arbitrary code via the a crafted .wav file. |