Lucene search
+L

723 matches found

Schneier on Security
Schneier on Security
added 2021/10/28 11:12 a.m.13 views

More Russian SVR Supply-Chain Attacks

Microsoft is reporting that the same attacker that was behind the SolarWinds breach -- the Russian SVR, which Microsoft is calling Nobelium -- is continuing with similar supply-chain attacks: Nobelium has been attempting to replicate the approach it has used in past attacks by targeting...

1.6AI score
SaveExploits0
Microsoft Malware Protection
Microsoft Malware Protection
added 2021/10/25 7:1 a.m.27 views

NOBELIUM targeting delegated administrative privileges to facilitate broader attacks

The Microsoft Threat Intelligence Center MSTIC has detected nation-state activity associated with the threat actor tracked as NOBELIUM, attempting to gain access to downstream customers of multiple cloud service providers CSP, managed service providers MSP, and other IT services organizations...

7.9AI score
SaveExploits0
Microsoft Secure
Microsoft Secure
added 2021/10/25 7:1 a.m.29 views

NOBELIUM targeting delegated administrative privileges to facilitate broader attacks

The Microsoft Threat Intelligence Center MSTIC has detected nation-state activity associated with the threat actor tracked as NOBELIUM, attempting to gain access to downstream customers of multiple cloud service providers CSP, managed service providers MSP, and other IT services organizations...

7.9AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2021/08/25 9:37 a.m.6 views

envoyproxy/envoy: HTTP request with a URL fragment in the URI can bypass authorization policies

An authorization bypass vulnerability was found in envoyproxy/envoy. When a URI path-based authorization policy is specified, envoy incorrectly evaluates the HTTP request which contains a URI fragment. This flaw allows an attacker to bypass the authorization policy and access downstream services...

8.6CVSS5.8AI score0.00948EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2021/08/25 9:37 a.m.5 views

istio/istio: HTTP request can bypass authorization mechanisms due to case insensitive host comparison

An authorization bypass vulnerability was found in istio/istio. The case insensitive host comparison incorrectly works when evaluating rules specified with host or notHost. This flaw allows an attacker to bypass an Istio authorization policy that uses hosts in the rules, potentially gaining acces...

8.3CVSS5.8AI score0.01186EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2021/08/25 9:37 a.m.5 views

envoyproxy/envoy: HTTP request with a URL fragment in the URI can bypass authorization policies

An authorization bypass vulnerability was found in envoyproxy/envoy. When a URI path-based authorization policy is specified, envoy incorrectly evaluates the HTTP request which contains a URI fragment. This flaw allows an attacker to bypass the authorization policy and access downstream services...

8.6CVSS5.8AI score0.00948EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2021/08/24 12:0 a.m.7 views

PT-2021-19927 · Envoy · Envoy

Name of the Vulnerable Software and Affected Versions: Envoy versions prior to 1.19.1 Envoy versions prior to 1.18.4 Envoy versions prior to 1.17.4 Envoy versions prior to 1.16.5 Description: Envoy is an open source L7 proxy and communication bus designed for large modern service-oriented...

8.6CVSS8AI score0.0133EPSS
SaveExploits0References13
CNNVD
CNNVD
added 2021/08/24 12:0 a.m.7 views

Envoy 安全漏洞

Envoy is an open source distributed proxy server. Envoy suffers from a security vulnerability that stems from incorrectly evaluating HTTP requests containing URI fragments when an authorization policy based on URI paths is specified. An attacker could use this vulnerability to bypass the...

8.6CVSS7.8AI score0.00948EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2021/08/24 12:0 a.m.7 views

Istio 安全漏洞

Istio is a set of open platforms for connecting, managing, and securing microservices. A security vulnerability exists in Istio that allows an attacker to bypass the Istio authorization policy for the use of hosts in rules, potentially gaining access to downstream services...

8.3CVSS7.5AI score0.01186EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2021/08/10 12:0 a.m.34 views

Se Ecostruxure Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')

A CWE-74: Improper Neutralization of Special Elements in Output Used by a Downstream Component 'Injection' vulnerability exists on EcoStruxure Machine Expert – Basic or SoMachine Basic programming software versions in security notification. The result of this vulnerability, DLL substitution, coul...

