Lucene search
+L

1517 matches found

Prion
Prion
added 2023/02/15 1:15 a.m.34 views

Design/Logic Flaw

An issue was discovered in the Multipart Request Parser in Django 3.2 before 3.2.18, 4.0 before 4.0.10, and 4.1 before 4.1.7. Passing certain inputs e.g., an excessive number of parts to multipart forms could result in too many open files or memory exhaustion, and provided a potential vector for ...

5CVSS7.3AI score0.62575EPSS
SaveExploits0References11Affected Software2
Vulnrichment
Vulnrichment
added 2023/02/15 12:0 a.m.4 views

CVE-2022-45587

Stack overflow vulnerability in function gmalloc in goo/gmem.cc in xpdf 4.04, allows local attackers to cause a denial of service...

5.4AI score0.00317EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2023/02/13 12:0 a.m.4 views

CVE-2023-0804

LibTIFF 4.4.0 has an out-of-bounds write in tiffcrop in tools/tiffcrop.c:3609, allowing attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit 33aee127...

6.8CVSS6.7AI score0.00425EPSS
SaveExploits1References8
NVD
NVD
added 2023/02/08 8:15 p.m.26 views

CVE-2023-0217

An invalid pointer dereference on read can be triggered when an application tries to check a malformed DSA public key by the EVPPKEYpubliccheck function. This will most likely lead to an application crash. This function can be called on public keys supplied from untrusted sources which could allo...

7.5CVSS7.2AI score0.01846EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2023/02/08 7:4 p.m.4 views

CVE-2022-4450 Double free after calling PEM_read_bio_ex

The function PEMreadbioex reads a PEM file from a BIO and parses and decodes the "name" e.g. "CERTIFICATE", any header data and the payload data. If the function succeeds then the "nameout", "header" and "data" arguments are populated with pointers to buffers containing the relevant decoded data...

7.8AI score0.20444EPSS
SaveExploits0References4
OSV
OSV
added 2023/02/08 7:2 p.m.22 views

CVE-2023-0217 NULL dereference validating DSA public key

An invalid pointer dereference on read can be triggered when an application tries to check a malformed DSA public key by the EVPPKEYpubliccheck function. This will most likely lead to an application crash. This function can be called on public keys supplied from untrusted sources which could allo...

7.5CVSS7.3AI score0.01846EPSS
SaveExploits0References6
GitLab Advisory Database
GitLab Advisory Database
added 2023/02/08 12:0 a.m.38 views

Uncontrolled Resource Consumption

opentelemetry-go-contrib is a collection of extensions for OpenTelemetry-Go. The v0.38.0 release of go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp uses the httpconv.ServerRequest function to annotate metric measurements for the http.server.requestcontentlength,...

7.5CVSS7.2AI score0.00973EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2023/02/07 12:0 p.m.22 views

RUSTSEC-2023-0012 `NULL` dereference validating DSA public key

An invalid pointer dereference on read can be triggered when an application tries to check a malformed DSA public key by the EVPPKEYpubliccheck function. This will most likely lead to an application crash. This function can be called on public keys supplied from untrusted sources which could allo...

7.5CVSS7.4AI score0.01846EPSS
SaveExploits0References3
NVD
NVD
added 2023/02/03 8:15 p.m.50 views

CVE-2023-23925

Switcher Client is a JavaScript SDK to work with Switcher API which is cloud-based Feature Flag. Unsanitized input flows into Strategy match operation EXIST, where it is used to build a regular expression. This may result in a Regular expression Denial of Service attack reDOS. This issue has been...

8.6CVSS8.5AI score0.00541EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2023/01/11 12:0 a.m.40 views

Ubuntu 18.04 LTS / 20.04 LTS : Linux kernel (Azure) vulnerabilities (USN-5791-3)

The remote Ubuntu 18.04 LTS / 20.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-5791-3 advisory. It was discovered that a race condition existed in the Android Binder IPC subsystem in the Linux kernel, leading to a use-after-free...

7.8CVSS7.6AI score0.01429EPSS
SaveExploits3References12
Vulnrichment
Vulnrichment
added 2023/01/04 12:0 a.m.5 views

