Lucene search
+L
OsvMost viewed

2101549 matches found

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/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/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 6:03 p.m.110 views

BIT-SQLITE-2025-6965 Integer Truncation on SQLite

There exists a vulnerability in SQLite versions before 3.50.2 where the number of aggregate terms could exceed the number of columns available. This could lead to a memory corruption issue. We recommend upgrading to version 3.50.2 or above...

7.7CVSS6.3AI score0.72547EPSS
SaveExploits3References10
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/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/09/25 5:36 a.m.110 views

CGA-W4P5-9585-6F4G

Bulletin has no description...

6.3CVSS6.2AI score0.00827EPSS
SaveExploits1
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/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/10/04 12:00 a.m.110 views

DSA-5246-1 mediawiki - security update

Bulletin has no description...

8.1CVSS6.3AI score0.01916EPSS
SaveExploits3
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 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/05/17 12:20 a.m.110 views

GHSA-Q4HW-62MX-Q37W MetalGenix GeniXCMS vulnerable to SQL Injection

Multiple SQL injection vulnerabilities in inc/lib/User.class.php in MetalGenix GeniXCMS before 0.0.3-patch allow remote attackers to execute arbitrary SQL commands via the 1 email parameter or 2 userid parameter to register.php...

9.8CVSS10AI score0.0376EPSS
SaveExploits4References4
OSV
OSV
added 2022/05/14 3:59 a.m.110 views

GHSA-G2J5-7VGX-6XRX OpenStack Cinder, Glance, and Nova contain Uncontrolled Resource Consumption

The image parser in OpenStack Cinder prior to 7.0.2, and 8.0.0 and above, prior to 9.0.0; Glance prior to 14.00; and Nova prior to 12.0.4 does not properly limit qemu-img calls, which might allow attackers to cause a denial of service memory and disk consumption via a crafted disk image. This iss...

7.5CVSS7AI score0.03088EPSS
SaveExploits1References15
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/05/29 4:50 p.m.109 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/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
OSV
OSV
added 2024/07/01 11:12 a.m.109 views

BIT-CILIUM-PROXY-2023-41332

Cilium is a networking, observability, and security solution with an eBPF-based dataplane. In Cilium clusters where Cilium's Layer 7 proxy has been disabled, creating workloads with policy.cilium.io/proxy-visibility annotations in Cilium = v1.13 or io.cilium.proxy-visibility annotations in Cilium...

3.5CVSS3.5AI score0.00448EPSS
SaveExploits1References2
OSV
OSV
added 2024/04/15 8:22 p.m.109 views

GHSA-G85R-6X2Q-45W7 SixLabors.ImageSharp vulnerable to Memory Allocation with Excessive Size Value

Impact A vulnerability discovered in the ImageSharp library, where the processing of specially crafted files can lead to excessive memory usage in image decoders. The vulnerability is triggered when ImageSharp attempts to process image files that are designed to exploit this flaw. This flaw can b...

5.3CVSS5.7AI score0.00629EPSS
SaveExploits0References7
OSV
OSV
added 2024/03/06 11:14 a.m.109 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:11 a.m.109 views

BIT-TENSORFLOW-2022-41889 Segfault via invalid attributes in `pywrap_tfe_src.cc` in Tensorflow

TensorFlow is an open source platform for machine learning. If a list of quantized tensors is assigned to an attribute, the pywrap code fails to parse the tensor and returns a nullptr, which is not caught. An example can be seen in tf.compat.v1.extractvolumepatches by passing in quantized tensors...

7.5CVSS6.3AI score0.00435EPSS
SaveExploits1References4
OSV
OSV
added 2024/03/06 10:52 a.m.109 views

BIT-AIRFLOW-2023-46215 Apache Airflow Celery provider, Apache Airflow: Sensitive information logged as clear text when rediss, amqp, rpc protocols are used as Celery result backend

Insertion of Sensitive Information into Log File vulnerability in Apache Airflow Celery provider, Apache Airflow. Sensitive information logged as clear text when rediss, amqp, rpc protocols are used as Celery result backend Note: the vulnerability is about the information exposed in the logs not...

7.5CVSS7.3AI score0.01213EPSS
SaveExploits0References4
OSV
OSV
added 2024/01/30 8:57 p.m.109 views

GHSA-67M4-QXP3-J6HH TrueLayer.Client SSRF when fetching payment or payment provider

Impact The vulnerability could potentially allow a malicious actor to gain control over the destination URL of the HttpClient used in the API classes. For applications using the SDK, requests to unexpected resources on local networks or to the internet could be made which could lead to informatio...

8.6CVSS7.6AI score0.00532EPSS
SaveExploits0References4
OSV
OSV
added 2023/12/19 12:30 a.m.109 views

GHSA-3P75-Q5CC-QMJ7 Duplicate Advisory: Keycloak Open Redirect vulnerability

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-9vm7-v8wj-3fqw. This link is maintained to preserve external references. Original Description A flaw was found in Keycloak. This issue may allow an attacker to steal authorization codes or tokens from clients...

4.6CVSS5.2AI score
SaveExploits0References11
Total number of security vulnerabilities5000