Lucene search
+L

20104 matches found

OSV
OSV
added 2023/10/20 12:15 a.m.47 views

PYSEC-2023-214

Home assistant is an open source home automation. The audit team’s analyses confirmed that the redirecturi and clientid are alterable when logging in. Consequently, the code parameter utilized to fetch the accesstoken post-authentication will be sent to the URL specified in the aforementioned...

5.4CVSS7.1AI score0.00395EPSS
SaveExploits0References2
CNVD
CNVD
added 2023/10/20 12:00 a.m.30 views

Google Android Information Disclosure Vulnerability (CNVD-2024-07130)

Google Android is a Linux-based open source operating system from Google. Google Android suffers from an information disclosure vulnerability, which is caused by out-of-bounds reading of multiple functions in protocolemmsadapter.cpp. An attacker can exploit the vulnerability to obtain sensitive...

7.5CVSS6.1AI score0.0026EPSS
SaveExploits0References1
CNVD
CNVD
added 2023/10/20 12:00 a.m.30 views

Google Android Information Disclosure Vulnerability (CNVD-2024-07131)

Google Android is a Linux-based open source operating system from Google. Google Android suffers from an information disclosure vulnerability caused by an out-of-bounds read in Init of protocolnetadapter.cpp, which can be exploited by an attacker to obtain sensitive information...

7.5CVSS6.1AI score0.0026EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2023/10/20 12:00 a.m.47 views

Ubuntu 16.04 ESM : containerd vulnerabilities (USN-5521-1)

The remote Ubuntu 16.04 ESM host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-5521-1 advisory. It was discovered that containerd insufficiently restricted permissions on container root and plugin directories. If a user or automated system were...

7.8CVSS7.2AI score0.27392EPSS
SaveExploits6References5
OpenVAS
OpenVAS
added 2023/10/20 12:00 a.m.30 views

Fedora: Security Advisory for moodle (FEDORA-2023-a7b0d27d18)

The remote host is missing an update for the SPDX-FileCopyrightText: 2023 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

9.8CVSS7.2AI score0.0193EPSS
SaveExploits0References2
CVE
CVE
added 2023/10/19 11:27 p.m.82 views

CVE-2023-41893

CVE-2023-41893 affects Home Assistant Core. The vulnerability arises because the login flow allows altering redirect_uri and client_id, causing the code parameter used to fetch the access_token to be sent to a URL controlled by an attacker. This enables an account-takeover attempt if a victim aut...

5.4CVSS5.3AI score0.00395EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2023/10/19 11:27 p.m.34 views

CVE-2023-41893 Account takeover via auth_callback login in Home Assistant Core

Home assistant is an open source home automation. The audit team’s analyses confirmed that the redirecturi and clientid are alterable when logging in. Consequently, the code parameter utilized to fetch the accesstoken post-authentication will be sent to the URL specified in the aforementioned...

4.3CVSS5.5AI score
SaveExploits0References4
CVE
CVE
added 2023/10/19 11:23 p.m.89 views

CVE-2023-41894

CVE-2023-41894 affects Home Assistant Core. The webhook component can be triggered via the *.ui.nabu.casa URL without authentication, due to SniTun forwarding from public URL to localhost (127.0.0.1). This enables local-webhook exposure despite “Only accessible from the local network” setting. Im...

5.3CVSS5AI score0.00423EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2023/10/19 11:23 p.m.27 views

CVE-2023-41894 Local-only webhooks externally accessible via SniTun in Home Assistant Core

Home assistant is an open source home automation. The assessment verified that webhooks available in the webhook component are triggerable via the .ui.nabu.casa URL without authentication, even when the webhook is marked as Only accessible from the local network. This issue is facilitated by the...

5.3CVSS5.3AI score0.00423EPSS
SaveExploits0References2
OSV
OSV
added 2023/10/19 11:23 p.m.31 views

CVE-2023-41894 Local-only webhooks externally accessible via SniTun in Home Assistant Core

Home assistant is an open source home automation. The assessment verified that webhooks available in the webhook component are triggerable via the .ui.nabu.casa URL without authentication, even when the webhook is marked as Only accessible from the local network. This issue is facilitated by the...

5.3CVSS5.2AI score
SaveExploits0References4
NVD
NVD
added 2023/10/19 11:15 p.m.38 views

