Lucene search
+L

19051 matches found

CISA
CISA
added 2023/10/24 12:0 p.m.4 views

CISA Releases One Industrial Control Systems Advisory

CISA released one Industrial Control Systems ICS advisory on October 24, 2023. This advisory provides timely information about current security issues, vulnerabilities, and exploits surrounding ICS. ICSA-23-297-01 Rockwell Automation Stratix 5800 and Stratix 5200 CISA encourages users and...

7AI score
SaveExploits0References1
ICS
ICS
added 2023/10/24 6:0 a.m.74 views

Rockwell Automation Stratix 5800 and Stratix 5200 (UPDATE A)

View CSAF 1. EXECUTIVE SUMMARY CVSS v3 10.0 ATTENTION : Exploitable remotely/low attack complexity/known public exploitation Vendor : Rockwell Automation Equipment : Stratix 5800 and Stratix 5200 Vulnerabilities : Unprotected Alternate Channel, OS Command Injection 2. RISK EVALUATION Successful...

10CVSS9.5AI score0.99571EPSS
SaveExploits27References8
Tenable Nessus
Tenable Nessus
added 2023/10/24 12:0 a.m.92 views

Rockwell Automation Stratix 5800 & 5200 Cisco IOS XE Web UI Privilege Escalation (CVE-2023-20198)

Rockwell Automation is aware of active exploitation of a previously unknown vulnerability in the Web UI feature of Cisco IOS XE Software when exposed to the internet or to untrusted networks. This vulnerability allows a remote, unauthenticated threat actor to create an account on a vulnerable...

10CVSS7.2AI score0.99571EPSS
SaveExploits27References3
BDU FSTEC
BDU FSTEC
added 2023/10/21 12:0 a.m.8 views

The vulnerability of the Kafka platform’s message and section management package for security organization, automation, and Cortex XSOAR responses lies in the unencrypted storage of key certificates, allowing attackers to gain unauthorized access to protected information.

The vulnerability of the Kafka platform’s message and section management package for security organization, automation, and Cortex XSOAR response is related to the unencrypted storage of key certificates. Exploiting this vulnerability could allow a malicious actor to gain unauthorized access to...

4.3CVSS5.5AI score
SaveExploits0References5Affected Software1
OSV
OSV
added 2023/10/20 9:15 p.m.8 views

CVE-2023-5682

A vulnerability has been found in Tongda OA 2017 and classified as critical. This vulnerability affects unknown code of the file general/hr/training/record/delete.php. The manipulation of the argument RECORDID leads to sql injection. The exploit has been disclosed to the public and may be used...

9.8CVSS5.5AI score0.00668EPSS
SaveExploits1References3
GithubExploit
GithubExploit
added 2023/10/20 12:15 p.m.442 views

Exploit for OS Command Injection in Wago Compact_Controller_100_Firmware

WAGO-CVE-2023-1698 WAGO系统远程代码执行漏洞CVE-2023-1698 Attention...

9.8CVSS9.9AI score0.82037EPSS
SaveExploits5
NVD
NVD
added 2023/10/20 12:15 a.m.29 views

CVE-2023-41894

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.1AI score0.00423EPSS
SaveExploits0References2
Code423n4
Code423n4
added 2023/10/20 12:0 a.m.9 views

disallowing the executor to sign the transaction with the expiryEpoch will may allow or prevent the transaction to be executed in a wrong time for the executor, who is the responsible for performing the strategies, and will hamper the automation process

Lines of code Vulnerability details Impact preventing the executor from setting an ExpiryEpoch to the transaction to be executed within it , will lead to hamper the automation process and may allow the transactions to be executed in improper time in which the strategy became invalid which may cau...

7.1AI score
SaveExploits0
CVE
CVE
added 2023/10/19 11:27 p.m.77 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
CVE
CVE
added 2023/10/19 11:23 p.m.87 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
Prion
Prion
added 2023/10/19 11:15 p.m.30 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
Prion
Prion
added 2023/10/19 11:15 p.m.16 views

Remote code execution

Home assistant is an open source home automation. Home Assistant server does not set any HTTP security headers, including the X-Frame-Options header, which specifies whether the web page is allowed to be framed. The omission of this and correlating headers facilitates covert clickjacking attacks...

6.8CVSS9.4AI score0.0095EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2023/10/19 10:37 p.m.22 views

CVE-2023-41895 Cross-site Scripting via auth_callback login in Home Assistant Core

Home assistant is an open source home automation. The Home Assistant login page allows users to use their local Home Assistant credentials and log in to another website that specifies the redirecturi and clientid parameters. Although the redirecturi validation typically ensures that it matches th...

8.8CVSS8.3AI score
SaveExploits0References3
CVE
CVE
added 2023/10/19 10:37 p.m.54 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
Vulnrichment
Vulnrichment
added 2023/10/19 10:23 p.m.14 views

CVE-2023-41897 Lack of XFO header allows clickjacking in Home Assistant Core

Home assistant is an open source home automation. Home Assistant server does not set any HTTP security headers, including the X-Frame-Options header, which specifies whether the web page is allowed to be framed. The omission of this and correlating headers facilitates covert clickjacking attacks...

8.8CVSS7.4AI score0.0095EPSS
SaveExploits0References3
CVE
CVE
added 2023/10/19 10:23 p.m.54 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.53 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
RedHat Linux
RedHat Linux
added 2023/10/17 7:3 p.m.26 views

Important: Red Hat Bug Fix Advisory: Red Hat Ansible Automation Platform 2.4 Container Release Update

An update is now available for Red Hat Ansible Automation Platform 2.4 Red Hat Ansible Automation Platform provides an enterprise framework for building, deploying and managing IT automation at scale. IT Managers can provide top-down guidelines on how automation is applied to individual teams,...

7.5CVSS7.1AI score0.99999EPSS
SaveExploits21
RedHat Linux
RedHat Linux
added 2023/10/17 6:50 p.m.53 views

Important: Red Hat Security Advisory: Red Hat Ansible Automation Platform 2.3 Product Security and Bug Fix Update

An update is now available for Red Hat Ansible Automation Platform 2.3 Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from t...

7.5CVSS7AI score0.99999EPSS
SaveExploits21References2
Rows per page
Query Builder