Lucene search
K

OpenCart CMS 4.0.2.2 Brute Force Vulnerability

🗓️ 06 Sep 2023 00:00:00Reported by Rajdip Dey SarkarType 
zdt
 zdt
🔗 0day.today👁 292 Views

OpenCart CMS v4.0.2.2 Brute Force Vulnerability - Login without Protective Mechanism

Related
Code
ReporterTitlePublishedViews
Family
ATTACKERKB
CVE-2023-40834
12 Sep 202314:15
attackerkb
Circl
CVE-2023-40834
12 Sep 202318:23
circl
CNNVD
OpenCart 安全漏洞
9 Sep 202300:00
cnnvd
CNVD
OpenCart has an unspecified vulnerability (CNVD-2024-29656)
12 Sep 202300:00
cnvd
CVE
CVE-2023-40834
12 Sep 202300:00
cve
Cvelist
CVE-2023-40834
12 Sep 202300:00
cvelist
NVD
CVE-2023-40834
12 Sep 202314:15
nvd
Packet Storm
OpenCart CMS 4.0.2.2 Brute Force
6 Sep 202300:00
packetstorm
Prion
Default credentials
12 Sep 202314:15
prion
Positive Technologies
PT-2023-27662 · Unknown · Opencart Cms
12 Sep 202300:00
ptsecurity
Rows per page
# Exploit Title: OpenCart CMS v4.0.2.2 Login Vulnerability
# 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