CVE-2020-37168
CRITICALEcommerce Systempay 1.0 Production Key Brute Force
Title source: cnaExploitation Summary
EIP tracks 1 public exploit for CVE-2020-37168. PoCs published by live3.
AI-analyzed exploit summary This PHP script performs a brute-force attack to recover the production key used by Ecommerce Systempay for signature validation. It reconstructs the signature from intercepted POST data and iterates through possible keys to find a match.
Description
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.
Exploits (1)
This PHP script performs a brute-force attack to recover the production key used by Ecommerce Systempay for signature validation. It reconstructs the signature from intercepted POST data and iterates through possible keys to find a match.
References (4)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H