Lucene search
+L
OsvMost viewed

2102645 matches found

OSV
OSV
added 2022/05/13 1:01 a.m.111 views

GHSA-7J4H-8WPF-RQFH Missing XML Validation in Apache Xerces2

XMLscanner.java in Apache Xerces2 Java Parser before 2.12.0, as used in the Java Runtime Environment JRE in IBM Java 5.0 before 5.0 SR16-FP3, 6 before 6 SR14, 6.0.1 before 6.0.1 SR6, and 7 before 7 SR5 as well as Oracle Java SE 7u40 and earlier, Java SE 6u60 and earlier, Java SE 5.0u51 and earlie...

7.1CVSS7AI score0.24738EPSS
SaveExploits0References50
OSV
OSV
added 2022/04/07 3:20 p.m.111 views

GHSA-3HJG-VC7R-RCRW Denial of Service vulnerability in @podium/layout and @podium/proxy

Impact An attacker using the Trailer header as part of the request against proxy endpoints has the ability to take down the server. All Podium layouts that include podlets with proxy endpoints are affected. Patches @podium/layout which is the main way developers/users are vulnerable to this...

7.5CVSS7.4AI score0.01659EPSS
SaveExploits0References6
OSV
OSV
added 2022/04/03 12:00 a.m.111 views

GHSA-74W3-2R77-FW5H Use of Externally-Controlled Format String in consoleme

A Python format string issue leading to information disclosure and potentially remote code execution in ConsoleMe for all versions prior to 1.2.2...

9.8CVSS9.5AI score0.02275EPSS
SaveExploits0References5
OSV
OSV
added 2022/02/22 7:40 p.m.111 views

GHSA-86F3-HF24-76Q4 Use of Hard-coded Cryptographic Key in Netmaker

Impact There is a hard-coded cryptographic key in the code base which can be exploited to run admin commands on a remote server, if you know the address and username of the admin. This effects the server netmaker component, and not clients. Patches This has been patched in Netmaker v0.8.5, v0.9.4...

7.2CVSS7.3AI score0.01556EPSS
SaveExploits0References6
OSV
OSV
added 2021/11/24 8:35 p.m.111 views

GHSA-J3F7-7RMC-6WQJ Improper certificate management in AWS IoT Device SDK v2

The AWS IoT Device SDK v2 for Java, Python, C++ and Node.js appends a user supplied Certificate Authority CA to the root CAs instead of overriding it on macOS systems. Additionally, SNI validation is also not enabled when the CA has been "overridden". TLS handshakes will thus succeed if the peer...

7.3CVSS6.7AI score0.00636EPSS
SaveExploits0References11
OSV
OSV
added 2021/09/21 6:41 p.m.111 views

GHSA-4JG2-84C2-PJ95 Improper Control of Generation of Code ('Code Injection') in @asyncapi/modelina

Impact Anyone who is using the default presets and/or does not handle the functionality themself. Patches It is impossible to fully guard against this, because users have access to the original raw information. However, as of version 1, if you only access the constrained models, you will not...

9.9CVSS9.2AI score0.01064EPSS
SaveExploits1References3
OSV
OSV
added 2021/08/25 8:43 p.m.111 views

GHSA-34P9-F4Q3-C4R7 Improper Certificate Validation in openssl

All versions of rust-openssl prior to 0.9.0 contained numerous insecure defaults including off-by-default certificate verification and no API to perform hostname verification. Unless configured correctly by a developer, these defaults could allow an attacker to perform man-in-the-middle attacks...

8.1CVSS7.8AI score0.00745EPSS
SaveExploits0References4
OSV
OSV
added 2018/10/18 4:49 p.m.111 views

GHSA-C77R-6F64-478Q keycloak-core discloses system properties

It was found that while parsing the SAML messages the StaxParserUtil class of keycloak before 2.5.1 replaces special strings for obtaining attribute values with system property. This could allow an attacker to determine values of system properties at the attacked system by formatting the SAML...

