Lucene search
+L

3346 matches found

IBM Security Bulletins
IBM Security Bulletins
added 2021/09/23 12:10 a.m.54 views

Security Bulletin: IBM SDK, Java Tech Edition Quarterly CPU Jul 2021 - Includes Oracle Jul 2021 CPU (minus CVE-2021-2341)

Summary This Security Bulletin provides steps for updating Java for Db2 Query Management Facility QMF Workstation and QMF Vision. Vulnerability Details CVEID: CVE-2021-2388 DESCRIPTION: An unspecified vulnerability in Java SE related to the VM component could allow an unauthenticated attacker to...

7.5CVSS0.5AI score0.04238EPSS
SaveExploits0Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2021/09/22 11:29 p.m.46 views

Security Bulletin: IBM SDK, Java Tech Edition Quarterly CPU Jul 2021 - Includes Oracle Jul 2021 CPU (minus CVE-2021-2341)

Summary This Security Bulletin provides steps for updating Java for IBM DataQuant. Vulnerability Details CVEID: CVE-2021-2388 DESCRIPTION: An unspecified vulnerability in Java SE related to the VM component could allow an unauthenticated attacker to take control of the system. CVSS Base score: 7....

7.5CVSS0.3AI score0.04238EPSS
SaveExploits0Affected Software1
Github Security Blog
Github Security Blog
added 2021/09/22 7:18 p.m.40 views

Response Splitting from unsanitized headers

Impact http4s is vulnerable to response-splitting or request-splitting attacks when untrusted user input is used to create any of the following fields: Header names Header.nameå Header values Header.value Status reason phrases Status.reason URI paths Uri.Path URI authority registered names...

8.7CVSS6.2AI score0.01235EPSS
SaveExploits1References6Affected Software9
Cisco
Cisco
added 2021/09/22 4:00 p.m.205 views

Cisco IOS XE Software NETCONF and RESTCONF Authentication Bypass Vulnerability

A vulnerability in the authentication, authorization, and accounting AAA function of Cisco IOS XE Software could allow an unauthenticated, remote attacker to bypass NETCONF or RESTCONF authentication and do either of the following: Install, manipulate, or delete the configuration of an affected...

9.8CVSS9.8AI score0.01758EPSS
SaveExploits0References1
The Hacker News
The Hacker News
added 2021/09/22 3:09 a.m.68 views

VMware Warns of Critical File Upload Vulnerability Affecting vCenter Server

VMware on Tuesday published a new bulletin warning of as many as 19 vulnerabilities in vCenter Server and Cloud Foundation appliances that a remote attacker could exploit to take control of an affected system. The most urgent among them is an arbitrary file upload vulnerability in the Analytics...

9.8CVSS0.5AI score0.99999EPSS
SaveExploits17
OSV
OSV
added 2021/09/20 7:54 p.m.22 views

GHSA-Q879-9G95-56MX Wrong type for `Linker`-define functions when used across two `Engine`s

Impact As a Rust library the wasmtime crate clearly marks which functions are safe and which are unsafe, guaranteeing that if consumers never use unsafe then it should not be possible to have memory unsafety issues in their embeddings of Wasmtime. An issue was discovered in the safe API of...

6.3CVSS6.3AI score0.00361EPSS
SaveExploits0References10
Github Security Blog
Github Security Blog
added 2021/09/20 7:54 p.m.37 views

Out-of-bounds read/write and invalid free with `externref`s and GC safepoints in Wasmtime

Impact There was an invalid free and out-of-bounds read and write bug when running Wasm that uses externrefs in Wasmtime. To trigger this bug, Wasmtime needs to be running Wasm that uses externrefs, the host creates non-null externrefs, Wasmtime performs a garbage collection GC, and there has to ...

6.3CVSS6.5AI score0.003EPSS
SaveExploits0References10Affected Software1
Github Security Blog
Github Security Blog
added 2021/09/15 8:23 p.m.54 views

UUPSUpgradeable vulnerability in @openzeppelin/contracts

Impact Upgradeable contracts using UUPSUpgradeable may be vulnerable to an attack affecting uninitialized implementation contracts. We will update this advisory with more information soon. Patches A fix is included in version 4.3.2 of @openzeppelin/contracts and @openzeppelin/contracts-upgradeabl...

9.8CVSS2.8AI score0.01439EPSS
SaveExploits0References5Affected Software2
NVD
NVD
added 2021/09/15 12:15 p.m.36 views

CVE-2021-40444

Microsoft is investigating reports of a remote code execution vulnerability in MSHTML that affects Microsoft Windows. Microsoft is aware of targeted attacks that attempt to exploit this vulnerability by using specially-crafted Microsoft Office documents. An attacker could craft a malicious Active...

8.8CVSS0.9745EPSS
SaveExploits38References6
Prion
Prion
added 2021/09/15 12:15 p.m.38 views

Remote code execution

