Vulnerability Information
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
Vulnerability Title
SilverwareGames.io used == for hashing instead of ===
Vulnerability 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).
CVSS Information
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N
Vulnerability Type
在字符串比较中使用了错误的操作符
Vulnerability Title
Silverware Games SilverwareGames.io 安全漏洞
Vulnerability Description
Silverware Games SilverwareGames.io是Silverware Games公司的一个在线游戏网站。 Silverware Games SilverwareGames.io 1.1.8之前版本存在安全漏洞,该漏洞源于PHP 的一个不明显的特性。
CVSS Information
N/A
Vulnerability Type
N/A