CVE-2022-36072
Last modified
CVE-2022-36072 is a medium-severity vulnerability rated 5.9/10 on the CVSS scale. 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. EPSS estimates a 0.46% chance of exploitation in the next 30 days.
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).
Metrics
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Silverwaregames | Silverwaregames | < 1.1.9 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2022-36072?
How severe is CVE-2022-36072?
How do I fix CVE-2022-36072?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2022
- CVE-2022-36067vm2 is a sandbox that can run untrusted code with whiteliste…10
- CVE-2022-36068Discourse is an open source discussion platform. In versions…4.3
- CVE-2022-36069Poetry is a dependency manager for Python. When handling dep…7.3
- CVE-2022-3607Failure to Sanitize Special Elements into a Different Plane …6
- CVE-2022-36070Poetry is a dependency manager for Python. To handle depende…7.3
- CVE-2022-36071SFTPGo is configurable SFTP server with optional HTTP/S, FTP…8.1
- CVE-2022-36073RubyGems.org is the Ruby community gem host. A bug in passwo…8.8
- CVE-2022-36074Nextcloud server is an open source personal cloud product. A…7.5
- CVE-2022-36075Nextcloud files access control is a nextcloud app to manage …4.3
- CVE-2022-36076NodeBB Forum Software is powered by Node.js and supports eit…7.5
- CVE-2022-36077The Electron framework enables writing cross-platform deskto…6.1
- CVE-2022-36078Binary provides encoding/decoding in Borsh and other formats…7.5
Are you affected by CVE-2022-36072?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