Microsoft is investigating reports of a remote code execution vulnerability in MSHTML that affects Microsoft Windows. Microsoft is aware of targeted attacks that attempt to exploit this vulnerability by using specially-crafted Microsoft Office documents. An attacker could craft a malicious Active...

6.8CVSS8.6AI score0.9745EPSS
SaveExploits38References4Affected Software5
Github Security Blog
Github Security Blog
added 2021/09/14 8:24 p.m.71 views

matrix-js-sdk can be tricked into disclosing E2EE room keys to a participating homeserver

Impact A logic error in the room key sharing functionality of matrix-js-sdk before 12.4.1 allows a malicious Matrix homeserver† participating in an encrypted room to steal room encryption keys from affected Matrix clients participating in that room. This allows the homeserver to decrypt end-to-en...

5.9CVSS0.1AI score0.00662EPSS
SaveExploits0References6Affected Software1
ICS
ICS
added 2021/09/14 12:00 a.m.85 views

Siemens LOGO! CMR and SIMATIC RTU 3000 (Update A)

1. EXECUTIVE SUMMARY CVSS v3 5.4 ATTENTION: Low attack complexity Vendor: Siemens Equipment: LOGO! CMR, SIMATIC RTU 3000 Vulnerability: Use of Insufficiently Random Values 2. UPDATE INFORMATION This updated advisory is a follow-up to the original advisory titled ICSA-21-257-13 Siemens LOGO! CMR...

5.4CVSS5.8AI score0.00356EPSS
SaveExploits0References11
ICS
ICS
added 2021/09/14 12:00 a.m.66 views

Siemens Teamcenter

1. EXECUTIVE SUMMARY CVSS v3 7.2 ATTENTION: Exploitable remotely/low attack complexity Vendor: Siemens Equipment: Teamcenter Vulnerability: Privilege Defined with Unsafe Actions, Authorization Bypass Through User-Controlled Key, Improper Restriction of XML External Entity Reference 2. RISK...

8.8CVSS8.4AI score0.01045EPSS
SaveExploits0References11
Github Security Blog
Github Security Blog
added 2021/09/10 5:54 p.m.67 views

Incorrect Authorization with specially crafted requests

Envoy, which Pomerium is based on, contains two authorization related vulnerabilities: - CVE-2021-32777: incorrectly transform a URL containing a fragment element, causing a mismatch in path-prefix based authorization decisions. - CVE-2021-32779: incorrectly handle duplicate headers, dropping all...

8.6CVSS8.2AI score0.03325EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2021/09/10 5:54 p.m.46 views

GHSA-CFC2-WJCM-C8FM Incorrect Authorization with specially crafted requests

Envoy, which Pomerium is based on, contains two authorization related vulnerabilities: - CVE-2021-32777: incorrectly transform a URL containing a fragment element, causing a mismatch in path-prefix based authorization decisions. - CVE-2021-32779: incorrectly handle duplicate headers, dropping all...

8.6CVSS8.6AI score0.01457EPSS
SaveExploits0References6
ThreatPost
ThreatPost
added 2021/09/08 12:24 p.m.84 views

Microsoft, CISA Urge Mitigations for Zero-Day RCE Flaw in Windows

Both Microsoft and federal cybersecurity officials are urging organizations to use mitigations to combat a zero-day remote control execution RCE vulnerability in Windows that allows attackers to craft malicious Microsoft Office documents. Microsoft has not revealed much about the MSHTML bug,...

8.8CVSS7.4AI score0.9745EPSS
SaveExploits38References7
OSV
OSV
added 2021/09/07 11:04 p.m.49 views

GHSA-H77F-XXX7-4858 User impersonation due to incorrect handling of the login JWT

Impact This allows anyone that can connect to the server to forge a LoginPacket with manipulated JWT token allowing impersonation as any Bedrock user. Unless credentials are saved in your configuration, online mode is not affected as users are still required to log in separately. If your...

7.4CVSS9.5AI score0.01431EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2021/09/07 11:04 p.m.61 views

User impersonation due to incorrect handling of the login JWT

Impact This allows anyone that can connect to the server to forge a LoginPacket with manipulated JWT token allowing impersonation as any Bedrock user. Unless credentials are saved in your configuration, online mode is not affected as users are still required to log in separately. If your...

9.8CVSS8.9AI score0.01431EPSS
SaveExploits0References5Affected Software1
CISA
CISA
added 2021/09/07 12:00 a.m.419 views

Microsoft Releases Mitigations and Workarounds for CVE-2021-40444

Microsoft has released mitigations and workarounds to address a remote code execution vulnerability CVE-2021-40444 in Microsoft Windows. Exploitation of this vulnerability may allow a remote attacker to take control of an affected system. This vulnerability has been detected in exploits in the...

6.8CVSS3.9AI score0.9745EPSS
SaveIn wildExploits38References1
Nextcloud
Nextcloud
added 2021/09/06 8:36 a.m.56 views

XSS in Nextcloud Circles

None...

5.8CVSS5.6AI score0.00835EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder