Lucene search
+L

77 matches found

Vulnrichment
Vulnrichment
added 2024/04/19 6:59 p.m.24 views

CVE-2024-31450 Owncast vulnerable to arbitrary file deletion in emoji.go (GHSL-2023-277)

Owncast is an open source, self-hosted, decentralized, single user live video streaming and chat server. The Owncast application exposes an administrator API at the URL /api/admin. The emoji/delete endpoint of said API allows administrators to delete custom emojis, which are saved on disk. The...

2.7CVSS6.7AI score0.00969EPSS
SaveExploits1References4
CVE
CVE
added 2024/04/19 6:59 p.m.95 views

CVE-2024-31450

Owncast exposes an admin API at /api/admin, with the emoji/delete endpoint vulnerable to path traversal. The request’s emoji filename is appended to the emoji directory path, allowing users with administrative privileges to delete arbitrary files outside the emoji directory. This is a path traver...

6.5CVSS6.7AI score0.00969EPSS
SaveExploits1References4Affected Software1
Cvelist
Cvelist
added 2024/04/19 6:59 p.m.46 views

CVE-2024-31450 Owncast vulnerable to arbitrary file deletion in emoji.go (GHSL-2023-277)

Owncast is an open source, self-hosted, decentralized, single user live video streaming and chat server. The Owncast application exposes an administrator API at the URL /api/admin. The emoji/delete endpoint of said API allows administrators to delete custom emojis, which are saved on disk. The...

2.7CVSS4AI score0.00969EPSS
SaveExploits1References4
OSV
OSV
added 2024/04/19 6:59 p.m.39 views

CVE-2024-31450 Owncast vulnerable to arbitrary file deletion in emoji.go (GHSL-2023-277)

Owncast is an open source, self-hosted, decentralized, single user live video streaming and chat server. The Owncast application exposes an administrator API at the URL /api/admin. The emoji/delete endpoint of said API allows administrators to delete custom emojis, which are saved on disk. The...

2.7CVSS4.6AI score
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2024/04/19 12:0 a.m.14 views

PT-2024-24084 · Owncast · Owncast

Name of the Vulnerable Software and Affected Versions: Owncast versions prior to 0.1.3 Description: Owncast is an open source, self-hosted, decentralized, single user live video streaming and chat server. The Owncast application exposes an administrator API at the URL "/api/admin". The...

5.1CVSS6.8AI score0.00969EPSS
SaveExploits1References12
CNNVD
CNNVD
added 2024/04/19 12:0 a.m.7 views

Owncast 安全漏洞

Owncast is an open source, self-hosted, decentralized, single-user real-time video streaming and chat server. A security vulnerability exists in Owncast versions prior to 0.1.3, which stems from the Owncast application exposing the administrator API at /api/admin, which can be exploited by an...

6.5CVSS6.8AI score0.00969EPSS
SaveExploits1References5
Veracode
Veracode
added 2024/03/26 3:47 a.m.20 views

Cross-Site Request Forgery (CSRF)

github.com/owncast/owncast is vulnerable to Cross-Site Request Forgery CSRF. The vulnerability is due to allowing cross-origin requests using function RequireAdminAuth in the auth.go file, This flows enabling attackers to access privileged information such as the admin password by exploiting the...

8.2CVSS6.7AI score0.00415EPSS
SaveExploits1References3Affected Software1
NVD
NVD
added 2024/03/20 10:15 p.m.36 views

CVE-2024-29026

Owncast is an open source, self-hosted, decentralized, single user live video streaming and chat server. In versions 0.1.2 and prior, a lenient CORS policy allows attackers to make a cross origin request, reading privileged information. This can be used to leak the admin password. Commit...

9.1CVSS8AI score0.00415EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2024/03/20 9:55 p.m.46 views

CVE-2024-29026 Owncast cross origin request

Owncast is an open source, self-hosted, decentralized, single user live video streaming and chat server. In versions 0.1.2 and prior, a lenient CORS policy allows attackers to make a cross origin request, reading privileged information. This can be used to leak the admin password. Commit...

8.2CVSS8.2AI score0.00415EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2024/03/20 9:55 p.m.15 views

CVE-2024-29026 Owncast cross origin request

Owncast is an open source, self-hosted, decentralized, single user live video streaming and chat server. In versions 0.1.2 and prior, a lenient CORS policy allows attackers to make a cross origin request, reading privileged information. This can be used to leak the admin password. Commit...

8.2CVSS6.4AI score0.00415EPSS
SaveExploits1References3
CVE
CVE
added 2024/03/20 9:55 p.m.71 views

CVE-2024-29026

Owncast (github.com/owncast/owncast) is affected by CVE-2024-29026 due to a lenient CORS policy in versions 0.1.2 and earlier, allowing cross-origin requests to read privileged information and potentially leak the admin password. The root cause is improper cross-origin access control, as describe...

9.1CVSS7.9AI score0.00415EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2024/03/20 9:55 p.m.31 views

CVE-2024-29026 Owncast cross origin request

Owncast is an open source, self-hosted, decentralized, single user live video streaming and chat server. In versions 0.1.2 and prior, a lenient CORS policy allows attackers to make a cross origin request, reading privileged information. This can be used to leak the admin password. Commit...

8.2CVSS7.7AI score
SaveExploits0References5
CNNVD
CNNVD
added 2024/03/20 12:0 a.m.9 views

Owncast 安全漏洞

Owncast is an open source, self-hosted, decentralized, single-user real-time video streaming and chat server. A security vulnerability exists in Owncast 0.1.2 and earlier versions, which stems from a loose CORS policy that allows an attacker to make cross-origin requests to read privileged...

9.1CVSS7.7AI score0.00415EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2024/03/20 12:0 a.m.10 views

PT-2024-22679 · Owncast · Owncast

Name of the Vulnerable Software and Affected Versions: Owncast versions 0.1.2 and prior Description: Owncast is an open source, self-hosted, decentralized, single user live video streaming and chat server. A lenient CORS policy allows attackers to make a cross origin request, reading privileged...

8.8CVSS6.5AI score0.00415EPSS
SaveExploits1References11
Veracode
Veracode
added 2023/11/28 7:2 a.m.12 views

Remote Code Execution

OwnCast is vulnerable to Remote Code Execution. The vulnerability is due to improperly validating authHost parameter of the indieauth function. This issue can be exploited by an attacker via injecting malicious code to execute malicious commands on the server side...

9.8CVSS8AI score0.01619EPSS
SaveExploits0References2Affected Software1
Github Security Blog
Github Security Blog
added 2023/11/28 12:30 a.m.23 views

OwnCast remote code execution vulnerability

An issue in OwnCast v.0.1.1 allows a remote attacker to execute arbitrary code and obtain sensitive information via the authHost parameter of the indieauth function...

9.8CVSS7.5AI score0.01619EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2023/11/28 12:30 a.m.33 views

GHSA-392H-R46J-Q24P OwnCast remote code execution vulnerability

An issue in OwnCast v.0.1.1 allows a remote attacker to execute arbitrary code and obtain sensitive information via the authHost parameter of the indieauth function...

9.8CVSS9.6AI score0.01619EPSS
SaveExploits0References3
NVD
NVD
added 2023/11/27 11:15 p.m.43 views

CVE-2023-46480

An issue in OwnCast v.0.1.1 allows a remote attacker to execute arbitrary code and obtain sensitive information via the authHost parameter of the indieauth function...

9.8CVSS0.01619EPSS
SaveExploits0References2
Prion
Prion
added 2023/11/27 11:15 p.m.19 views

Design/Logic Flaw

An issue in OwnCast v.0.1.1 allows a remote attacker to execute arbitrary code and obtain sensitive information via the authHost parameter of the indieauth function...

7.5CVSS7.8AI score0.01619EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2023/11/27 12:0 a.m.16 views

CVE-2023-46480

An issue in OwnCast v.0.1.1 allows a remote attacker to execute arbitrary code and obtain sensitive information via the authHost parameter of the indieauth function...

7.5AI score0.01619EPSS
SaveExploits0References2
Rows per page
Query Builder