Lucene search
+L

1030 matches found

RedHat Linux
RedHat Linux
added 2022/12/15 3:28 p.m.8 views

SnakeYaml: Constructor Deserialization Remote Code Execution

A flaw was found in the SnakeYaml package. This flaw allows an attacker to benefit from remote code execution by sending malicious YAML content and this content being deserialized by the constructor. Deserialization is unsafe and leads to Remote Code Execution RCE...

9.8CVSS7.5AI score0.99569EPSS
SaveExploits10References5
RedHat Linux
RedHat Linux
added 2022/12/15 12:39 p.m.54 views

Important: Red Hat Security Advisory: Red Hat build of Eclipse Vert.x 4.3.4 security update

An update is now available for Red Hat build of Eclipse Vert.x. 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. For more...

9.8CVSS7.2AI score0.99569EPSS
SaveExploits13References6
Tenable Nessus
Tenable Nessus
added 2022/12/15 12:0 a.m.36 views

Oracle Linux 8 : ELSA-2022-9058-1: / prometheus-jmx-exporter (ELSA-2022-90581)

The remote Oracle Linux 8 host has packages installed that are affected by a vulnerability as referenced in the ELSA-2022-90581 advisory. 0.12.0-9 - Fix CVE-2022-1471 by using SafeConstructor. Tenable has extracted the preceding description block directly from the Oracle Linux security advisory...

9.8CVSS7.4AI score0.99569EPSS
SaveExploits10References2
AlmaLinux
AlmaLinux
added 2022/12/15 12:0 a.m.48 views

Important: prometheus-jmx-exporter security update

Prometheus JMX Exporter is a JMX to Prometheus exporter: a collector that can be configured to scrape and expose MBeans of a JMX target. Security Fixes: SnakeYaml: Constructor Deserialization Remote Code Execution CVE-2022-1471 For more details about the security issues, including the impact, a...

9.8CVSS1.7AI score0.99569EPSS
SaveExploits10References4
OSV
OSV
added 2022/12/12 9:19 p.m.57 views

GHSA-MJMJ-J48Q-9WG2 SnakeYaml Constructor Deserialization Remote Code Execution

Summary SnakeYaml's Constructor class, which inherits from SafeConstructor, allows any type be deserialized given the following line: new Yamlnew ConstructorTestDataClass.class.loadyamlContent; Types do not have to match the types of properties in the target class. A ConstructorException is throw...

8.3CVSS9AI score0.99569EPSS
SaveExploits10References19
Github Security Blog
Github Security Blog
added 2022/12/12 9:19 p.m.74 views

SnakeYaml Constructor Deserialization Remote Code Execution

Summary SnakeYaml's Constructor class, which inherits from SafeConstructor, allows any type be deserialized given the following line: new Yamlnew ConstructorTestDataClass.class.loadyamlContent; Types do not have to match the types of properties in the target class. A ConstructorException is throw...

9.8CVSS9AI score0.99569EPSS
SaveExploits10References19Affected Software1
Code423n4
Code423n4
added 2022/12/12 12:0 a.m.10 views

Pool calls to toScale can revert

Lines of code Vulnerability details Pool calls to toScale can revert Impact A division by 0 would revert the code. If wrongly assigned value in constructor to tokenAScale or tokenBScale, toScale calls would always revert. Proof of Concept constructor uint256 fee, uint256 tickSpacing, int32...

6.8AI score
SaveExploits0
Code423n4
Code423n4
added 2022/12/09 12:0 a.m.15 views

Update initializer library to prevent reentrancy during initialization

Lines of code Vulnerability details Since proxied contracts do not make use of a constructor, it's common to move constructor logic to an external initializer function, usually called initialize. It then becomes necessary to protect this initializer function so it can only be called once. The...

6.8AI score
SaveExploits0
Veracode
Veracode
added 2022/12/06 4:29 a.m.19 views

Prototype Pollution

nodebb is vulnerable to prototype pollution. An attacker can inject properties into existing construct prototypes via the Namespaces attribute in the index.js and modify attributes such as proto, constructor, and prototype...

9.8CVSS8.9AI score0.48994EPSS
SaveExploits0References2Affected Software1
NVD
NVD
added 2022/12/01 11:15 a.m.37 views

CVE-2022-1471

SnakeYaml's Constructor class does not restrict types which can be instantiated during deserialization. Deserializing yaml content provided by an attacker can lead to remote code execution. We recommend using SnakeYaml's SafeConsturctor when parsing untrusted content to restrict deserialization. ...

