Lucene search
K

830 matches found

Vulnrichment
Vulnrichment
added 2023/07/25 7:8 a.m.17 views

CVE-2023-34189 Apache InLong: General user can delete and update process

Exposure of Resource to Wrong Sphere Vulnerability in Apache Software Foundation Apache InLong.This issue affects Apache InLong: from 1.4.0 through 1.7.0. The attacker could use general users to delete and update the process, which only the admin can operate occurrences. Users are advised to...

6.7AI score0.00933EPSS
Exploits0References2
Github Security Blog
Github Security Blog
added 2023/07/06 9:14 p.m.25 views

Apache InLong Deserialization of Untrusted Data Vulnerability

Deserialization of Untrusted Data Vulnerability in Apache Software Foundation Apache InLong.This issue affects Apache InLong: from 1.4.0 through 1.6.0. Attackers would bypass the autoDeserialize option filtering by adding blanks. Users are advised to upgrade to Apache InLong's 1.7.0 or cherry-pic...

7.5CVSS6.8AI score0.01228EPSS
Exploits0References4Affected Software2
OSV
OSV
added 2023/06/30 10:19 p.m.2 views

GHSA-HM9V-VJ3R-R55M PyPDF2 vulnerable to possible Infinite Loop when reading malformed objects

Impact An attacker who uses this vulnerability can craft a PDF which leads to an infinite loop. This infinite loop blocks the current process and can utilize a single core of the CPU by 100%. It does not affect memory usage. That is, for example, the case if the user extracted metadata from such ...

6.2CVSS7.2AI score0.00521EPSS
Exploits1References6
OSV
OSV
added 2023/06/30 7:15 p.m.3 views

DEBIAN-CVE-2023-36810

pypdf is a pure-python PDF library capable of splitting, merging, cropping, and transforming the pages of PDF files. An attacker who uses this vulnerability can craft a PDF which leads to unexpected long runtime. This quadratic runtime blocks the current process and can utilize a single core of t...

6.5CVSS6.8AI score0.00568EPSS
Exploits1References1
NVD
NVD
added 2023/06/27 10:15 p.m.14 views

CVE-2023-36464

pypdf is an open source, pure-python PDF library. In affected versions an attacker may craft a PDF which leads to an infinite loop if parsecontentstream is executed. That is, for example, the case if the user extracted text from such a PDF. This issue was introduced in pull request 969 and resolv...

6.2CVSS6.2AI score0.00342EPSS
Exploits1References3
Prion
Prion
added 2023/06/27 10:15 p.m.15 views

Design/Logic Flaw

pypdf is an open source, pure-python PDF library. In affected versions an attacker may craft a PDF which leads to an infinite loop if parsecontentstream is executed. That is, for example, the case if the user extracted text from such a PDF. This issue was introduced in pull request 969 and resolv...

1.9CVSS5.3AI score0.00342EPSS
Exploits1References3Affected Software2
Cvelist
Cvelist
added 2023/06/27 9:24 p.m.22 views

CVE-2023-36464 Infinite Loop when a comment isn't followed by a character in pypdf

pypdf is an open source, pure-python PDF library. In affected versions an attacker may craft a PDF which leads to an infinite loop if parsecontentstream is executed. That is, for example, the case if the user extracted text from such a PDF. This issue was introduced in pull request 969 and resolv...

6.2CVSS6.3AI score0.00342EPSS
Exploits1References3
Debian CVE
Debian CVE
added 2023/06/27 9:24 p.m.17 views

CVE-2023-36464

pypdf is an open source, pure-python PDF library. In affected versions an attacker may craft a PDF which leads to an infinite loop if parsecontentstream is executed. That is, for example, the case if the user extracted text from such a PDF. This issue was introduced in pull request 969 and resolv...

6.2CVSS5.8AI score0.00342EPSS
Exploits1
OSV
OSV
added 2023/06/21 10:6 p.m.14 views

GHSA-WFG4-322G-9VQV memoffset allows reading uninitialized memory

memoffset allows attempt of reading data from address 0 with arbitrary type. This behavior is an undefined behavior because address 0 to std::mem::sizeof may not have valid bit-pattern with T. Old implementation dereferences uninitialized memory obtained from std::mem::alignof. Older implementati...

7.1AI score
Exploits0References4
NVD
NVD
added 2023/06/14 3:15 p.m.12 views

CVE-2023-34101

Contiki-NG is an operating system for internet of things devices. In version 4.8 and prior, when processing ICMP DAO packets in the daoinputstoring function, the Contiki-NG OS does not verify that the packet buffer is big enough to contain the bytes it needs before accessing them. Up to 16 bytes...

