Lucene search
+L

24181 matches found

OSV
OSV
added 2023/08/08 10:15 a.m.9 views

CVE-2023-38682

A vulnerability has been identified in JT2Go All versions V14.2.0.5, Teamcenter Visualization V13.2 All versions V13.2.0.14, Teamcenter Visualization V14.1 All versions V14.1.0.10, Teamcenter Visualization V14.2 All versions V14.2.0.5. The affected applications contain an out of bounds read past...

7.8CVSS5.9AI score0.00311EPSS
SaveExploits0References1
OSV
OSV
added 2023/08/06 11:5 a.m.8 views

OESA-2023-1463 libtiff security update

This libtiff provides support for the Tag Image File Format TIFF, a widely used format for storing image data. The latest version of the TIFF specification is available on-line in several different formats.And contains command-line programs for manipulating TIFF format image files using the libti...

3.3CVSS8.3AI score
SaveExploits0References3
CNVD
CNVD
added 2023/08/06 12:0 a.m.56 views

Cisco AsyncOS Input Validation Error Vulnerability

Cisco AsyncOS is a product of Cisco, Inc.Cisco AsyncOS is an operating system for Cisco devices. An input validation error vulnerability exists in Cisco AsyncOS that stems from improper detection of malicious traffic when the traffic is encoded in a specific content format, which can be exploited...

5.8CVSS7AI score0.00619EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2023/08/04 5:32 p.m.93 views

CVE-2023-38697

protocol-http1 provides a low-level implementation of the HTTP/1 protocol. RFC 9112 Section 7.1 defined the format of chunk size, chunk data and chunk extension. The value of Content-Length header should be a string of 0-9 digits, the chunk size should be a string of hex digits and should split...

5.8CVSS5.1AI score0.00754EPSS
SaveExploits0
CVE
CVE
added 2023/08/04 12:0 a.m.50 views

CVE-2023-33373

Connected IO CVE-2023-33373 affects v2.1.0 and earlier, where passwords and credentials are stored in clear-text, enabling credential exfiltration and device impersonation. Impact is credential leakage with total compromise potential; exploitation is described conceptually, with no explicit in-wi...

9.8CVSS9.3AI score0.00422EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2023/08/03 10:15 p.m.8 views

CVE-2023-20215

A vulnerability in the scanning engines of Cisco AsyncOS Software for Cisco Secure Web Appliance could allow an unauthenticated, remote attacker to bypass a configured rule, allowing traffic onto a network that should have been blocked. This vulnerability is due to improper detection of malicious...

5.3CVSS5.8AI score0.00619EPSS
SaveExploits0References1
Veracode
Veracode
added 2023/08/03 11:5 a.m.30 views

Out-of-Bounds Write

libopenbabel.so is vulnerable to Out-of-Bounds Write. The vulnerability exists in the orca file format in the ReadMolecule function of orcaformat.cpp, which allows an attacker to inject and execute malicious code, by providing a maliciously crafted file...

9.8CVSS6.9AI score0.00804EPSS
SaveExploits1References2Affected Software1
Veracode
Veracode
added 2023/08/03 7:23 a.m.22 views

Out-of-Bounds Write

libopenbabel.so is vulnerable to Out-of-Bounds Write. The vulnerability exists in the CSR format in the WriteMolecule function of CSRformat.cpp, which allows an attacker to inject and execute malicious code, by providing a maliciously crafted file...

9.8CVSS6.9AI score0.00802EPSS
SaveExploits1References3Affected Software1
Veracode
Veracode
added 2023/08/03 6:33 a.m.28 views

Out-of-Bounds Write

libopenbabel.so is vulnerable to Out-of-Bounds Write. The vulnerability exists in the Gaussian file format in the ReadMolecule function of gaussformat.cpp, which allows an attacker to inject and execute malicious code, causing an application to crash by providing a maliciously crafted file...

7.8CVSS6.9AI score0.00681EPSS
SaveExploits1References3Affected Software1
BDU FSTEC
BDU FSTEC
added 2023/08/02 12:0 a.m.17 views

The vulnerability of the microprogrammed software of Wi-Fi routers ASUS RT-AC86U and RT-AX56U allows a hacker to execute arbitrary code.