9.8CVSS0.99569EPSS
SaveExploits10References11
OSV
OSV
added 2022/12/01 11:15 a.m.3 views

DEBIAN-CVE-2022-1471

SnakeYaml's Constructor class does not restrict types which can be instantiated during deserialization. Deserializing yaml content provided by an attacker can lead to remote code execution. We recommend using SnakeYaml's SafeConsturctor when parsing untrusted content to restrict deserialization. ...

9.8CVSS8.1AI score0.99569EPSS
SaveExploits10References1
Prion
Prion
added 2022/12/01 11:15 a.m.46 views

Deserialization of untrusted data

SnakeYaml's Constructor class does not restrict types which can be instantiated during deserialization. Deserializing yaml content provided by an attacker can lead to remote code execution. We recommend using SnakeYaml's SafeConsturctor when parsing untrusted content to restrict deserialization. ...

7.5CVSS9.7AI score0.99569EPSS
SaveExploits10References8Affected Software1
OSV
OSV
added 2022/12/01 11:15 a.m.4 views

UBUNTU-CVE-2022-1471

SnakeYaml's Constructor class does not restrict types which can be instantiated during deserialization. Deserializing yaml content provided by an attacker can lead to remote code execution. We recommend using SnakeYaml's SafeConsturctor when parsing untrusted content to restrict deserialization. ...

9.8CVSS7AI score0.99569EPSS
SaveExploits10References3
Vulnrichment
Vulnrichment
added 2022/12/01 10:47 a.m.19 views

CVE-2022-1471 Remote Code execution in SnakeYAML

SnakeYaml's Constructor class does not restrict types which can be instantiated during deserialization. Deserializing yaml content provided by an attacker can lead to remote code execution. We recommend using SnakeYaml's SafeConsturctor when parsing untrusted content to restrict deserialization. ...

8.3CVSS9.8AI score0.99569EPSS
SaveExploits10References11
CVE
CVE
added 2022/12/01 10:47 a.m.981 views

CVE-2022-1471

CVE-2022-1471 is caused by SnakeYAML deserialization allowing remote code execution. At Atlassian Data Center/Server products (e.g., Jira Core/Jira Software/Data Center and Server, Confluence Data Center/Server, Bitbucket Data Center/Server) multiple versions were affected due to the SnakeYAML un...

9.8CVSS9.2AI score0.99569EPSS
SaveExploits10References11Affected Software1
Cvelist
Cvelist
added 2022/12/01 10:47 a.m.38 views

CVE-2022-1471 Remote Code execution in SnakeYAML

SnakeYaml's Constructor class does not restrict types which can be instantiated during deserialization. Deserializing yaml content provided by an attacker can lead to remote code execution. We recommend using SnakeYaml's SafeConsturctor when parsing untrusted content to restrict deserialization. ...

8.3CVSS10AI score0.99569EPSS
SaveExploits10References11
OSV
OSV
added 2022/12/01 10:47 a.m.46 views

CVE-2022-1471 Remote Code execution in SnakeYAML

SnakeYaml's Constructor class does not restrict types which can be instantiated during deserialization. Deserializing yaml content provided by an attacker can lead to remote code execution. We recommend using SnakeYaml's SafeConsturctor when parsing untrusted content to restrict deserialization. ...

8.3CVSS7.2AI score
SaveExploits0References13
Debian CVE
Debian CVE
added 2022/12/01 10:47 a.m.228 views

CVE-2022-1471

SnakeYaml's Constructor class does not restrict types which can be instantiated during deserialization. Deserializing yaml content provided by an attacker can lead to remote code execution. We recommend using SnakeYaml's SafeConsturctor when parsing untrusted content to restrict deserialization. ...

9.8CVSS8.3AI score0.99569EPSS
SaveExploits10
RedHat Linux
RedHat Linux
added 2022/11/28 2:39 p.m.9 views

moment: inefficient parsing algorithm resulting in DoS

A flaw was found in the Moment.js package. Users who pass user-provided strings without sanity length checks to the moment constructor are vulnerable to regular expression denial of service ReDoS attacks...

7.5CVSS6.8AI score0.04923EPSS
SaveExploits1References5
RedhatCVE
RedhatCVE
added 2022/11/14 6:26 a.m.45 views

CVE-2022-37598

A prototype pollution vulnerability was found in UglifyJS, stemming from the DEFNODE function in ast.js via the name variable. Exploiting this flaw involves adding or altering properties of the Object.prototype through a "proto" or constructor payload, enabling an attacker to execute arbitrary co...

9.8CVSS9.6AI score0.01386EPSS
SaveExploits1References5
Rows per page
Query Builder