| Reporter | Title | Published | Views | Family All 12 |
|---|---|---|---|---|
| OpenCart CMS 4.0.2.2 Brute Force Vulnerability | 6 Sep 202300:00 | – | zdt | |
| CVE-2023-40834 | 12 Sep 202314:15 | – | attackerkb | |
| CVE-2023-40834 | 12 Sep 202318:23 | – | circl | |
| OpenCart 安全漏洞 | 9 Sep 202300:00 | – | cnnvd | |
| OpenCart has an unspecified vulnerability (CNVD-2024-29656) | 12 Sep 202300:00 | – | cnvd | |
| CVE-2023-40834 | 12 Sep 202300:00 | – | cve | |
| CVE-2023-40834 | 12 Sep 202300:00 | – | cvelist | |
| CVE-2023-40834 | 12 Sep 202314:15 | – | nvd | |
| Default credentials | 12 Sep 202314:15 | – | prion | |
| PT-2023-27662 · Unknown · Opencart Cms | 12 Sep 202300:00 | – | ptsecurity |
`# Exploit Title: OpenCart CMS v4.0.2.2 Login Vulnerability
# Date: 5-9-2023
# Category: Web Application [CMS]
# Exploit Author: Rajdip Dey Sarkar
# Version: 4.0.2.2
# Tested on: Windows/Kali
# CVE: CVE-2023-40834
Description:
----------------
OpenCart CMS version 4.0.2.2 is susceptible to login brute-force attacks,
where attackers can repeatedly try to guess login credentials without any
protective mechanisms in place.
Vulnerable Parameter:
-----------------------
`Password`
Steps to reproduce:
---------------------
> Initial Login Attempt: An attacker visits the login page `
http://localhost/opencart-4.0.2.2/index.php?route=account/login&language=en-gb`
<http://localhost/opencart-4.0.2.2/index.php?route=account/login&language=en-gb>
and
enters a valid username along with an incorrect password to trigger an
authentication attempt.
> Request Capture: The attacker intercepts the HTTP request sent to the
server during the failed login attempt using tools like proxy servers. This
captured request contains the authentication details.
> Request Modification: The attacker uses a tool like "Intruder" to
automate the process of submitting multiple password variations. They
modify the captured request to include different passwords, including the
correct one, to be used in the brute force attack.
> Brute Force Attack: The attacker launches the brute force attack by
sending the modified requests with different password combinations to the
server. They analyze the responses to identify differences in response
lengths or messages that reveal the correct password, account lockout
information, or other vulnerabilities.
`
Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation