Vulnerability Details : CVE-2020-22781
Potential exploit
In Etherpad < 1.8.3, a specially crafted URI would raise an unhandled exception in the cache mechanism and cause a denial of service (crash the instance).
Vulnerability category: Sql InjectionDenial of service
Products affected by CVE-2020-22781
- cpe:2.3:a:etherpad:etherpad:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2020-22781
0.37%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 56 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2020-22781
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
5.0
|
MEDIUM | AV:N/AC:L/Au:N/C:N/I:N/A:P |
10.0
|
2.9
|
NIST | |
7.5
|
HIGH | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |
3.9
|
3.6
|
NIST |
CWE ids for CVE-2020-22781
-
The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.Assigned by: nvd@nist.gov (Primary)
References for CVE-2020-22781
-
https://github.com/ether/etherpad-lite/issues/3502
SQL injection attempts killls Etherpad lite · Issue #3502 · ether/etherpad-lite · GitHubExploit;Issue Tracking;Third Party Advisory
Jump to