CVE-2023-41899

Home assistant is an open source home automation. In affected versions the hassio.addonstdin is vulnerable to a partial Server-Side Request Forgery where an attacker capable of calling this service e.g.: through GHSA-h2jp-7grc-9xpp may be able to invoke any Supervisor REST API endpoints with a PO...

7.2CVSS6.3AI score0.00464EPSS
SaveExploits0References2
Prion
Prion
added 2023/10/19 11:15 p.m.31 views

Cross site scripting

Home assistant is an open source home automation. Whilst auditing the frontend code to identify hidden parameters, Cure53 detected authcallback=1, which is leveraged by the WebSocket authentication logic in tandem with the state parameter. The state parameter contains the hassUrl, which is...

6CVSS8.7AI score0.00271EPSS
SaveExploits0References2Affected Software2
CVE
CVE
added 2023/10/19 10:37 p.m.55 views

CVE-2023-41895

CVE-2023-41895 affects Home Assistant Core. The issue is a cross-site scripting (XSS) vulnerability on the login/redirect flow: the frontend fetches the client_id and checks for tags, but those URLs are not subject to the same scheme validation, allowing arbitrary javascript: URIs to execute on ...

9.6CVSS8.3AI score0.0067EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2023/10/19 10:23 p.m.56 views

CVE-2023-41897

CVE-2023-41897 affects Home Assistant Core. The issue is the absence of HTTP security headers, notably the X-Frame-Options header, which enables clickjacking and creates potential paths for other exploit opportunities within the Home Assistant web interface. Documents consistently describe the ri...

9.6CVSS9.3AI score0.0095EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2023/10/19 10:18 p.m.55 views

CVE-2023-41899 Partial Server-Side Request Forgery in Home Assistant Core

Home assistant is an open source home automation. In affected versions the hassio.addonstdin is vulnerable to a partial Server-Side Request Forgery where an attacker capable of calling this service e.g.: through GHSA-h2jp-7grc-9xpp may be able to invoke any Supervisor REST API endpoints with a PO...

6.6CVSS7.3AI score0.00464EPSS
SaveExploits0References2
OSV
OSV
added 2023/10/19 10:15 p.m.44 views

PYSEC-2023-229

ArchiveBox is an open source self-hosted web archiving system. Any users who are using the wget extractor and view the content it outputs. The impact is potentially severe if you are logged in to the ArchiveBox admin site in the same browser session and view an archived malicious page designed to...

5.4CVSS6.8AI score0.0068EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2023/10/19 10:08 p.m.12 views

CVE-2023-41898 Arbitrary URL load in Android WebView in `MyActivity.kt` in Home Assistant Companion for Android

Home assistant is an open source home automation. The Home Assistant Companion for Android app up to version 2023.8.2 is vulnerable to arbitrary URL loading in a WebView. This enables all sorts of attacks, including arbitrary JavaScript execution, limited native code execution, and credential...

8.6CVSS6.9AI score0.00164EPSS
SaveExploits1References1
CVE
CVE
added 2023/10/19 9:05 p.m.94 views

CVE-2023-45815

The CVE-2023-45815 entry concerns ArchiveBox, an open source self-hosted web archiving system. The provided documents describe a vulnerability tied to the wget extractor: when a logged-in admin views archived pages, malicious JavaScript served from the same host can execute in the admin session, ...

6.4CVSS6.2AI score0.0068EPSS
SaveExploits1References11Affected Software1
NVD
NVD
added 2023/10/19 7:15 p.m.29 views

CVE-2023-45809

Wagtail is an open source content management system built on Django. A user with a limited-permission editor account for the Wagtail admin can make a direct URL request to the admin view that handles bulk actions on user accounts. While authentication rules prevent the user from making any change...

2.7CVSS3.7AI score0.00454EPSS
SaveExploits0References2
CVE
CVE
added 2023/10/19 6:28 p.m.70 views

CVE-2023-45826

Leantime (open source project management system) contains an authenticated SQL injection in the files API. The root cause is an unparameterized 'userId' variable in app/domain/files/repositories/class.files.php, exploitable by sending crafted POST requests to /api/jsonrpc. Impact is confidentiali...

6.5CVSS6.6AI score0.01872EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder