Lucene search
+L

20097 matches found

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
CVE
CVE
added 2023/10/19 11:23 p.m.88 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
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.55 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.41 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.92 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
OSV
OSV
added 2023/10/19 6:28 p.m.23 views

CVE-2023-45826 Authenticated SQL Injection in leantime

Leantime is an open source project management system. A 'userId' variable in app/domain/files/repositories/class.files.php is not parameterized. An authenticated attacker can send a carefully crafted POST request to /api/jsonrpc to exploit an SQL injection vulnerability. Confidentiality is impact...

6.5CVSS6.7AI score
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2023/10/19 6:28 p.m.19 views

CVE-2023-45826 Authenticated SQL Injection in leantime

Leantime is an open source project management system. A 'userId' variable in app/domain/files/repositories/class.files.php is not parameterized. An authenticated attacker can send a carefully crafted POST request to /api/jsonrpc to exploit an SQL injection vulnerability. Confidentiality is impact...

6.5CVSS7.2AI score0.01872EPSS
SaveExploits0References2
Talos Blog
Talos Blog
added 2023/10/19 6:00 p.m.68 views

More helpful resources for users of all skill levels to help you Take a Security Action

Welcome to this weeks edition of the Threat Source newsletter. I continue to be saddened by all the conflict in Israel and Gaza thats still ongoing. Ill be back with a "normal" newsletter next week, as unfortunately, there doesnt seem to be a peaceful solution coming any time soon. In the meantim...

7.5CVSS7.4AI score0.99571EPSS
SaveExploits27
Fedora
Fedora
added 2023/10/19 1:35 a.m.76 views

[SECURITY] Fedora 37 Update: moodle-4.1.6-1.fc37

Moodle is a course management system CMS - a free, Open Source software package designed using sound pedagogical principles, to help educators create effective online learning communities...

9.8CVSS6AI score0.0193EPSS
SaveExploits0
Fedora
Fedora
added 2023/10/19 1:11 a.m.94 views

[SECURITY] Fedora 38 Update: moodle-4.1.6-1.fc38

Moodle is a course management system CMS - a free, Open Source software package designed using sound pedagogical principles, to help educators create effective online learning communities...

9.8CVSS6AI score0.0193EPSS
SaveExploits0
CNVD
CNVD
added 2023/10/19 12:00 a.m.559 views

Apache HTTP Server Buffer Overflow Vulnerability (CNVD-2023-80558)

Apache HTTP Server is the United States Apache Apache Foundation of an open source web server . The server is fast, reliable and can be expanded through a simple API. A buffer overflow vulnerability exists in Apache HTTP Server version 2.4.54 and earlier. An attacker can exploit this vulnerabilit...

7.5CVSS6.9AI score0.03546EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2023/10/19 12:00 a.m.10 views

ArchiveBox Cross-Site Scripting Vulnerability

ArchiveBox is ArchiveBox Open Source, a powerful self-hosted Internet archiving solution for collecting, saving and viewing websites you want to save offline. ArchiveBox has a security vulnerability that stems from the presence of a cross-site scripting vulnerability...

6.4CVSS6.2AI score0.0068EPSS
SaveExploits1References3
Rows per page
Query Builder