Lucene search
+L

4396 matches found

Fedora
Fedora
added 2022/07/17 1:16 a.m.33 views

[SECURITY] Fedora 35 Update: golang-github-tinylib-msgp-1.1.5-5.fc35

This is a code generation tool and serialization library for MessagePack...

9.3CVSS2.7AI score0.0995EPSS
SaveExploits3
Fedora
Fedora
added 2022/07/17 1:16 a.m.38 views

[SECURITY] Fedora 35 Update: golang-github-pquerna-ffjson-0-0.9.20200730gitaa0246c.fc35

Ffjson generates static MarshalJSON and UnmarshalJSON functions for structures in Go. The generated functions reduce the reliance upon runtime reflection to do serialization and are generally 2 to 3 times faster. In cases where ffjson doesn't understand a Type involved, it falls back to...

9.3CVSS8.8AI score0.0995EPSS
SaveExploits4
Fedora
Fedora
added 2022/07/17 1:15 a.m.48 views

[SECURITY] Fedora 35 Update: golang-github-gogo-protobuf-1.3.2-5.fc35

Gogoprotobuf is a fork of golang/protobuf with extra code generation features. This code generation is used to achieve: - fast marshalling and unmarshalling - more canonical Go structures - goprotobuf compatibility - less typing by optionally generating extra helper code - peace of mind by...

9.3CVSS8.9AI score0.0995EPSS
SaveExploits4
Broadcom
Broadcom
added 2022/07/14 12:0 a.m.47 views

BSA-2022-1736

Security Advisory ID : BSA-2022-1736 Component : Oracle Java SE Revision : 1.0 Vulnerability in the Oracle Java SE, Oracle GraalVM Enterprise Edition product of Oracle Java SE component: Serialization. Supported versions that are affected are Oracle Java SE: 7u321, 8u311, 11.0.13, 17.01; Oracle...

3.7CVSS4.1AI score0.03763EPSS
SaveExploits0
Broadcom
Broadcom
added 2022/07/14 12:0 a.m.36 views

BSA-2022-1730

Security Advisory ID : BSA-2022-1730 Component : Oracle Java SE Revision : 1.0 Vulnerability in the Oracle Java SE, Oracle GraalVM Enterprise Edition product of Oracle Java SE component: Serialization. Supported versions that are affected are Oracle Java SE: 7u321, 8u311, 11.0.13, 17.01; Oracle...

5.3CVSS5AI score0.03765EPSS
SaveExploits0
IBM Security Bulletins
IBM Security Bulletins
added 2022/07/06 5:31 a.m.38 views

Security Bulletin: A security vulnerability has been identified in jackson-databind shipped with IBM Tivoli Netcool Impact (CVE-2020-36518, WS-2021-0616)

Summary jackson-databind is shipped with IBM Tivoli Netcool Impact. Information about a security vulnerability affecting jackson-databind has been published in a security bulletin. Vulnerability Details CVEID:CVE-2020-36518 DESCRIPTION: FasterXML jackson-databind is vulnerable to a denial of...

7.5CVSS6.8AI score0.0486EPSS
SaveExploits1Affected Software1
OSV
OSV
added 2022/07/05 9:0 a.m.43 views

CVE-2022-2309 NULL Pointer Dereference in lxml/lxml

NULL Pointer Dereference allows attackers to cause a denial of service or application crash. This only applies when lxml is used together with libxml2 2.9.10 through 2.9.14. libxml2 2.9.9 and earlier are not affected. It allows triggering crashes through forged input data, given a vulnerable code...

5.3CVSS5.7AI score
SaveExploits0References9
Fedora
Fedora
added 2022/07/04 1:35 a.m.23 views

[SECURITY] Fedora 36 Update: golang-github-pquerna-ffjson-0-0.9.20200730gitaa0246c.fc36

Ffjson generates static MarshalJSON and UnmarshalJSON functions for structures in Go. The generated functions reduce the reliance upon runtime reflection to do serialization and are generally 2 to 3 times faster. In cases where ffjson doesn't understand a Type involved, it falls back to...

9.3CVSS8.8AI score0.0995EPSS
SaveExploits4
Fedora
Fedora
added 2022/07/04 1:35 a.m.30 views

[SECURITY] Fedora 36 Update: golang-github-googleapis-gnostic-0.5.3-6.fc36

This package contains a Go command line tool which converts JSON and YAML OpenAPI descriptions to and from equivalent Protocol Buffer representations. Protocol Buffers provide a language-neutral, platform-neutral, extensible mechanism for serializing structured data. gnostic's Protocol Buffer...

9.3CVSS8AI score0.0995EPSS
SaveExploits4
IBM Security Bulletins
IBM Security Bulletins
added 2022/06/29 5:54 p.m.40 views

Security Bulletin: Multiple vulnerabilities in IBM Java SDK affect IBM Tivoli Netcool Impact

Summary There are multiple vulnerabilities in IBM® SDK Java™ Technology Edition, Version 8 used by IBM Tivoli Netcool Impact. IBM Tivoli Netcool Impact has addressed the applicable CVEs. Vulnerability Details CVEID:CVE-2022-21365 DESCRIPTION: An unspecified vulnerability in Java SE related to the...

