Lucene search
+L

639 matches found

OSV
OSV
added 2022/12/12 9:19 p.m.61 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
RedhatCVE
RedhatCVE
added 2022/12/09 1:34 p.m.54 views

CVE-2022-41854

Those using Snakeyaml to parse untrusted YAML files may be vulnerable to Denial of Service attacks DOS. If the parser is running on user supplied input, an attacker may supply content that causes the parser to crash by stack overflow. This effect may support a denial of service attack...

6.5CVSS6.6AI score0.01492EPSS
SaveExploits1References5
IBM Security Bulletins
IBM Security Bulletins
added 2022/12/09 10:03 a.m.66 views

Security Bulletin: IBM App Connect Enterprise Certified Container IntegrationServer operands may be vulnerable to denial of service due to CVE-2022-41854

Summary snakeYAML is used by IBM App Connect Enterprise Certified Container for parsing YAML data. IBM App Connect Enterprise Certified Container IntegrationServer operands may be vulnerable to denial of service. This bulletin provides patch information to address the reported vulnerability in...

6.5CVSS6.4AI score0.01492EPSS
SaveExploits1Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2022/12/08 9:20 a.m.52 views

Security Bulletin: IBM MQ Blockchain bridge dependencies are vulnerable to issues in SnakeYAML (CVE-2022-38749, CVE-2022-38750, CVE-2022-38751 & CVE-2022-38752)

Summary A denial of service issue was identified within SnakeYAML that is used by Fabric Gateway. Fabric Gateway is used by the IBM MQ blockchain bridge component of IBM MQ to provide connection capability between IBM MQ queue managers and Hyperledger Fabric. Vulnerability Details...

6.5CVSS6.6AI score0.02101EPSS
SaveExploits1Affected Software1
RedHat Linux
RedHat Linux
added 2022/12/07 8:19 a.m.8 views

snakeyaml: Uncaught exception in org.yaml.snakeyaml.composer.Composer.composeSequenceNode

A flaw was found in the snakeyaml package due to a stack-overflow in parsing YAML files. By persuading a victim to open a specially-crafted file, a remote attacker could cause the application to crash, resulting in a denial of service...

6.5CVSS6.8AI score0.0165EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2022/12/07 8:19 a.m.9 views

snakeyaml: Uncaught exception in org.yaml.snakeyaml.constructor.BaseConstructor.constructObject

A flaw was found in the snakeyaml package due to a stack-overflow in parsing YAML files. By persuading a victim to open a specially-crafted file, a remote attacker could cause the application to crash...

6.5CVSS6.8AI score0.01047EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2022/12/07 8:19 a.m.8 views

snakeyaml: Uncaught exception in java.base/java.util.regex.Pattern$Ques.match

A flaw was found in the snakeyaml package due to a stack-overflow in parsing YAML files. By persuading a victim to open a specially-crafted file, a remote attacker could cause the application to crash...

6.5CVSS6.8AI score0.01515EPSS
SaveExploits0References4
IBM Security Bulletins
IBM Security Bulletins
added 2022/12/05 9:50 a.m.62 views

Security Bulletin: IBM App Connect Enterprise Certified Container DesignerAuthoring and IntegrationServer operands that process YAML data may be vulnerable to denial of service due to CVE-2022-38749, CVE-2022-38750, CVE-2022-38751 and CVE-2022-38752

Summary SnakeYAML is used by IBM App Connect Enterprise Certified Container for processing YAML data. IBM App Connect Enterprise Certified Container IntegrationServer operands may be vulnerable to denial of service. This bulletin provides patch information to address the reported vulnerability in...

6.5CVSS6.7AI score0.02101EPSS
SaveExploits1Affected Software1
Veracode
Veracode
added 2022/12/02 5:22 p.m.57 views

Remote Code Execution (RCE)

SnakeYaml is vulnerable to Remote Code Execution RCE. The vulnerability is due to deserializing unrestricted types in the Constructor method leading to Remote Code execution through classpath injection...

9.8CVSS9.6AI score0.99569EPSS
SaveExploits10References14Affected Software6
RedhatCVE
RedhatCVE
added 2022/12/01 3:56 p.m.75 views

CVE-2022-1471

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.8CVSS4.9AI score0.99569EPSS
SaveExploits10References4
NVD
NVD
added 2022/12/01 11:15 a.m.39 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.5 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.49 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
UbuntuCve
UbuntuCve
added 2022/12/01 11:15 a.m.90 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.8CVSS7.2AI score0.99569EPSS
SaveExploits10References2
OSV
OSV
added 2022/12/01 11:15 a.m.6 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.20 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.1002 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.41 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
Debian CVE
Debian CVE
added 2022/12/01 10:47 a.m.242 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
OSV
OSV
added 2022/12/01 10:47 a.m.52 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
Rows per page
Query Builder