CVE-2020-7030 : Detail

CVE-2020-7030

5.5
/
Medium
A04-Insecure DesignA01-Broken Access Control
0.05%V3
Local
2020-06-03
23h45 +00:00
2024-09-16
22h19 +00:00
Notifications for a CVE
Stay informed of any changes for a specific CVE.
Notifications manage

CVE Descriptions

IPO Information Disclosure

A sensitive information disclosure vulnerability was discovered in the web interface component of IP Office that may potentially allow a local user to gain unauthorized access to the component. Affected versions of IP Office include: 9.x, 10.0 through 10.1.0.7 and 11.0 though 11.0.4.3.

CVE Informations

Related Weaknesses

CWE-ID Weakness Name Source
CWE-522 Insufficiently Protected Credentials
The product transmits or stores authentication credentials, but it uses an insecure method that is susceptible to unauthorized interception and/or retrieval.
CWE-200 Exposure of Sensitive Information to an Unauthorized Actor
The product exposes sensitive information to an actor that is not explicitly authorized to have access to that information.

Metrics

Metrics Score Severity CVSS Vector Source
V3.1 5.5 MEDIUM CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N

Base: Exploitabilty Metrics

The Exploitability metrics reflect the characteristics of the thing that is vulnerable, which we refer to formally as the vulnerable component.

Attack Vector

This metric reflects the context by which vulnerability exploitation is possible.

Local

The vulnerable component is not bound to the network stack and the attacker’s path is via read/write/execute capabilities.

Attack Complexity

This metric describes the conditions beyond the attacker’s control that must exist in order to exploit the vulnerability.

Low

Specialized access conditions or extenuating circumstances do not exist. An attacker can expect repeatable success when attacking the vulnerable component.

Privileges Required

This metric describes the level of privileges an attacker must possess before successfully exploiting the vulnerability.

Low

The attacker requires privileges that provide basic user capabilities that could normally affect only settings and files owned by a user. Alternatively, an attacker with Low privileges has the ability to access only non-sensitive resources.

User Interaction

This metric captures the requirement for a human user, other than the attacker, to participate in the successful compromise of the vulnerable component.

None

The vulnerable system can be exploited without interaction from any user.

Base: Scope Metrics

The Scope metric captures whether a vulnerability in one vulnerable component impacts resources in components beyond its security scope.

Scope

Formally, a security authority is a mechanism (e.g., an application, an operating system, firmware, a sandbox environment) that defines and enforces access control in terms of how certain subjects/actors (e.g., human users, processes) can access certain restricted objects/resources (e.g., files, CPU, memory) in a controlled manner. All the subjects and objects under the jurisdiction of a single security authority are considered to be under one security scope. If a vulnerability in a vulnerable component can affect a component which is in a different security scope than the vulnerable component, a Scope change occurs. Intuitively, whenever the impact of a vulnerability breaches a security/trust boundary and impacts components outside the security scope in which vulnerable component resides, a Scope change occurs.

Unchanged

An exploited vulnerability can only affect resources managed by the same security authority. In this case, the vulnerable component and the impacted component are either the same, or both are managed by the same security authority.

Base: Impact Metrics

The Impact metrics capture the effects of a successfully exploited vulnerability on the component that suffers the worst outcome that is most directly and predictably associated with the attack. Analysts should constrain impacts to a reasonable, final outcome which they are confident an attacker is able to achieve.

Confidentiality Impact

This metric measures the impact to the confidentiality of the information resources managed by a software component due to a successfully exploited vulnerability.

High

There is a total loss of confidentiality, resulting in all resources within the impacted component being divulged to the attacker. Alternatively, access to only some restricted information is obtained, but the disclosed information presents a direct, serious impact. For example, an attacker steals the administrator's password, or private encryption keys of a web server.

Integrity Impact

This metric measures the impact to integrity of a successfully exploited vulnerability. Integrity refers to the trustworthiness and veracity of information.

None

There is no loss of integrity within the impacted component.

Availability Impact

This metric measures the impact to the availability of the impacted component resulting from a successfully exploited vulnerability.

None

There is no impact to availability within the impacted component.

Temporal Metrics

The Temporal metrics measure the current state of exploit techniques or code availability, the existence of any patches or workarounds, or the confidence in the description of a vulnerability.

Environmental Metrics

These metrics enable the analyst to customize the CVSS score depending on the importance of the affected IT asset to a user’s organization, measured in terms of Confidentiality, Integrity, and Availability.

V2 2.1 AV:L/AC:L/Au:N/C:P/I:N/A:N nvd@nist.gov

EPSS

EPSS is a scoring model that predicts the likelihood of a vulnerability being exploited.

EPSS Score

The EPSS model produces a probability score between 0 and 1 (0 and 100%). The higher the score, the greater the probability that a vulnerability will be exploited.

EPSS Percentile

The percentile is used to rank CVE according to their EPSS score. For example, a CVE in the 95th percentile according to its EPSS score is more likely to be exploited than 95% of other CVE. Thus, the percentile is used to compare the EPSS score of a CVE with that of other CVE.

Exploit information

Exploit Database EDB-ID : 48581