9.1CVSS7.7AI score0.00505EPSS
Exploits0References2
NVD
NVD
added 2023/06/13 5:15 p.m.17 views

CVE-2023-34247

Keystone is a content management system for Node.JS. There is an open redirect in the @keystone-6/auth package versions 7.0.0 and prior, where the redirect leading / filter can be bypassed. Users may be redirected to domains other than the relative host, thereby it might be used by attackers to...

6.1CVSS6.2AI score0.00407EPSS
Exploits0References2
OSV
OSV
added 2023/06/13 4:31 p.m.36 views

CVE-2023-34247 @keystone-6/auth Open Redirect vulnerability

Keystone is a content management system for Node.JS. There is an open redirect in the @keystone-6/auth package versions 7.0.0 and prior, where the redirect leading / filter can be bypassed. Users may be redirected to domains other than the relative host, thereby it might be used by attackers to...

6.1CVSS4.8AI score0.00407EPSS
Exploits0References4
Positive Technologies
Positive Technologies
added 2023/06/06 12:0 a.m.2 views

PT-2023-24683 · Unknown · Taosdata/Grafanaplugin

Name of the Vulnerable Software and Affected Versions: taosdata/grafanaplugin affected versions not specified Description: The issue concerns a command injection vulnerability in the Release PR Merged workflow. This vulnerability allows for arbitrary code execution within the GitHub action contex...

9.8CVSS9.8AI score0.04049EPSS
Exploits1References4
NVD
NVD
added 2023/05/30 6:15 p.m.12 views

CVE-2023-33975

RIOT-OS, an operating system for Internet of Things IoT devices, contains a network stack with the ability to process 6LoWPAN frames. In version 2023.01 and prior, an attacker can send a crafted frame to the device resulting in an out of bounds write in the packet buffer. The overflow can be used...

9.8CVSS9.5AI score0.0148EPSS
Exploits1References8
Prion
Prion
added 2023/05/30 6:15 p.m.23 views

Design/Logic Flaw

RIOT-OS, an operating system for Internet of Things IoT devices, contains a network stack with the ability to process 6LoWPAN frames. In version 2023.01 and prior, an attacker can send a crafted frame to the device resulting in an out of bounds write in the packet buffer. The overflow can be used...

7.5CVSS9.3AI score0.0148EPSS
Exploits1References8Affected Software1
Prion
Prion
added 2023/05/30 5:15 p.m.27 views

Race condition

RIOT-OS, an operating system for Internet of Things IoT devices, contains a network stack with the ability to process 6LoWPAN frames. In versions 2023.01 and prior, an attacker can send multiple crafted frames to the device to trigger a race condition. The race condition invalidates assumptions...

2.6CVSS5.6AI score0.00707EPSS
Exploits0References8Affected Software1
Prion
Prion
added 2023/05/30 5:15 p.m.27 views

Null pointer dereference

RIOT-OS, an operating system for Internet of Things IoT devices, contains a network stack with the ability to process 6LoWPAN frames. In versions 2023.01 and prior, an attacker can send a crafted frame which is forwarded by the device. During encoding of the packet a NULL pointer dereference...

5CVSS7.4AI score0.00963EPSS
Exploits0References8Affected Software1
Cvelist
Cvelist
added 2023/05/30 5:8 p.m.14 views

CVE-2023-33975 RIOT-OS vulnerable to Out of Bounds Write in _rbuf_add

RIOT-OS, an operating system for Internet of Things IoT devices, contains a network stack with the ability to process 6LoWPAN frames. In version 2023.01 and prior, an attacker can send a crafted frame to the device resulting in an out of bounds write in the packet buffer. The overflow can be used...

9.8CVSS9.6AI score0.0148EPSS
Exploits1References8
OSV
OSV
added 2023/05/30 5:8 p.m.4 views

CVE-2023-33975 RIOT-OS vulnerable to Out of Bounds Write in _rbuf_add

RIOT-OS, an operating system for Internet of Things IoT devices, contains a network stack with the ability to process 6LoWPAN frames. In version 2023.01 and prior, an attacker can send a crafted frame to the device resulting in an out of bounds write in the packet buffer. The overflow can be used...

9.8CVSS7.5AI score0.0148EPSS
Exploits1References10
Vulnrichment
Vulnrichment
added 2023/05/30 4:50 p.m.8 views

CVE-2023-33974 RIOT-OS vulnerable to Race Condition in SFR Timeout

RIOT-OS, an operating system for Internet of Things IoT devices, contains a network stack with the ability to process 6LoWPAN frames. In versions 2023.01 and prior, an attacker can send multiple crafted frames to the device to trigger a race condition. The race condition invalidates assumptions...

7.5CVSS7.3AI score0.00707EPSS
Exploits0References8
Rows per page
Query Builder