Lucene search
+L

12216 matches found

OSV
OSV
added 2023/01/05 12:4 p.m.29 views

GHSA-C653-6HHG-9X92 go-ipld-prime/codec/json may panic if asked to encode bytes

go-ipld-prime is a series of Go interfaces for manipulating IPLD data and a Go module that contains the go-ipld-prime/codec/json codec. Impact Encoding data which contains a Bytes kind Node will pass a Bytes token to the JSON encoder which will panic as it doesn't expect to receive Bytes tokens...

5.9CVSS7.4AI score0.00949EPSS
SaveExploits0References7
The Hacker News
The Hacker News
added 2023/01/05 8:48 a.m.36 views

The Evolving Tactics of Vidar Stealer: From Phishing Emails to Social Media

The notorious information-stealer known as Vidar is continuing to leverage popular social media services such as TikTok, Telegram, Steam, and Mastodon as an intermediate command-and-control C2 server. "When a user creates an account on an online platform, a unique account page that can be accesse...

0.7AI score
SaveExploits0
NVD
NVD
added 2023/01/04 3:15 p.m.24 views

CVE-2023-22460

go-ipld-prime is an implementation of the InterPlanetary Linked Data IPLD spec interfaces, a batteries-included codec implementations of IPLD for CBOR and JSON, and tooling for basic operations on IPLD objects. Encoding data which contains a Bytes kind Node will pass a Bytes token to the JSON...

7.5CVSS7.3AI score0.00949EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2023/01/04 2:53 p.m.26 views

CVE-2023-22460 go-ipld-prime json codec may panic if asked to encode bytes

go-ipld-prime is an implementation of the InterPlanetary Linked Data IPLD spec interfaces, a batteries-included codec implementations of IPLD for CBOR and JSON, and tooling for basic operations on IPLD objects. Encoding data which contains a Bytes kind Node will pass a Bytes token to the JSON...

7.5CVSS7.5AI score0.00949EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2023/01/04 2:53 p.m.12 views

CVE-2023-22460 go-ipld-prime json codec may panic if asked to encode bytes

go-ipld-prime is an implementation of the InterPlanetary Linked Data IPLD spec interfaces, a batteries-included codec implementations of IPLD for CBOR and JSON, and tooling for basic operations on IPLD objects. Encoding data which contains a Bytes kind Node will pass a Bytes token to the JSON...

7.5CVSS7.3AI score0.00949EPSS
SaveExploits0References3
CVE
CVE
added 2023/01/04 2:53 p.m.117 views

CVE-2023-22460

CVE-2023-22460 affects go-ipld-prime’s JSON codec. Encoding data containing a Bytes kind Node with the json codec will pass a Bytes token to the JSON encoder, causing a panic; the issue does not affect the dag-json codec or decoding. The root cause is limited to the json encoder path, and the vul...

7.5CVSS7.2AI score0.00949EPSS
SaveExploits0References3Affected Software1
CNNVD
CNNVD
added 2023/01/04 12:0 a.m.9 views

go-ipld-prime 输入验证错误漏洞

go-ipld-prime is an IPLD open source implementation of the ipld specification interface. A input validation error vulnerability exists in go-ipld-prime, which stems from the fact that its encoded data containing Bytes class nodes will pass a Bytes token to the JSON encoder, since it does not expe...

7.5CVSS7.2AI score0.00949EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2023/01/04 12:0 a.m.8 views

PT-2023-18513 · Unknown · Go-Ipld-Prime

Name of the Vulnerable Software and Affected Versions: go-ipld-prime versions prior to 0.19.0 Description: The issue arises when encoding data that contains a Bytes kind Node using the json codec, causing the encoder to panic as it does not expect to receive Bytes tokens. This should be treated a...

7.5CVSS7.3AI score0.00949EPSS
SaveExploits0References11
Tenable Nessus
Tenable Nessus
added 2023/01/04 12:0 a.m.37 views

Amazon Linux 2 : libxml2 (ALAS-2021-1662)

The version of libxml2 installed on the remote host is prior to 2.9.1-6. It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2-2021-1662 advisory. GNOME project libxml2 v2.9.10 has a global buffer over-read vulnerability in xmlEncodeEntitiesInternal at...

8.6CVSS7.5AI score0.0828EPSS
SaveExploits1References7
Github Security Blog
Github Security Blog
added 2023/01/03 1:36 p.m.154 views

httparty has multipart/form-data request tampering vulnerability

Impact I found "multipart/form-data request tampering vulnerability" caused by Content-Disposition "filename" lack of escaping in httparty. httparty/lib/httparty/request body.rb def generatemultipart...

5.3CVSS5AI score0.0129EPSS
SaveExploits1References6Affected Software1
Huntr
Huntr
added 2022/12/29 1:43 p.m.13 views

