Lucene search
+L

3013 matches found

ATTACKERKB
ATTACKERKB
added 2022/04/12 11:0 p.m.2 views

CVE-2022-28263

Acrobat Reader DC version 22.001.2011x and earlier, 20.005.3033x and earlier and 17.012.3022x and earlier are affected by an out-of-bounds read vulnerability when parsing a crafted file, which could result in a read past the end of an allocated memory structure. An attacker could leverage this...

5.5CVSS5.9AI score0.0997EPSS
SaveExploits0References2
The Hacker News
The Hacker News
added 2022/04/12 9:19 a.m.51 views

NGINX Shares Mitigations for Zero-Day Bug Affecting LDAP Implementation

The maintainers of the NGINX web server project have issued mitigations to address security weaknesses in its Lightweight Directory Access Protocol LDAP Reference Implementation. "NGINX Open Source and NGINX Plus are not themselves affected, and no corrective action is necessary if you do not use...

0.9AI score
SaveExploits0
NCSC
NCSC
added 2022/04/12 12:0 a.m.3 views

Vulnerability found in NGINX-LDAP

A vulnerability has been found in the LDAP reference implementation of NGINX. This allows a malicious party to execute arbitrary code execute arbitrary code when certain conditions are met. The use of command-line parameters to configure the Python daemon configuration, unused configuration...

7.8AI score
SaveExploits0
NCSC
NCSC
added 2022/04/12 12:0 a.m.3 views

Vulnerabilities fixed in Xen

Vulnerabilities have been fixed in Xen Hypervisor. The vulnerabilities allow a malicious party to carry out attacks execute attacks that potentially lead to the following categories of damage: Denial-of-Service DoS. Obtaining elevated privileges Accessing sensitive data Xen has published mitigati...

7.8CVSS6.8AI score0.00344EPSS
SaveExploits0
ICS
ICS
added 2022/04/12 12:0 a.m.74 views

Siemens SIMATIC S7-400

As of January 10, 2023, CISA will no longer be updating ICS security advisories for Siemens product vulnerabilities beyond the initial advisory. For the most up-to-date information on vulnerabilities in this advisory, please seeSiemens' ProductCERT Security Advisories CERT Services | Services |...

7.5CVSS7.7AI score0.00965EPSS
SaveExploits0References12
ICS
ICS
added 2022/04/12 12:0 a.m.40 views

Siemens SIMATIC STEP 7 (TIA Portal)

1. EXECUTIVE SUMMARY CVSS v3 6.4 Vendor: Siemens Equipment: STEP 7 TIA Portal Vulnerability: Improper Access Control 2. RISK EVALUATION Successful exploitation of this vulnerability could allow an attacker to achieve privilege escalation on the web server of certain devices configured by SIMATIC...

7.8CVSS8.1AI score0.0023EPSS
SaveExploits0References11
ICS
ICS
added 2022/04/12 12:0 a.m.74 views

Siemens Simcenter Femap

1. EXECUTIVE SUMMARY CVSS v3 7.8 ATTENTION: Low attack complexity Vendor: Siemens Equipment: Simcenter Femap Vulnerabilities: Out-of-bounds Read, Out-of-bounds Write 2. RISK EVALUATION Successful exploitation of these vulnerabilities could allow arbitrary code execution. 3. TECHNICAL DETAILS 3.1...

8.8CVSS8.1AI score0.01129EPSS
SaveExploits0References11
ICS
ICS
added 2022/04/12 12:0 a.m.50 views

Siemens Mendix

1. EXECUTIVE SUMMARY CVSS v3 5.3 ATTENTION: Exploitable remotely/low attack complexity Vendor: Siemens Equipment: Mendix Vulnerability: Exposure of Sensitive Information to an Unauthorized Actor 2. UPDATE INFORMATION This updated advisory is a follow-up to the original advisory titled...

7.5CVSS7.7AI score0.01331EPSS
SaveExploits0References11
ICS
ICS
added 2022/04/12 12:0 a.m.64 views

Mitsubishi Electric MELSEC-Q Series C Controller Module

1. EXECUTIVE SUMMARY CVSS v3 9.0 ATTENTION: Exploitable remotely Vendor: Mitsubishi Electric Equipment: MELSEC-Q Series C Controller Module Vulnerability: Heap-based Buffer Overflow 2. RISK EVALUATION Successful exploitation of this vulnerability could cause a denial-of-service condition or allow...

9.8CVSS10AI score0.02373EPSS
SaveExploits0References4
ICS
ICS
added 2022/04/12 12:0 a.m.79 views

Siemens TIA Administrator

1. EXECUTIVE SUMMARY CVSS v3 7.5 ATTENTION: Exploitable remotely/low attack complexity Vendor: Siemens Equipment: SIMATICS PCS neo Admin Console, SINTEPLAN, TIA Portal Vulnerability: Uncontrolled Resource Consumption 2. UPDATE INFORMATION This updated advisory is a follow-up to the advisory...