6.5CVSS6.4AI score0.02457EPSS
SaveExploits0References2
OSV
OSV
added 2018/10/17 12:04 a.m.111 views

GHSA-2MP8-QVQM-3XWQ Restlet Framework Ja-rs extension is vulnerable to XXE when using SimpleXMLProvider

Restlet Framework before 2.3.11, when using SimpleXMLProvider, allows remote attackers to access arbitrary files via an XXE attack in a REST API HTTP request. This affects use of the Jax-rs extension...

7.5CVSS7.5AI score0.02518EPSS
SaveExploits0References6
OSV
OSV
added 2026/09/12 6:06 p.m.110 views

CVE-2026-90559 snappy-java through 1.1.10.8 Out-of-Bounds Write via uncompress

snappy-java through 1.1.10.8 contains an out-of-bounds write vulnerability in Snappy.uncompressByteBuffer, ByteBuffer because destination buffer capacity is never validated against decompressed size. Attackers can supply valid compressed data that decompresses larger than the destination buffer,...

8.7CVSS6.1AI score
SaveExploits0References7
OSV
OSV
added 2026/08/19 4:43 p.m.110 views

MINI-46MX-FC9C-H389

Bulletin has no description...

5AI score0.00107EPSS
SaveExploits0
OSV
OSV
added 2026/08/07 8:35 p.m.110 views

CVE-2026-66060 Home Assistant: Unconfirmed NFC/QR tag scans allow silent automation execution by untrusted callers

Home Assistant is open source home automation software focused on local control and privacy. Prior to 2026.5.3, the Companion app treats tag links NFC or QR delivered through an OS-level routing mechanism as if they were physically scanned, without validating the calling app or prompting the user...

7.1CVSS5.9AI score
SaveExploits0References4
OSV
OSV
added 2026/06/17 8:17 p.m.110 views

UBUNTU-CVE-2026-55200

libssh2 through 1.11.1, fixed in commit 7acf3df contains an out-of-bounds write vulnerability in ssh2transportread that fails to enforce upper bounds on packetlength field. Remote attackers can send crafted SSH packets with excessively large packetlength values to corrupt heap memory and achieve...

9.2CVSS7.5AI score0.04024EPSS
SaveExploits15References4
OSV
OSV
added 2026/06/09 2:27 p.m.110 views

GHSA-W7JW-789Q-3M8P shell-quote quote() does not escape newlines in object .op values

Summary shell-quote's quote function did not validate object-token inputs against the operator model used by parse. The .op field was backslash-escaped character by character using /./g, which in JavaScript does not match line terminators \n, \r, U+2028, U+2029. A line terminator in .op therefore...

9.2CVSS5.6AI score0.00848EPSS
SaveExploits1References6
OSV
OSV
added 2025/07/16 7:56 a.m.110 views

BIT-APACHE-2025-23048 Apache HTTP Server: mod_ssl access control bypass with session resumption

In some modssl configurations on Apache HTTP Server 2.4.35 through to 2.4.63, an access control bypass by trusted clients is possible using TLS 1.3 session resumption. Configurations are affected when modssl is configured for multiple virtual hosts, with each restricted to a different set of...

6AI score0.01005EPSS
SaveExploits1References5
OSV
OSV
added 2025/05/29 4:50 p.m.110 views

GHSA-Q7P4-7XJV-J3WF Fabio allows HTTP clients to manipulate custom headers it adds

Summary Fabio allows clients to remove X-Forwarded headers except X-Forwarded-For due to a vulnerability in how it processes hop-by-hop headers. Fabio adds HTTP headers like X-Forwarded-Host and X-Forwarded-Port when routing requests to backend applications. Since the receiving application should...

9.1CVSS10AI score0.00487EPSS
SaveExploits1References5
OSV
OSV
added 2025/01/21 8:10 p.m.110 views

GHSA-W59H-3X3Q-3P6J Authenticated Stored XSS in YesWiki

