Ecommerce Systempay 1.0 contains a weak cryptographic implementation vulnerability that allows attackers to brute force the 16-character production secret key used for payment signature generation. Attackers can extract payment form data and signatures from POST requests to the payment endpoint, then use SHA1 hash comparison to iteratively test key candidates until discovering the correct production key, enabling them to forge valid payment signatures and manipulate transaction amounts.
References
Configurations
No configuration.
History
13 May 2026, 17:07
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-05-13 16:16
Updated : 2026-05-13 17:07
NVD link : CVE-2020-37168
Mitre link : CVE-2020-37168
CVE.ORG link : CVE-2020-37168
JSON object : View
Products Affected
No product.
CWE
CWE-328
Use of Weak Hash
