CVE-2019-20933
InfluxDB JWT Shared Secret Authentication Bypass
Description
InfluxDB before 1.7.6 has an authentication bypass vulnerability in the authenticate function in services/httpd/handler.go because a JWT token may have an empty SharedSecret (aka shared secret).
INFO
Published Date :
Nov. 19, 2020, 2:15 a.m.
Last Modified :
Oct. 19, 2022, 2:52 p.m.
Source :
[email protected]
Remotely Exploitable :
Yes !
Impact Score :
5.9
Exploitability Score :
3.9
Public PoC/Exploit Available at Github
CVE-2019-20933 has a 24 public PoC/Exploit
available at Github.
Go to the Public Exploits
tab to see the list.
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2019-20933
.
URL | Resource |
---|---|
https://github.com/influxdata/influxdb/commit/761b557315ff9c1642cf3b0e5797cd3d983a24c0 | Patch Third Party Advisory |
https://github.com/influxdata/influxdb/compare/v1.7.5...v1.7.6 | Patch Third Party Advisory |
https://github.com/influxdata/influxdb/issues/12927 | Issue Tracking Third Party Advisory |
https://lists.debian.org/debian-lts-announce/2020/12/msg00030.html | Mailing List Third Party Advisory |
https://www.debian.org/security/2021/dsa-4823 | Third Party Advisory |
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
None
这是一个每天同步Vulnerability-Wiki中docs-base中内容的项目
HTML
APIT is a CLI tool designed for API black-box vulnerability fuzzing. It captures API traffic via browser proxy and conducts deep recognition and mutation of API parameters in a tree structure. Additionally, APIV incorporates various optimization strategies to enhance the precision and efficiency of API vulnerability testing.
APIF is a CLI tool designed for API black-box vulnerability testing. It captures API traffic via browser proxy and conducts deep recognition and mutation of API parameters in a tree structure. Additionally, APIV incorporates various optimization strategies to enhance the precision and efficiency of API vulnerability testing.
None
None
APIV is a CLI tool designed for API black-box vulnerability testing. It captures API traffic via browser proxy and conducts deep recognition and mutation of API parameters in a tree structure. Additionally, APIV incorporates various optimization strategies to enhance the precision and efficiency of API vulnerability testing.
None
Rapier is a CLI tool designed for API black-box vulnerability testing. It captures API traffic via browser proxy and conducts deep recognition and mutation of API parameters in a tree structure. Additionally, Rapier incorporates various optimization strategies to enhance the precision and efficiency of API vulnerability testing.
读过的安全文章离线归档 | begin in 2023.11.23
cloud-security cloudsecurity ctf ctf-writeups cybersecurity awd awdplus
C
scalpel是一款命令行漏洞扫描工具,支持深度参数注入,拥有一个强大的数据解析和变异算法,可以将常见的数据格式(json, xml, form等)解析为树结构,然后根据poc中的规则,对树进行变异,包括对叶子节点和树结构 的变异。变异完成之后,将树结构还原为原始的数据格式。
cve exploits poc vulnerabilities vulnerability fuzzing scanner
Ostorlab KEV: One-command to detect most remotely known exploitable vulnerabilities. Sourced from CISA KEV, Google's Tsunami, Ostorlab's Asteroid and Bug Bounty programs.
cisa-kev vulnerability 0day cisa exploits
None
A Burp Suite extension for creating and editing JSON Web Tokens. This tool supports signing and verification of JWS, encryption and decryption of JWE and automation of several well-known attacks against applications that consume JWT.
Java HTML
一个Vulhub漏洞复现知识库
vulnerability exploit
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2019-20933
vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2019-20933
vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
CVE Modified by [email protected]
May. 14, 2024
Action Type Old Value New Value -
Modified Analysis by [email protected]
Oct. 19, 2022
Action Type Old Value New Value Changed Reference Type https://github.com/influxdata/influxdb/issues/12927 Third Party Advisory https://github.com/influxdata/influxdb/issues/12927 Issue Tracking, Third Party Advisory Changed Reference Type https://lists.debian.org/debian-lts-announce/2020/12/msg00030.html No Types Assigned https://lists.debian.org/debian-lts-announce/2020/12/msg00030.html Mailing List, Third Party Advisory Changed Reference Type https://www.debian.org/security/2021/dsa-4823 No Types Assigned https://www.debian.org/security/2021/dsa-4823 Third Party Advisory Added CPE Configuration OR *cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:* *cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:* -
CVE Modified by [email protected]
Jan. 02, 2021
Action Type Old Value New Value Added Reference https://www.debian.org/security/2021/dsa-4823 [No Types Assigned] -
CVE Modified by [email protected]
Dec. 20, 2020
Action Type Old Value New Value Added Reference https://lists.debian.org/debian-lts-announce/2020/12/msg00030.html [No Types Assigned] -
Initial Analysis by [email protected]
Dec. 02, 2020
Action Type Old Value New Value Added CVSS V2 NIST (AV:N/AC:L/Au:N/C:P/I:P/A:P) Added CVSS V3.1 NIST AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H Changed Reference Type https://github.com/influxdata/influxdb/commit/761b557315ff9c1642cf3b0e5797cd3d983a24c0 No Types Assigned https://github.com/influxdata/influxdb/commit/761b557315ff9c1642cf3b0e5797cd3d983a24c0 Patch, Third Party Advisory Changed Reference Type https://github.com/influxdata/influxdb/compare/v1.7.5...v1.7.6 No Types Assigned https://github.com/influxdata/influxdb/compare/v1.7.5...v1.7.6 Patch, Third Party Advisory Changed Reference Type https://github.com/influxdata/influxdb/issues/12927 No Types Assigned https://github.com/influxdata/influxdb/issues/12927 Third Party Advisory Added CWE NIST CWE-287 Added CPE Configuration OR *cpe:2.3:a:influxdata:influxdb:*:*:*:*:*:*:*:* versions up to (excluding) 1.7.6
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2019-20933
is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2019-20933
weaknesses.
Exploit Prediction
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days.
5.40 }} -1.52%
score
0.93283
percentile