Executive Summary

Informations
Name CVE-2019-10071 First vendor Publication 2019-09-16
Vendor Cve Last vendor Modification 2024-11-21

Security-Database Scoring CVSS v3

Cvss vector : CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Overall CVSS Score 9.8
Base Score 9.8 Environmental Score 9.8
impact SubScore 5.9 Temporal Score 9.8
Exploitabality Sub Score 3.9
 
Attack Vector Network Attack Complexity Low
Privileges Required None User Interaction None
Scope Unchanged Confidentiality Impact High
Integrity Impact High Availability Impact High
Calculate full CVSS 3.0 Vectors scores

Security-Database Scoring CVSS v2

Cvss vector : (AV:N/AC:M/Au:N/C:P/I:P/A:P)
Cvss Base Score 6.8 Attack Range Network
Cvss Impact Score 6.4 Attack Complexity Medium
Cvss Expoit Score 8.6 Authentication None Required
Calculate full CVSS 2.0 Vectors scores

Detail

The code which checks HMAC in form submissions used String.equals() for comparisons, which results in a timing side channel for the comparison of the HMAC signatures. This could lead to remote code execution if an attacker is able to determine the correct signature for their payload. The comparison should be done with a constant time algorithm instead.

Original Source

Url : http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-10071

CWE : Common Weakness Enumeration

% Id Name
100 % CWE-203 Information Exposure Through Discrepancy

CPE : Common Platform Enumeration

TypeDescriptionCount
Application 1

Sources (Detail)

https://lists.apache.org/thread.html/6e8f42c88da7be3c60aafe3f6a85eb00b4f8b444...
https://lists.apache.org/thread.html/7a437dad5af7309aba4d01bfc2463b3ac34e6aaf...
https://lists.apache.org/thread.html/bac8d6f9e1b4059b319d9cba6f33219a99b81623...
https://lists.apache.org/thread.html/r7d9c54beb1dc97dcccc58d9b5d31f0f7166f9a2...
https://lists.apache.org/thread.html/r87523dd07886223aa086edc25fe9b8ddb9c1090...
Source Url

Alert History

If you want to see full details history, please login or register.
0
1
2
3
4
5
6
7
8
9
10
11
12
13
Date Informations
2024-11-25 10:26:09
  • Multiple Updates
2023-11-07 21:39:16
  • Multiple Updates
2022-04-23 00:23:38
  • Multiple Updates
2021-08-05 01:31:17
  • Multiple Updates
2021-07-21 17:24:53
  • Multiple Updates
2021-05-05 01:32:56
  • Multiple Updates
2021-04-22 02:37:32
  • Multiple Updates
2020-12-10 01:24:36
  • Multiple Updates
2020-06-01 00:22:41
  • Multiple Updates
2020-05-23 02:20:50
  • Multiple Updates
2019-10-15 09:19:37
  • Multiple Updates
2019-10-08 17:20:18
  • Multiple Updates
2019-09-17 21:19:29
  • Multiple Updates
2019-09-17 00:19:22
  • First insertion