RCE in Wordnet Browser

Description A user who visits a malicious link with wordnet browser open will execute code on system Proof of Concept Visit http://localhost:8000/lookupgASVKwAAAAAAAACMBXBvc2l4lIwGc3lzdGVtlJOUjBB0b3VjaCAvdG1wL1BXTkVElIWUUpQu The base64 is created from import pickle import sys import base64...

0.3AI score
SaveExploits0
F5 Networks
F5 Networks
added 2022/12/27 4:42 a.m.46 views

K82567234: NodeJS vulnerability CVE-2022-32215

Security Advisory Description The llhttp parser v14.20.1, v16.17.1 and v18.9.1 in the http module in Node.js does not correctly handle multi-line Transfer-Encoding headers. This can lead to HTTP Request Smuggling HRS. CVE-2022-32215 Impact Impact There is no impact; F5 products are not affected b...

6.5CVSS6.9AI score0.68796EPSS
SaveExploits1
Prion
Prion
added 2022/12/26 1:15 p.m.18 views

Code injection

The Stop Spammers Security | Block Spam Users, Comments, Forms WordPress plugin before 2022.6 passes base64 encoded user input to the unserialize PHP function when CAPTCHA are used as second challenge, which could lead to PHP Object injection if a plugin installed on the blog has a suitable gadge...

7.5CVSS9.5AI score0.18121EPSS
SaveExploits2References1Affected Software1
Vulnrichment
Vulnrichment
added 2022/12/26 12:28 p.m.9 views

CVE-2022-4120 Stop Spammers Security < 2022.6 - Unauthenticated PHP Object Injection

The Stop Spammers Security | Block Spam Users, Comments, Forms WordPress plugin before 2022.6 passes base64 encoded user input to the unserialize PHP function when CAPTCHA are used as second challenge, which could lead to PHP Object injection if a plugin installed on the blog has a suitable gadge...

7.1AI score0.18121EPSS
SaveExploits2References1
Debian CVE
Debian CVE
added 2022/12/23 11:3 p.m.61 views

CVE-2022-38143

A heap out-of-bounds write vulnerability exists in the way OpenImageIO v2.3.19.0 processes RLE encoded BMP images. A specially-crafted bmp file can write to arbitrary out of bounds memory, which can lead to arbitrary code execution. An attacker can provide a malicious file to trigger this...

9.8CVSS9.7AI score0.01423EPSS
SaveExploits1
NVD
NVD
added 2022/12/23 3:15 p.m.19 views

CVE-2022-43551

A vulnerability exists in curl 7.87.0 HSTS check that could be bypassed to trick it to keep using HTTP. Using its HSTS support, curl can be instructed to use HTTPS instead of using an insecure clear-text HTTP step even when HTTP is provided in the URL. However, the HSTS mechanism could be bypasse...

7.5CVSS0.1654EPSS
SaveExploits1References4
Vulnrichment
Vulnrichment
added 2022/12/23 12:0 a.m.4 views

CVE-2022-43551

A vulnerability exists in curl 7.87.0 HSTS check that could be bypassed to trick it to keep using HTTP. Using its HSTS support, curl can be instructed to use HTTPS instead of using an insecure clear-text HTTP step even when HTTP is provided in the URL. However, the HSTS mechanism could be bypasse...

5.6AI score0.1654EPSS
SaveExploits1References4
OSV
OSV
added 2022/12/22 10:15 p.m.3 views

DEBIAN-CVE-2022-36354

A heap out-of-bounds read vulnerability exists in the RLA format parser of OpenImageIO master-branch-9aeece7a and v2.3.19.0. More specifically, in the way run-length encoded byte spans are handled. A malformed RLA file can lead to an out-of-bounds read of heap metadata which can result in sensiti...

5.3CVSS7.1AI score0.00787EPSS
SaveExploits1References1
OSV
OSV
added 2022/12/22 10:15 p.m.10 views

UBUNTU-CVE-2022-36354

A heap out-of-bounds read vulnerability exists in the RLA format parser of OpenImageIO master-branch-9aeece7a and v2.3.19.0. More specifically, in the way run-length encoded byte spans are handled. A malformed RLA file can lead to an out-of-bounds read of heap metadata which can result in sensiti...

5.3CVSS7.3AI score0.00787EPSS
SaveExploits1References3
CNNVD
CNNVD
added 2022/12/22 12:0 a.m.7 views

OpenImageIO 缓冲区错误漏洞

OpenImageIO is an image read and write library that also provides several tools and applications. OpenImageIO v2.3.19.0 is vulnerable to a heap out-of-bounds write vulnerability when processing RLE-encoded BMP images. An attacker could exploit this vulnerability to write arbitrary out-of-bounds...

9.8CVSS7.9AI score0.01423EPSS
SaveExploits1References6
Rows per page
Query Builder