Authenticated Stored XSS in YesWiki wiki-href'upload', $this-wiki-GetPageTag, "file=$this-file" . '" class="btn btn-primary" ' . t'UPLOADFILE' . ' ' . $this-file . ''; The file name attribute is not properly sanitized when returned to the client, therefore allowing the execution of malicious...

7.6CVSS7.2AI score0.00407EPSS
SaveExploits1References5
OSV
OSV
added 2025/01/10 7:24 p.m.110 views

BIT-GITLAB-2024-13041 Incorrect User Management in GitLab

An issue was discovered in GitLab CE/EE affecting all versions starting from 16.4 prior to 17.5.5, starting from 17.6 prior to 17.6.3, and starting from 17.7 prior to 17.7.1. When a user is created via the SAML provider, the external groups setting overrides the external provider configuration. A...

5.4CVSS4AI score0.00282EPSS
SaveExploits1References3
OSV
OSV
added 2024/12/03 12:31 p.m.110 views

GHSA-RCQ8-9Q3J-98MW Apache Ozone: Improper authentication when generating S3 secrets

Improper authentication of an HTTP endpoint in the S3 Gateway of Apache Ozone 1.4.0 allows any authenticated Kerberos user to revoke and regenerate the S3 secrets of any other user. This is only possible if: ozone.s3g.secret.http.enabled is set to true. The default value of this configuration is...

8.6CVSS8.2AI score0.00576EPSS
SaveExploits0References5
OSV
OSV
added 2024/10/08 10:19 p.m.110 views

GHSA-F3CX-396F-7JQP Livewire Remote Code Execution on File Uploads

In livewire/livewire prior to v2.12.7 and v3.5.2, the file extension of an uploaded file is guessed based on the MIME type. As a result, the actual file extension from the file name is not validated. An attacker can therefore bypass the validation by uploading a file with a valid MIME type e.g.,...

7.7CVSS6.3AI score0.00846EPSS
SaveExploits1References6
OSV
OSV
added 2024/03/06 11:14 a.m.110 views

BIT-TENSORFLOW-2022-23587 Integer overflow in Tensorflow

Tensorflow is an Open Source Machine Learning Framework. Under certain scenarios, Grappler component of TensorFlow is vulnerable to an integer overflow during cost estimation for crop and resize. Since the cropping parameters are user controlled, a malicious person can trigger undefined behavior...

9.8CVSS9.2AI score0.00896EPSS
SaveExploits1References4
OSV
OSV
added 2024/03/06 11:10 a.m.110 views

BIT-VAULT-2021-42135

HashiCorp Vault and Vault Enterprise 1.8.x through 1.8.4 may have an unexpected interaction between glob-related policies and the Google Cloud secrets engine. Users may, in some situations, have more privileges than intended, e.g., a user with read permission for the /gcp/roleset/ path may be abl...

8.1CVSS7.8AI score0.0078EPSS
SaveExploits0References2
OSV
OSV
added 2024/03/06 11:07 a.m.110 views

BIT-GOLANG-2020-28367 Arbitrary code execution via the go command with cgo in cmd/go

Code injection in the go command with cgo before Go 1.14.12 and Go 1.15.5 allows arbitrary code execution at build time via malicious gcc flags specified via a cgo directive...

7.5CVSS8.2AI score0.02405EPSS
SaveExploits0References7
OSV
OSV
added 2024/02/19 9:30 a.m.110 views

GHSA-4G9R-VXHX-9PGX Apache Commons Compress: Denial of service caused by an infinite loop for a corrupted DUMP file

Loop with Unreachable Exit Condition 'Infinite Loop' vulnerability in Apache Commons Compress. This issue affects Apache Commons Compress: from 1.3 through 1.25.0. Users are recommended to upgrade to version 1.26.0 which fixes the issue...

5.9CVSS6.8AI score0.00441EPSS
SaveExploits0References6
OSV
OSV
added 2023/11/28 6:52 p.m.110 views

GHSA-WW7X-3GXH-QM6R Validation of SignedInfo