Publication date : 2020-06-11 22h00 +00:00
Author : hyp3rlinx
EDB Verified : No

# Exploit Title: Avaya IP Office 11 - Password Disclosure # Exploit Author: hyp3rlinx # Date: 2020-06-09 # Vender Homepage: https://downloads.avaya.com # Product Link: https://downloads.avaya.com/css/P8/documents/101067493 # CVE: CVE-2020-7030 [+] Credits: John Page (aka hyp3rlinx) [+] Website: hyp3rlinx.altervista.org [+] Source: http://hyp3rlinx.altervista.org/advisories/AVAYA-IP-OFFICE-INSECURE-TRANSIT-PASSWORD-DISCLOSURE.txt [+] twitter.com/hyp3rlinx [+] ISR: ApparitionSec [Vendor] www.avaya.com [Product] Avaya IP Office v9.1.8.0 - 11 IP Office Platform provides a single, stackable, scalable small business communications system that grows with your business easily and cost-effectively. [Vulnerability Type] Insecure Transit Password Disclosure [CVE Reference] CVE-2020-7030 ASA-2020-077 [Security Issue] A sensitive information disclosure vulnerability exists in the web interface component of IP Office that may potentially allow a local user to gain unauthorized access to the component. The request URL on port 7071 and the web socket component requests on port 7070 used by Atmosphere-Framework within Avaya IP Office, pass Base64 encoded credentials as part of the URL query string. https://<TARGET-IP>:7071/serveredition/autologin?auth=QWRtaW5pc3RyYXRvcjpBZG1pbmlzdHJhdG9y&referrer=https://x.x.x.x:7070&lang=en_US wss://<TARGET-IP>:7070/WebManagement/webmanagement/atmosphere/QWRtaW5pc3RyYXRvcjpBZG1pbmlzdHJhdG9y?X-Atmosphere-tracking-id=0& X-Atmosphere-Framework=2.0.5-javascript&X-Atmosphere-Transport=websocket&X-Cache-Date=0&Content-Type=text/x-gwt-rpc;%20charset=UTF-8&X-atmo-protocol=true Base64 credentials: QWRtaW5pc3RyYXRvcjpBZG1pbmlzdHJhdG9y Value: Administrator:Administrator The Base64 encoded credentials can be easily disclosed if the machine used to logon to the web Manager is accessed by an attacker. The URL plus the credentials can potentially be leaked or stored in some of the following locations. Browser History Browser Cache Browser Developer Tools Cached by web proxy Referer Header Web Logs Shared Systems [Avaya Products affected] Avaya IP Office 9.x, 10.0 through 10.1.0.7, 11.0 through 11.0.4.2 [References] https://downloads.avaya.com/css/P8/documents/101067493 [Network Access] Remote [Severity] Medium [Disclosure Timeline] Vendor Notification: February 19, 2020 Vendor confirms issue: March 4, 2020 Vendor release advisory fix : June 3, 2020 June 4, 2020 : Public Disclosure [+] Disclaimer The information contained within this advisory is supplied "as-is" with no warranties or guarantees of fitness of use or otherwise. Permission is hereby granted for the redistribution of this advisory, provided that it is not altered except by reformatting it, and that due credit is given. Permission is explicitly given for insertion in vulnerability databases and similar, provided that due credit is given to the author. The author is not responsible for any misuse of the information contained herein and accepts no responsibility for any damage caused by the use or misuse of this information. The author prohibits any malicious use of security related information or exploits by the author or elsewhere. All content (c). hyp3rlinx

Products Mentioned

Configuraton 0

Avaya>>Ip_office >> Version From (including) 10.0 To (including) 10.1.0.7

Avaya>>Ip_office >> Version From (including) 11.0 To (including) 11.0.4.2

Avaya>>Ip_office >> Version 9.0

Avaya>>Ip_office >> Version 9.0

Avaya>>Ip_office >> Version 9.0

Avaya>>Ip_office >> Version 9.0

Avaya>>Ip_office >> Version 9.0

Avaya>>Ip_office >> Version 9.0

Avaya>>Ip_office >> Version 9.0

Avaya>>Ip_office >> Version 9.0

Avaya>>Ip_office >> Version 9.0

Avaya>>Ip_office >> Version 9.0

Avaya>>Ip_office >> Version 9.0

Avaya>>Ip_office >> Version 9.0

Avaya>>Ip_office >> Version 9.0

Avaya>>Ip_office >> Version 9.1

Avaya>>Ip_office >> Version 9.1

Avaya>>Ip_office >> Version 9.1

Avaya>>Ip_office >> Version 9.1

Avaya>>Ip_office >> Version 9.1

Avaya>>Ip_office >> Version 9.1

Avaya>>Ip_office >> Version 9.1

Avaya>>Ip_office >> Version 9.1

Avaya>>Ip_office >> Version 9.1

Avaya>>Ip_office >> Version 9.1

Avaya>>Ip_office >> Version 9.1

Avaya>>Ip_office >> Version 9.1

References

http://seclists.org/fulldisclosure/2020/Jun/12
Tags : mailing-list, x_refsource_FULLDISC