CVE-2022-38683

In contacts service, there is a missing permission check. This could lead to local denial of service in contacts service with no additional execution privileges needed...

6.7AI score0.00102EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2022/12/27 12:0 a.m.40 views

EulerOS Virtualization 2.10.1 : libvirt (EulerOS-SA-2022-2899)

According to the versions of the libvirt package installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : - A use-after-free flaw was found in libvirt. The qemuMonitorUnregister function in qemuProcessHandleMonitorEOF is called using...

6.5CVSS6.6AI score0.01217EPSS
SaveExploits0References2
Veracode
Veracode
added 2022/12/26 1:26 a.m.21 views

Denial Of Service (DoS)

radare2 is vulnerable to denial of service. The vulnerability exists due to the heap-based buffer overflow in the library, allowing an attacker to read sensitive information from other memory locations or cause an application crash...

7.1CVSS6.8AI score0.00757EPSS
SaveExploits1References3Affected Software1
GitLab Advisory Database
GitLab Advisory Database
added 2022/12/26 12:0 a.m.37 views

Out-of-bounds Read

golang.org/x/text/language in golang.org/x/text before 0.3.7 can panic with an out-of-bounds read during BCP 47 language tag parsing. Index calculation is mishandled. If parsing untrusted user input, this can be used as a vector for a denial-of-service attack...

7.5CVSS2.7AI score0.01356EPSS
SaveExploits0References6Affected Software1
GitLab Advisory Database
GitLab Advisory Database
added 2022/12/26 12:0 a.m.36 views

Out-of-bounds Read

golang.org/x/text/language in golang.org/x/text before 0.3.7 can panic with an out-of-bounds read during BCP 47 language tag parsing. Index calculation is mishandled. If parsing untrusted user input, this can be used as a vector for a denial-of-service attack...

7.5CVSS2.7AI score0.01356EPSS
SaveExploits0References5Affected Software1
NVD
NVD
added 2022/12/12 1:15 p.m.27 views

CVE-2022-38656

HCL Commerce, when using Elasticsearch, can allow a remote attacker to cause a denial of service attack on the site and make administrative changes...

9.8CVSS0.00689EPSS
SaveExploits0References1
NVD
NVD
added 2022/12/12 1:15 p.m.37 views

CVE-2022-3510

A parsing issue similar to CVE-2022-3171, but with Message-Type Extensions in protobuf-java core and lite versions prior to 3.21.7, 3.20.3, 3.19.6 and 3.16.3 can lead to a denial of service attack. Inputs containing multiple instances of non-repeated embedded messages with repeated or unknown...

7.5CVSS0.00483EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2022/12/12 1:15 p.m.37 views

CVE-2022-3510

A parsing issue similar to CVE-2022-3171, but with Message-Type Extensions in protobuf-java core and lite versions prior to 3.21.7, 3.20.3, 3.19.6 and 3.16.3 can lead to a denial of service attack. Inputs containing multiple instances of non-repeated embedded messages with repeated or unknown...

7.5CVSS6.8AI score0.00483EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2022/12/12 1:49 a.m.10 views

CVE-2022-41560 TIBCO Nimbus Denial of Service Vulnerability

The Statement Set Upload via the Web Client component of TIBCO Software Inc.'s TIBCO Nimbus contains an easily exploitable vulnerability that allows a low privileged attacker with network access to execute a Denial of Service Attack on the affected system. Affected releases are TIBCO Software...

6.5CVSS7.2AI score0.00605EPSS
SaveExploits0References1
AlpineLinux
AlpineLinux
added 2022/12/08 3:3 a.m.124 views

CVE-2022-23476

Nokogiri is an open source XML and HTML library for the Ruby programming language. Nokogiri 1.13.8 and 1.13.9 fail to check the return value from xmlTextReaderExpand in the method Nokogiri::XML::Readerattributehash. This can lead to a null pointer exception when invalid markup is being parsed. Fo...

7.5CVSS7.5AI score0.0168EPSS
SaveExploits0
Rows per page
Query Builder