Validation of an XML Signature requires verification that the hash value of the related XML-document after any optional transformations and/or normalizations matches a specific DigestValue-value, but also that the cryptografic signature on the SignedInfo-tree the one that contains the DigestValue...

7.5CVSS7AI score0.00193EPSS
SaveExploits1References5
OSV
OSV
added 2023/10/23 6:51 a.m.110 views

CVE-2023-31122 Apache HTTP Server: mod_macro buffer over-read

Out-of-bounds Read vulnerability in modmacro of Apache HTTP Server.This issue affects Apache HTTP Server: through 2.4.57...

6.8AI score
SaveExploits0References8
OSV
OSV
added 2023/10/04 2:44 p.m.110 views

GHSA-498W-5J49-VQJG gnark unsoundness in variable comparison / non-unique binary decomposition

Impact For some in-circuit values, it is possible to construct two valid decomposition to bits. In addition to the canonical decomposition of a, for small values there exists a second decomposition for a+r where r is the modulus the values are being reduced by. The second decomposition was possib...

5.5CVSS5.9AI score0.00224EPSS
SaveExploits0References7
OSV
OSV
added 2023/09/08 1:27 p.m.110 views

GHSA-3Q5P-3558-364F Fiber unauthorized access vulnerability in `ctx.IsFromLocal()`

Impact This vulnerability can be categorized as a security misconfiguration. It impacts users of our project who rely on the ctx.IsFromLocal method to restrict access to localhost requests. If exploited, it could allow unauthorized access to resources intended only for localhost. In it's...

5.3CVSS5AI score0.00655EPSS
SaveExploits0References6
OSV
OSV
added 2022/10/19 7:00 p.m.110 views

GHSA-2X49-WJ38-78Q9 Agent-to-controller security bypass vulnerability in Jenkins Compuware Topaz Utilities Plugin

Compuware Topaz Utilities Plugin 1.0.8 and earlier implements an agent/controller message that does not limit where it can be executed. It allows attackers able to control agent processes to obtain the values of Java system properties from the Jenkins controller process. This vulnerability is onl...

4.3CVSS5.6AI score0.0071EPSS
SaveExploits0References5
OSV
OSV
added 2022/09/26 2:15 p.m.110 views

UBUNTU-CVE-2022-39243

NuProcess is an external process execution implementation for Java. In all the versions of NuProcess where it forks processes by using the JVM's JavajavalangUNIXProcessforkAndExec method 1.2.0+, attackers can use NUL characters in their strings to perform command line injection. Java's...

9.8CVSS6AI score0.0156EPSS
SaveExploits1References5
OSV
OSV
added 2022/06/11 12:00 a.m.110 views

GHSA-9266-J9V3-Q4J5 Couchbase Sync Gateway admin credentials not verified when using X.509 client cert authentication

An issue was discovered in Couchbase Sync Gateway 3.x before 3.0.2. Admin credentials are not verified when using X.509 client-certificate authentication from Sync Gateway to Couchbase Server. When Sync Gateway is configured to authenticate with Couchbase Server using X.509 client certificates, t...

9.8CVSS9.8AI score0.00809EPSS
SaveExploits0References5
OSV
OSV
added 2022/05/24 5:11 p.m.110 views

GHSA-9JF6-WQ34-FG9W Moodle XSS Vulnerability

A vulnerability was found in moodle 3.7 to 3.7.2 and before 3.7.3, where there is blind XSS reflected in some locations where user email is displayed...

6.1CVSS5.8AI score0.01113EPSS
SaveExploits0References5
OSV
OSV
added 2022/05/24 4:52 p.m.110 views

GHSA-FF7R-7RRM-WX6W Magento 2 Community Edition XSS Vulnerability

A stored cross-site scripting vulnerability exists in the WYSIWYG editor of Magento Open Source prior to 1.9.4.2, and Magento Commerce prior to 1.14.4.2, Magento 2.1 prior to 2.1.18, Magento 2.2 prior to 2.2.9, Magento 2.3 prior to 2.3.2. An authenticated user with privileges to the editor can...

