CVE-2018-14328
published 2018-07-23CVE-2018-14328: Brynamics "Online Trade - Online trading and cryptocurrency investment system" allows remote attackers to obtain sensitive information via a direct request for…
PriorityP264critical9.8CVSS 3.0
AVNACLPRNUINSUCHIHAH
EXPLOIT
EPSS
10.66%
95.2th percentile
Brynamics "Online Trade - Online trading and cryptocurrency investment system" allows remote attackers to obtain sensitive information via a direct request for /dashboard/addplan, /dashboard/paywithcard/charge, /dashboard/withdrawal, or /privacy&terms, as demonstrated by reading database username, database password, database_name, and IP address fields, related to CVE-2018-12908.
Detection & IOCsextracted from sources · hover to see the quote
- →Detect unauthenticated or error-triggering POST requests to the vulnerable endpoints /dashboard/addplan, /dashboard/paywithcard/charge, /dashboard/withdrawal, and /privacy&terms — a 500 Internal Server Error response leaks database credentials and IP address in the response body. ↗
- →Monitor for HTTP 500 responses from the application containing 'Illuminate\Database\QueryException' and 'SQLSTATE' strings, which indicate Laravel debug mode is on and sensitive DB info is being disclosed. ↗
- →Flag POST requests to /dashboard/withdrawal with malformed or oversized 'amount' field values, which trigger the SQL error and information disclosure response. ↗
- →The exploit uses a specific User-Agent string; correlate with the vulnerable endpoint access patterns for higher-fidelity detection. ↗
- ·Information disclosure only occurs when Laravel application debug mode is enabled in production; disabling debug mode prevents stack trace and database credential leakage in error responses. ↗
- ·This CVE is related to CVE-2018-12908, suggesting a pattern of information disclosure issues across the same Brynamics Online Trade product; both should be assessed together. ↗
CVSS provenance
nvdv3.09.8CRITICALCVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
nvdv2.05.0MEDIUMAV:N/AC:L/Au:N/C:P/I:N/A:N
CVEs like this are exactly what “Exploited This Week” covers.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
No detection rules found.
No writeups or analysis indexed.
2018-07-23
Published