CVE-2022-36072

SilverwareGames.io used == for hashing instead of ===

Description

SilverwareGames.io is a social network for users to play video games online. In version 1.1.8 and prior, due to an unobvious feature of PHP, hashes generated by built-in functions and starting with the `0e` symbols were being handled as zero multiplied with the `e` number. Therefore, the hash value was equal to 0. The maintainers fixed this in version 1.1.9 by using `===` instead of `==` in comparisons where it is possible (e.g. on sign in/sign up handlers).

Category

5.9
CVSS
Severity: Medium
CVSS 3.1 •
EPSS 0.07%
Third-Party Advisory github.com
Affected: mesosoi silverwaregames-io-issue-tracker
Published at:
Updated at:

References

Frequently Asked Questions

What is the severity of CVE-2022-36072?
CVE-2022-36072 has been scored as a medium severity vulnerability.
How to fix CVE-2022-36072?
To fix CVE-2022-36072, make sure you are using an up-to-date version of the affected component(s) by checking the vendor release notes. As for now, there are no other specific guidelines available.
Is CVE-2022-36072 being actively exploited in the wild?
As for now, there are no information to confirm that CVE-2022-36072 is being actively exploited. According to its EPSS score, there is a ~0% probability that this vulnerability will be exploited by malicious actors in the next 30 days.
What software or system is affected by CVE-2022-36072?
CVE-2022-36072 affects mesosoi silverwaregames-io-issue-tracker.
This platform uses data from the NIST NVD, MITRE CVE, MITRE CWE, First.org and CISA KEV but is not endorsed or certified by these entities. CVE is a registred trademark of the MITRE Corporation and the authoritative source of CVE content is MITRE's CVE web site. CWE is a registred trademark of the MITRE Corporation and the authoritative source of CWE content is MITRE's CWE web site.
© 2025 Under My Watch. All Rights Reserved.