5.3CVSS6.4AI score0.08346EPSS
SaveExploits0Affected Software1
OSV
OSV
added 2022/06/28 6:18 p.m.7 views

GSD-2022-1002779 media: imon: reorganize serialization

media: imon: reorganize serialization This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.18.3 by commit 6f85e862aa2e96022f7dc70ddfa5378453256fa8...

7.2AI score
SaveExploits0
PyPA
PyPA
added 2022/06/27 6:15 p.m.10 views

PYSEC-2022-222

The Security Team noticed that the termination condition of the for loop in the readExternal method is a controllable variable, which, if tampered with, may lead to CPU exhaustion. As a fix, we added an upper bound and termination condition in the read and write logic. We classify it as a...

7.5CVSS7AI score0.02091EPSS
SaveExploits0References2Affected Software1
Prion
Prion
added 2022/06/27 6:15 p.m.14 views

Design/Logic Flaw

The Security Team noticed that the termination condition of the for loop in the readExternal method is a controllable variable, which, if tampered with, may lead to CPU exhaustion. As a fix, we added an upper bound and termination condition in the read and write logic. We classify it as a...

5CVSS7.4AI score0.02091EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2022/06/27 5:15 p.m.24 views

CVE-2022-26477 Denial of service in readExternal method

The Security Team noticed that the termination condition of the for loop in the readExternal method is a controllable variable, which, if tampered with, may lead to CPU exhaustion. As a fix, we added an upper bound and termination condition in the read and write logic. We classify it as a...

7.6AI score0.02091EPSS
SaveExploits0References2
IBM Security Bulletins
IBM Security Bulletins
added 2022/06/24 11:53 a.m.29 views

Security Bulletin: Multiple Vulnerabilities in IBM® Runtime Environment Java™ Technology Edition affects WebSphere eXtreme Scale

Summary There are multiple vulnerabilities in IBM® Runtime Environment Java™ Version 8 used by WebSphere eXtreme Scale. Vulnerability Details CVEID:CVE-2020-14779 DESCRIPTION: An unspecified vulnerability in Java SE related to the Serialization component could allow an unauthenticated attacker to...

7.1CVSS6.5AI score0.06886EPSS
SaveExploits0Affected Software1
Github Security Blog
Github Security Blog
added 2022/06/22 9:22 p.m.23 views

Unsafe deserialisation in the PKI implementation scheme of NVFlare

Impact NVFLARE contains a vulnerability in its PKI implementation module, where The CA credentials are transported via pickle and no safe deserialization. The deserialization of Untrusted Data may allow an unprivileged network attacker to cause Remote Code Execution, Denial Of Service, and Impact...

9.8CVSS9.1AI score0.01976EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2022/06/22 3:8 p.m.285 views

Improper Handling of Exceptional Conditions in Newtonsoft.Json

Newtonsoft.Json prior to version 13.0.1 is vulnerable to Insecure Defaults due to improper handling of expressions with high nesting level that lead to StackOverFlow exception or high CPU and RAM usage. Exploiting this vulnerability results in Denial Of Service DoS. The serialization and...

7.5CVSS2.5AI score0.32908EPSS
SaveExploits2References7Affected Software1
OSV
OSV
added 2022/06/22 3:8 p.m.438 views

GHSA-5CRP-9R3C-P9VR Improper Handling of Exceptional Conditions in Newtonsoft.Json

Newtonsoft.Json prior to version 13.0.1 is vulnerable to Insecure Defaults due to improper handling of expressions with high nesting level that lead to StackOverFlow exception or high CPU and RAM usage. Exploiting this vulnerability results in Denial Of Service DoS. The serialization and...

7.5CVSS7.7AI score0.32908EPSS
SaveExploits2References7
IBM Security Bulletins
IBM Security Bulletins
added 2022/06/22 4:7 a.m.39 views

Security Bulletin: Multiple vulnerabilities in IBM Java SDK affect IBM Tivoli Business Service Manager

Summary There are multiple vulnerabilities in IBM® SDK Java™ Technology Edition, Version 8 used by IBM Tivoli Business Service Manager. IBM Tivoli Business Service Manager has addressed the applicable CVEs. Vulnerability Details CVEID:CVE-2022-21365 DESCRIPTION: An unspecified vulnerability in Ja...

5.3CVSS6.4AI score0.08346EPSS
SaveExploits0Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2022/06/22 2:20 a.m.44 views

Security Bulletin: IBM SDK, Java Technology Edition Quarterly CPU - Jan 2022 - Includes Oracle® January 2022 CPU affects IBM Tivoli Composite Application Manager for Transactions-Robotic Response Time

Summary There are multiple vulnerabilities in IBM® SDK Java™ Technology Edition, Version 7 ,version 8, that is used by IBM Tivoli Composite Application Manager for Transactions - Robotic Response Time. These issues were disclosed as part of the IBM Java SDK updates in Jan 2022. Vulnerability...

5.3CVSS2.8AI score0.08346EPSS
SaveExploits0Affected Software1
Rows per page
Query Builder