Multiple vulnerabilities in Jupyter Server



Published: 2023-08-29
Risk Medium
Patch available YES
Number of vulnerabilities 2
CVE-ID CVE-2023-39968
CVE-2023-40170
CWE-ID CWE-601
CWE-284
Exploitation vector Network
Public exploit N/A
Vulnerable software
Subscribe
Jupyter Server
Server applications / Other server solutions

Vendor Jupyter

Security Bulletin

This security bulletin contains information about 2 vulnerabilities.

1) Open redirect

EUVDB-ID: #VU80087

Risk: Low

CVSSv3.1: 3.8 [CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N/E:U/RL:O/RC:C]

CVE-ID: CVE-2023-39968

CWE-ID: CWE-601 - URL Redirection to Untrusted Site ('Open Redirect')

Exploit availability: No

Description

The vulnerability allows a remote attacker to redirect victims to arbitrary URL.

The vulnerability exists due to improper sanitization of user-supplied data. A remote attacker can create a link that leads to a trusted website, however, when clicked, redirects the victim to arbitrary domain.

Successful exploitation of this vulnerability may allow a remote attacker to perform a phishing attack and steal potentially sensitive information.

Mitigation

Install updates from vendor's website.

Vulnerable software versions

Jupyter Server: 2.7.0 - 2.7.1

CPE2.3 External links

http://github.com/jupyter-server/jupyter_server/commit/290362593b2ffb23c59f8114d76f77875de4b925
http://github.com/jupyter-server/jupyter_server/security/advisories/GHSA-r726-vmfq-j9j3


Q & A

Can this vulnerability be exploited remotely?

Yes. This vulnerability can be exploited by a remote non-authenticated attacker via the Internet.

Is there known malware, which exploits this vulnerability?

No. We are not aware of malware exploiting this vulnerability.

2) Improper access control

EUVDB-ID: #VU80088

Risk: Medium

CVSSv3.1: 5.7 [CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N/E:U/RL:O/RC:C]

CVE-ID: CVE-2023-40170

CWE-ID: CWE-284 - Improper Access Control

Exploit availability: No

Description

The vulnerability allows a remote attacker to gain unauthorized access to otherwise restricted functionality.

The vulnerability exists due to improper cross-site credential checks on "/files/" URLs. A remote attacker can gain access to certain file contents, or access files when opening untrusted files via "Open image in new tab".

Mitigation

Install updates from vendor's website.

Vulnerable software versions

Jupyter Server: 2.7.0 - 2.7.1

CPE2.3 External links

http://github.com/jupyter-server/jupyter_server/security/advisories/GHSA-64x5-55rw-9974
http://github.com/jupyter-server/jupyter_server/commit/87a4927272819f0b1cae1afa4c8c86ee2da002fd


Q & A

Can this vulnerability be exploited remotely?

Yes. This vulnerability can be exploited by a remote non-authenticated attacker via the Internet.

Is there known malware, which exploits this vulnerability?

No. We are not aware of malware exploiting this vulnerability.



###SIDEBAR###