9.8CVSS2.3AI score0.01557EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2021/08/10 12:0 a.m.23 views

Abb Base Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')

Insufficient protection of the inter-process communication functions in ABB System 800xA products OPC Server for AC 800M, MMS Server for AC 800M and Base Software for SoftControl all published versions enables an attacker authenticated on the local system to inject data, affecting the online view...

5.3CVSS3.8AI score0.0034EPSS
SaveExploits0References2
nodejs
nodejs
added 2021/08/03 4:57 p.m.75 views

Misinterpretation of malicious XML input

Overview Impact xmldom versions 0.6.0 and older do not correctly escape special characters when serializing elements removed from their ancestor. This may lead to unexpected syntactic changes during XML processing in some downstream applications. Patches Update to 0.7.0 see issue 271 for the stat...

5CVSS3.8AI score0.01347EPSS
SaveExploits0Affected Software1
Github Security Blog
Github Security Blog
added 2021/08/03 4:57 p.m.153 views

Misinterpretation of malicious XML input

Impact xmldom versions 0.6.0 and older do not correctly escape special characters when serializing elements removed from their ancestor. This may lead to unexpected syntactic changes during XML processing in some downstream applications. Patches Update to one of the fixed versions of @xmldom/xmld...

6.5CVSS1.1AI score0.01347EPSS
SaveExploits0References7Affected Software2
Trend Micro Simply Security
Trend Micro Simply Security
added 2021/08/03 12:0 a.m.12 views

Automate Malware Quarantining for Workloads

Leverage automated and programmable APIs to quickly secure and quarantine workloads without interrupting downstream workflows...

3.1AI score
SaveExploits0
OSV
OSV
added 2021/07/27 10:15 p.m.14 views

CVE-2021-32796

xmldom is an open source pure JavaScript W3C standard-based XML DOM Level 2 Core DOMParser and XMLSerializer module. xmldom versions 0.6.0 and older do not correctly escape special characters when serializing elements removed from their ancestor. This may lead to unexpected syntactic changes duri...

5.3CVSS6.5AI score
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2021/07/27 10:15 p.m.25 views

CVE-2021-32796

xmldom is an open source pure JavaScript W3C standard-based XML DOM Level 2 Core DOMParser and XMLSerializer module. xmldom versions 0.6.0 and older do not correctly escape special characters when serializing elements removed from their ancestor. This may lead to unexpected syntactic changes duri...

6.5CVSS6.7AI score0.01347EPSS
SaveExploits0References4
Prion
Prion
added 2021/07/27 10:15 p.m.17 views

Input validation

xmldom is an open source pure JavaScript W3C standard-based XML DOM Level 2 Core DOMParser and XMLSerializer module. xmldom versions 0.6.0 and older do not correctly escape special characters when serializing elements removed from their ancestor. This may lead to unexpected syntactic changes duri...

5CVSS5.4AI score0.01347EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2021/07/27 9:45 p.m.26 views

CVE-2021-32796 Misinterpretation of malicious XML input in xmldom

xmldom is an open source pure JavaScript W3C standard-based XML DOM Level 2 Core DOMParser and XMLSerializer module. xmldom versions 0.6.0 and older do not correctly escape special characters when serializing elements removed from their ancestor. This may lead to unexpected syntactic changes duri...

6.5CVSS6.9AI score0.01347EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2021/07/27 9:45 p.m.23 views

CVE-2021-32796

xmldom is an open source pure JavaScript W3C standard-based XML DOM Level 2 Core DOMParser and XMLSerializer module. xmldom versions 0.6.0 and older do not correctly escape special characters when serializing elements removed from their ancestor. This may lead to unexpected syntactic changes duri...

6.5CVSS6AI score0.01347EPSS
SaveExploits0
CNNVD
CNNVD
added 2021/07/27 12:0 a.m.8 views

xmldom 安全漏洞

Chris Brody xmldom is an open source application by Chris Brody, a JavaScript implementation of the W3C DOM for Node.js, Rhino, and browsers. xmldom has a security vulnerability in 0.6.0 and earlier versions that stems from an inability to properly escape special characters. A security...

6.5CVSS6.3AI score0.01347EPSS
SaveExploits0References6
Rows per page
Query Builder