5.4CVSS5.3AI score0.00566EPSS
SaveExploits0References6
OSV
OSV
added 2022/04/12 9:27 p.m.110 views

GHSA-V2WF-C3J6-WPVW Session fixation

Impact The use of Plug.Session in Pow.Plug.Session is susceptible to session fixation attacks if a persistent session store is used for Plug.Session, such as Redis or a database. Cookie store, which is used in most Phoenix apps, doesn't have this vulnerability. Workarounds Call...

6.5CVSS6AI score0.0077EPSS
SaveExploits0References5
OSV
OSV
added 2022/02/25 12:01 a.m.110 views

GHSA-Q62H-JW38-24VH Uncaught Exception in zip4j

zip4j up to 2.9.1 can throw various uncaught exceptions while parsing a specially crafted ZIP file, which could result in an application crash. This could be used to mount a denial of service attack against services that use zip4j library...

5.5CVSS5.4AI score0.00709EPSS
SaveExploits0References4
OSV
OSV
added 2021/05/18 1:41 a.m.110 views

GHSA-4228-7QVX-F4RQ Injection and Command Injection in devcert

A command injection vulnerability in the devcert module may lead to remote code execution when users of the module pass untrusted input to the certificateFor function...

9.8CVSS6.5AI score0.02774EPSS
SaveExploits1References2
OSV
OSV
added 2021/05/06 6:54 p.m.110 views

GHSA-G475-PCH5-6WVV Authentication bypass in MAGMI

MAGMI versions prior to 0.7.24 are vulnerable to a remote authentication bypass due to allowing default credentials in the event there is a database connection failure. A remote attacker can trigger this connection failure if the Mysql setting maxconnections default 151 is lower than Apache or...

9.8CVSS9.5AI score0.23303EPSS
SaveExploits0References3
OSV
OSV
added 2021/04/30 5:29 p.m.110 views

GHSA-RV39-3QH7-9V7W Improper Input Validation in Spring Framework

In Spring Framework versions 5.2.0 - 5.2.8, 5.1.0 - 5.1.17, 5.0.0 - 5.0.18, 4.3.0 - 4.3.28, and older unsupported versions, the protections against RFD attacks from CVE-2015-5211 may be bypassed depending on the browser used through the use of a jsessionid path parameter...

6.5CVSS7.6AI score0.10736EPSS
SaveExploits1References25
OSV
OSV
added 2021/04/22 4:11 p.m.110 views

GHSA-MR8H-J9CV-4M8H Server session is not invalidated when logout() helper method of Authentication module is used in Vaadin 18-19

Authentication.logout helper in com.vaadin:flow-client versions 5.0.0 prior to 6.0.0 Vaadin 18, and 6.0.0 through 6.0.4 Vaadin 19.0.0 through 19.0.3 uses incorrect HTTP method, which, in combination with Spring Security CSRF protection, allows local attackers to access Fusion endpoints after the...

6.3CVSS6.7AI score0.00322EPSS
SaveExploits0References4
OSV
OSV
added 2021/04/06 5:22 p.m.110 views

GHSA-MMHJ-4W6J-76H7 Misuse of `Reference` and other transferable APIs may lead to access to nodejs isolate

Versions of isolated-vm before v4.0.0, and especially before v3.0.0, have API pitfalls which may make it easy for implementers to expose supposed secure isolates to the permissions of the main nodejs isolate. Reference objects allow access to the underlying reference's full prototype chain. In an...

8CVSS9.3AI score0.00713EPSS
SaveExploits0References5
OSV
OSV
added 2020/02/24 5:33 p.m.110 views

GHSA-QVRV-2X7X-78X2 Reflected XSS in SilverStripe

SilverStripe through 4.4.x before 4.4.5 and 4.5.x before 4.5.2 allows Reflected XSS on the login form and custom forms. Silverstripe Forms allow malicious HTML or JavaScript to be inserted through non-scalar FormField attributes, which allows performing XSS Cross-Site Scripting on some forms buil...

