CVE-2020-37168 PUBLISHED

Ecommerce Systempay 1.0 Production Key Brute Force

Assigner: VulnCheck
Reserved: 06.02.2026 Published: 13.05.2026 Updated: 13.05.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
CVSS Score: 9.3

Product Status

Vendor Paiement
Product Ecommerce Systempay
Versions
  • Version 1.0 is affected

Credits

  • live3 finder

References

Problem Types

  • Use of Weak Hash CWE