CVE-2022-36072

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

Configuration 1 (hide)

cpe:2.3:a:silverwaregames:silverwaregames:*:*:*:*:*:*:*:*

History

21 Nov 2024, 07:12

Type Values Removed Values Added
References () https://github.com/mesosoi/silverwaregames-io-issue-tracker/security/advisories/GHSA-w4wq-7j4q-j2fh - Third Party Advisory () https://github.com/mesosoi/silverwaregames-io-issue-tracker/security/advisories/GHSA-w4wq-7j4q-j2fh - Third Party Advisory

21 Jul 2023, 21:00

Type Values Removed Values Added
CWE CWE-670 NVD-CWE-Other

Information

Published : 2022-09-06 21:15

Updated : 2024-11-21 07:12


NVD link : CVE-2022-36072

Mitre link : CVE-2022-36072

CVE.ORG link : CVE-2022-36072


JSON object : View

Products Affected

silverwaregames

  • silverwaregames
CWE
CWE-597

Use of Wrong Operator in String Comparison

NVD-CWE-Other