6.1CVSS5.9AI score0.00685EPSS
SaveExploits0References4
OSV
OSV
added 2019/09/16 6:15 p.m.110 views

DEBIAN-CVE-2019-16370

The PGP signing plugin in Gradle before 6.0 relies on the SHA-1 algorithm, which might allow an attacker to replace an artifact with a different one that has the same SHA-1 message digest, a related issue to CVE-2005-4900...

5.9CVSS6.6AI score0.01025EPSS
SaveExploits1References1
OSV
OSV
added 2019/01/10 9:29 p.m.110 views

CVE-2018-20685

In OpenSSH 7.9, scp.c in the scp client allows remote SSH servers to bypass intended access restrictions via the filename of . or an empty filename. The impact is modifying the permissions of the target directory on the client side...

5.3CVSS5.5AI score
SaveExploits0References14
OSV
OSV
added 2018/07/12 8:29 p.m.110 views

GHSA-8JXQ-75RW-FHJ9 Eve allows execution of arbitrary code

io/mongo/parser.py in Eve aka pyeve before 0.7.5 allows remote attackers to execute arbitrary code via Code Injection in the where parameter...

9.8CVSS9.9AI score0.06201EPSS
SaveExploits0References6
OSV
OSV
added 2026/05/07 4:32 a.m.109 views

GHSA-WP5R-2GW5-M7Q7 vm2's Transformer Fast-Path Bypass Exposes Internal State Variable

Summary vm2's code transformer has a performance optimization that skips AST analysis when the code does not contain catch, import, or async keywords. This fast-path bypass allows sandboxed code to directly access the internal VM2INTERNALSTATEDONOTUSEORPROGRAMWILLFAIL variable, which exposes...

5.3CVSS5.8AI score0.00248EPSS
SaveExploits1References4
OSV
OSV
added 2025/07/28 4:41 p.m.109 views

GHSA-8XQ3-W9FX-74RV webfinger.js Blind SSRF Vulnerability

Description The lookup function takes a user address for checking accounts as a feature, however, as per the ActivityPub spec https://www.w3.org/TR/activitypub/security-considerations, on the security considerations section at B.3, access to Localhost services should be prevented while running in...

6.9CVSS7.2AI score0.006EPSS
SaveExploits0References5
OSV
OSV
added 2025/01/30 10:03 a.m.109 views

RHSA-2025:0648 Red Hat Security Advisory: OpenShift Container Platform 4.15.44 security update

Bulletin has no description...

7.4CVSS7.3AI score0.00757EPSS
SaveExploits0References7
OSV
OSV
added 2024/08/22 5:18 p.m.109 views

GHSA-P4FX-QF2H-JPMJ memos CORS Misconfiguration in server.go (GHSL-2024-034)

memos is a privacy-first, lightweight note-taking service. A CORS misconfiguration exists in memos 0.20.1 and earlier where an arbitrary origin is reflected with Access-Control-Allow-Credentials set to true. This may allow an attacking website to make a cross-origin request, allowing the attacker...

8.6CVSS7.7AI score0.00643EPSS
SaveExploits1References5
OSV
OSV
added 2024/08/10 7:26 a.m.109 views

BIT-GITLAB-2024-3958 Improper Control of Generation of Code ('Code Injection') in GitLab

An issue has been discovered in GitLab CE/EE affecting all versions before 17.0.6, 17.1 prior to 17.1.4, and 17.2 prior to 17.2.2. An issue was found that allows someone to abuse a discrepancy between the Web application display and the git command line interface to social engineer victims into...

6.5CVSS5.6AI score0.0032EPSS
SaveExploits0References3
OSV
OSV
added 2024/07/15 12:17 p.m.109 views

RLSA-2024:4211 Important: kernel security and bug fix update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: Bluetooth BR/EDR PIN Pairing procedure is vulnerable to an impersonation attack CVE-2020-26555 kernel: TCP-spoofed ghost ACKs and leak leak initial sequence number...

7CVSS7.8AI score0.01413EPSS
SaveExploits1References62
Total number of security vulnerabilities5000