Show filters
234 Total Results
Displaying 21-30 of 234
Sort by:
Attacker Value
Unknown
CVE-2024-1394
Disclosure Date: March 21, 2024 (last updated August 21, 2024)
A memory leak flaw was found in Golang in the RSA encrypting/decrypting code, which might lead to a resource exhaustion vulnerability using attacker-controlled inputs. The memory leak happens in github.com/golang-fips/openssl/openssl/rsa.go#L113. The objects leaked are pkey and ctx. That function uses named return parameters to free pkey and ctx if there is an error initializing the context or setting the different properties. All return statements related to error cases follow the "return nil, nil, fail(...)" pattern, meaning that pkey and ctx will be nil inside the deferred function that should free them.
0
Attacker Value
Unknown
CVE-2022-4964
Disclosure Date: January 24, 2024 (last updated January 31, 2024)
Ubuntu's pipewire-pulse in snap grants microphone access even when the snap interface for audio-record is not set.
0
Attacker Value
Unknown
CVE-2024-23659
Disclosure Date: January 19, 2024 (last updated January 26, 2024)
SPIP before 4.1.14 and 4.2.x before 4.2.8 allows XSS via the name of an uploaded file. This is related to javascript/bigup.js and javascript/bigup.utils.js.
0
Attacker Value
Unknown
CVE-2023-52322
Disclosure Date: January 04, 2024 (last updated January 19, 2024)
ecrire/public/assembler.php in SPIP before 4.1.13 and 4.2.x before 4.2.7 allows XSS because input from _request() is not restricted to safe characters such as alphanumerics.
0
Attacker Value
Unknown
CVE-2023-36437
Disclosure Date: November 14, 2023 (last updated November 22, 2023)
Azure DevOps Server Remote Code Execution Vulnerability
0
Attacker Value
Unknown
CVE-2023-5752
Disclosure Date: October 25, 2023 (last updated February 14, 2025)
When installing a package from a Mercurial VCS URL (ie "pip install
hg+...") with pip prior to v23.3, the specified Mercurial revision could
be used to inject arbitrary configuration options to the "hg clone"
call (ie "--config"). Controlling the Mercurial configuration can modify
how and which repository is installed. This vulnerability does not
affect users who aren't installing from Mercurial.
0
Attacker Value
Unknown
CVE-2023-40009
Disclosure Date: October 03, 2023 (last updated October 09, 2023)
Cross-Site Request Forgery (CSRF) vulnerability in ThimPress WP Pipes plugin <= 1.4.0 versions.
0
Attacker Value
Unknown
CVE-2023-41580
Disclosure Date: October 02, 2023 (last updated October 09, 2023)
Phpipam before v1.5.2 was discovered to contain a LDAP injection vulnerability via the dname parameter at /users/ad-search-result.php. This vulnerability allows attackers to enumerate arbitrary fields in the LDAP server and access sensitive data via a crafted POST request.
0
Attacker Value
Unknown
CVE-2023-4965
Disclosure Date: September 14, 2023 (last updated October 08, 2023)
A vulnerability was found in phpipam 1.5.1. It has been rated as problematic. Affected by this issue is some unknown functionality of the component Header Handler. The manipulation of the argument X-Forwarded-Host leads to open redirect. The attack may be launched remotely. The exploit has been disclosed to the public and may be used. The identifier of this vulnerability is VDB-239732.
0
Attacker Value
Unknown
CVE-2023-41934
Disclosure Date: September 06, 2023 (last updated October 08, 2023)
Jenkins Pipeline Maven Integration Plugin 1330.v18e473854496 and earlier does not properly mask (i.e., replace with asterisks) usernames of credentials specified in custom Maven settings in Pipeline build logs if "Treat username as secret" is checked.
0