The vulnerability of ASUS’ Wi-Fi router software, RT-AC86U and RT-AX56U, is related to the use of uncontrolled format strings. Exploiting this vulnerability allows a remote attacker to execute arbitrary code...

10CVSS8.1AI score0.385EPSS
SaveExploits1References2Affected Software2
OSV
OSV
added 2023/08/01 5:15 p.m.2 views

DEBIAN-CVE-2023-38559

A buffer overflow flaw was found in base/gdevdevn.c:1973 in devnpcxwriterle in ghostscript. This issue may allow a local attacker to cause a denial of service via outputting a crafted PDF file for a DEVN device with gs...

5.5CVSS6.2AI score0.00435EPSS
SaveExploits0References1
NVD
NVD
added 2023/08/01 5:15 p.m.55 views

CVE-2023-38560

An integer overflow flaw was found in pcl/pl/plfont.c:418 in plglyphname in ghostscript. This issue may allow a local attacker to cause a denial of service via transforming a crafted PCL file to PDF format...

5.5CVSS5.3AI score0.00354EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2023/08/01 5:15 p.m.26 views

CVE-2023-38560

An integer overflow flaw was found in pcl/pl/plfont.c:418 in plglyphname in ghostscript. This issue may allow a local attacker to cause a denial of service via transforming a crafted PCL file to PDF format...

5.5CVSS6.1AI score0.00354EPSS
SaveExploits0References3
Prion
Prion
added 2023/08/01 5:15 p.m.19 views

Integer overflow

An integer overflow flaw was found in pcl/pl/plfont.c:418 in plglyphname in ghostscript. This issue may allow a local attacker to cause a denial of service via transforming a crafted PCL file to PDF format...

1.9CVSS5.3AI score0.00354EPSS
SaveExploits0References4
OSV
OSV
added 2023/08/01 5:0 p.m.33 views

GHSA-5R98-F33J-G8H7 pnpm incorrectly parses tar archives relative to specification

Summary It is possible to construct a tarball that, when installed via npm or parsed by the registry is safe, but when installed via pnpm is malicious, due to how pnpm parses tar archives. Details The TAR format is an append-only archive format, and as such, the specification for how to update a...

7.5CVSS8.5AI score0.0121EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2023/08/01 5:0 p.m.36 views

pnpm incorrectly parses tar archives relative to specification

Summary It is possible to construct a tarball that, when installed via npm or parsed by the registry is safe, but when installed via pnpm is malicious, due to how pnpm parses tar archives. Details The TAR format is an append-only archive format, and as such, the specification for how to update a...

9.8CVSS6.9AI score0.0121EPSS
SaveExploits1References5Affected Software9
Cvelist
Cvelist
added 2023/08/01 4:49 p.m.74 views

CVE-2023-38560 Ghostscript: integer overflow in pcl/pl/plfont.c:418 in pl_glyph_name

An integer overflow flaw was found in pcl/pl/plfont.c:418 in plglyphname in ghostscript. This issue may allow a local attacker to cause a denial of service via transforming a crafted PCL file to PDF format...

5.5CVSS5.5AI score0.00354EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2023/08/01 4:49 p.m.119 views

CVE-2023-38560

An integer overflow flaw was found in pcl/pl/plfont.c:418 in plglyphname in ghostscript. This issue may allow a local attacker to cause a denial of service via transforming a crafted PCL file to PDF format...

5.5CVSS5.3AI score0.00354EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2023/08/01 4:49 p.m.19 views

CVE-2023-38560 Ghostscript: integer overflow in pcl/pl/plfont.c:418 in pl_glyph_name

An integer overflow flaw was found in pcl/pl/plfont.c:418 in plglyphname in ghostscript. This issue may allow a local attacker to cause a denial of service via transforming a crafted PCL file to PDF format...

5.5CVSS5.3AI score0.00354EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2023/08/01 1:20 p.m.34 views

CVE-2023-38560

An integer overflow flaw was found in pcl/pl/plfont.c:418 in plglyphname in ghostscript. This issue may allow a local attacker to cause a denial of service via transforming a crafted PCL file to PDF format...

5.5CVSS6.6AI score0.00354EPSS
SaveExploits0References5
Rows per page
Query Builder