7.8CVSS7.8AI score0.01376EPSS
SaveExploits0References11
ICS
ICS
added 2022/04/12 12:0 a.m.42 views

Inductive Automation Ignition

1. EXECUTIVE SUMMARY CVSS v3 6.8 ATTENTION: Exploitable remotely/low attack complexity Vendor: Inductive Automation Equipment: Ignition Vulnerability: Path Traversal 2. RISK EVALUATION Successful exploitation of this vulnerability could allow an authenticated attacker with network access to...

8.8CVSS8.2AI score0.00889EPSS
SaveExploits0References5
Malwarebytes
Malwarebytes
added 2022/04/11 7:26 p.m.28 views

Ransomware: March 2022 review

The Malwarebytes Threat Intelligence team continuously monitors the threat landscape to stay on top of existing and emerging attacks. In this March 2022 ransomware review, we go over some of the most successful ransomware incidents based on both open source and dark web intelligence. The March da...

1.3AI score
SaveExploits0
IBM Security Bulletins
IBM Security Bulletins
added 2022/04/11 3:7 p.m.38 views

Security Bulletin: IBM Cisco Switches and Directors vulnerable to Sweet32 Birthday attacks (CVE-2016-2183 CVE-2016-6329).

Summary IBM Cisco Switches and Directors vulnerable to Sweet32 Birthday attacks on 64-bit block ciphers in TLS and OpenVPN openssl ,redhat,openVPN Vulnerability Details CVEID: CVE-2016-2183 DESCRIPTION: OpenSSL could allow a remote attacker to obtain sensitive information, caused by an error in t...

7.5CVSS0.8AI score0.95707EPSS
SaveExploits7Affected Software10
RedHat Linux
RedHat Linux
added 2022/04/11 2:18 p.m.6 views

Mozilla: Denial of Service via complex regular expressions

regex is an implementation of regular expressions for the Rust language. The regex crate features built-in mitigations to prevent denial of service attacks caused by untrusted regexes, or untrusted input matched by trusted regexes. Those tunable mitigations already provide sane defaults to preven...

7.5CVSS7AI score0.1446EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2022/04/08 3:21 p.m.6 views

Mozilla: Denial of Service via complex regular expressions

regex is an implementation of regular expressions for the Rust language. The regex crate features built-in mitigations to prevent denial of service attacks caused by untrusted regexes, or untrusted input matched by trusted regexes. Those tunable mitigations already provide sane defaults to preven...

7.5CVSS7AI score0.1446EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2022/04/08 2:48 p.m.7 views

Mozilla: Denial of Service via complex regular expressions

regex is an implementation of regular expressions for the Rust language. The regex crate features built-in mitigations to prevent denial of service attacks caused by untrusted regexes, or untrusted input matched by trusted regexes. Those tunable mitigations already provide sane defaults to preven...

7.5CVSS7AI score0.1446EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2022/04/08 2:2 p.m.8 views

Mozilla: Denial of Service via complex regular expressions

regex is an implementation of regular expressions for the Rust language. The regex crate features built-in mitigations to prevent denial of service attacks caused by untrusted regexes, or untrusted input matched by trusted regexes. Those tunable mitigations already provide sane defaults to preven...

7.5CVSS7AI score0.1446EPSS
SaveExploits1References4
Microsoft Secure
Microsoft Secure
added 2022/04/05 1:11 a.m.638 views

SpringShell RCE vulnerability: Guidance for protecting against and detecting CVE-2022-22965

April 11, 2022 update – Azure Web Application Firewall WAF customers with Regional WAF with Azure Application Gateway now has enhanced protection for critical Spring vulnerabilities - CVE-2022-22963, CVE-2022-22965, and CVE-2022-22947. See Detect and protect with Azure Web Application Firewall...

7.5CVSS9.8AI score0.99939EPSS
SaveExploits189
ICS
ICS
added 2022/04/05 12:0 a.m.72 views

Johnson Controls Metasys

1. EXECUTIVE SUMMARY CVSS v3 8.4 ATTENTION: Exploitable remotely/low attack complexity Vendor: Johnson Controls Inc. Equipment: Metasys Vulnerability: Server-side Request Forgery 2. RISK EVALUATION Successful exploitation of this vulnerability could allow an authenticated attacker to inject...

8.8CVSS8.9AI score0.0078EPSS
SaveExploits0References5
ICS
ICS
added 2022/04/05 12:0 a.m.51 views

Rockwell Automation ISaGRAF

1. EXECUTIVE SUMMARY CVSS v3 8.6 ATTENTION: Low attack complexity Vendor: Rockwell Automation Equipment: ISaGRAF Vulnerability: Deserialization of Untrusted Data 2. RISK EVALUATION Successful exploitation of this vulnerability could allow arbitrary code execution. 3. TECHNICAL DETAILS 3.1...

8.6CVSS8.2AI score0.10795EPSS
SaveExploits0References5
Rows per page
Query Builder