Lucene search
+L
GitlabMost viewed

1550 matches found

GitLab Advisory Database
GitLab Advisory Database
added 2026/07/29 12:00 a.m.21 views

Easy!Appointments: Authorization bypass in Google OAuth provider binding lets any backend user rebind a peer provider's Google sync

Google::oauth at application/controllers/Google.php:278 stores its URL-supplied providerid in the session, and oauthcallback saves the issued Google OAuth token against that row without checking the caller owns the provider. Any logged-in backend user admin, provider, or secretary rebinds a peer...

3.1CVSS5.9AI score0.00206EPSS
SaveExploits0References5Affected Software1
GitLab Advisory Database
GitLab Advisory Database
added 2026/07/15 12:00 a.m.21 views

adawolfa/isdoc: Uncontrolled resource consumption (decompression bomb) when reading untrusted ISDOCX or PDF files

adawolfa/isdoc reads ISDOC invoices from ISDOCX ZIP archives and from PDF files with embedded ISDOC documents and supplements. Affected versions inflate ZIP entries and read embedded files without validating their uncompressed size, so a small crafted file can amplify into gigabytes: - ISDOCX...

6.1AI score
SaveExploits0References4Affected Software1
GitLab Advisory Database
GitLab Advisory Database
added 2026/07/15 12:00 a.m.21 views

dd-trace-go: Improper parsing of W3C baggage headers may lead to DoS

Datadog tracing libraries that implement W3C baggage propagation parse incoming baggage HTTP headers without enforcing item-count or byte-size limits on the extract path. The DDTRACEBAGGAGEMAXITEMS default 64 and DDTRACEBAGGAGEMAXBYTES default 8192 limits were applied only to baggage injection, n...

7.5CVSS6.1AI score0.00793EPSS
SaveExploits0References3Affected Software1
GitLab Advisory Database
GitLab Advisory Database
added 2026/07/10 12:00 a.m.21 views

melange: Incomplete package integrity verification allows data section substitution

Previously, Apko verified the control section hash .PKGINFO etc. against the signed APKINDEX, but never verified the data section hash the actual package files that get installed. An attacker who could compromise a mirror, poison a cache, or MITM a package fetch could substitute arbitrary file...

8.3CVSS6.2AI score0.00105EPSS
SaveExploits0References3Affected Software1
GitLab Advisory Database
GitLab Advisory Database
added 2026/07/09 12:00 a.m.21 views

org.hl7.fhir.core: ReDoS via FHIRPath matches()/replaceMatches() in FHIR Validator HTTP Endpoint

All implementations of FHIRPathEngine accept arbitrary FHIRPath expressions and evaluate them without input validation. The utility intended to secure this evaluation did so incorrectly, and did not fully cover all places in which evaluation was being done. An attacker can send a resource...

7.5CVSS6.1AI score0.00684EPSS
SaveExploits0References3Affected Software1
GitLab Advisory Database
GitLab Advisory Database
added 2026/07/09 12:00 a.m.21 views

org.hl7.fhir.core: ReDoS via FHIRPath matches()/replaceMatches() in FHIR Validator HTTP Endpoint

All implementations of FHIRPathEngine accept arbitrary FHIRPath expressions and evaluate them without input validation. The utility intended to secure this evaluation did so incorrectly, and did not fully cover all places in which evaluation was being done. An attacker can send a resource...

7.5CVSS6.1AI score0.00684EPSS
SaveExploits0References3Affected Software1
GitLab Advisory Database
GitLab Advisory Database
added 2026/07/07 12:00 a.m.21 views

Flask-Security-Too: WebAuthn reauthentication freshness bypass via cross-user assertion

Flask-Security-Too 5.8.0 and 5.8.1 mark a session as reauthentication-fresh after processing a WebAuthn assertion whose proven credential belongs to a different user than the currently authenticated session user. The check that GHSA-97r5-pg8x-p63p added on the OAuth reauthentication path user.ema...

6AI score
SaveExploits0References2Affected Software1
GitLab Advisory Database
GitLab Advisory Database
added 2026/06/26 12:00 a.m.21 views

Aimeos Pagible CMS vulnerable to Server Side Request Forgery (SSRF) via DNS rebinding in admin proxy

The administrative proxy route cmsproxy in Aimeos Pagible CMS is vulnerable to a Server-Side Request Forgery SSRF attack via DNS Rebinding. A Time-of-Check to Time-of-Use TOCTOU race condition exists between the URL validation phase and the actual HTTP request phase, allowing attackers to access...

3CVSS5.8AI score0.00131EPSS
SaveExploits0References3Affected Software1
GitLab Advisory Database
GitLab Advisory Database
added 2026/06/23 12:00 a.m.21 views

Flask-Security has an Open Redirect issue

flasksecurity.utils.validateredirecturl can allow an attacker-controlled redirect URL when subdomain redirects are enabled. The bypass uses a backslash inside the URL authority/host: text http://evil.com.whitelist.com http://evil.com%5C.whitelist.com Python's urlsplit parses the full authority as...

6.1CVSS6.3AI score0.01079EPSS
SaveExploits1References5Affected Software1
GitLab Advisory Database
GitLab Advisory Database
added 2026/05/28 12:00 a.m.21 views

QOS.CH Sarl logback logback-core has a deserialization of untrusted data vulnerability

Deserialization of untrusted data vulnerability in QOS.CH Sarl logback logback-core HardenedObjectInputStream logback-core modules allows Object Injection albeit heavily restricted. More precisely, an attacker able to influence serialized data sent to SimpleSocketServer or SimpleSSLSocketServer c...

6.3CVSS6.4AI score0.0037EPSS
SaveExploits0References3
GitLab Advisory Database
GitLab Advisory Database
added 2026/05/18 12:00 a.m.21 views

TinyIce: Missing authentication on WebRTC ingest endpoint allows unauthorized stream injection

TinyIce's WebRTC source-ingest HTTP endpoint, POST /webrtc/source-offer?mount=, accepted any inbound WebRTC SDP offer with no authentication check. The handler routed the offer to WebRTCManager.HandleSourceOffer, which then accepted whatever audio/video tracks the peer published and broadcast the...

8.2CVSS5.8AI score0.00357EPSS
SaveExploits0References5Affected Software1
GitLab Advisory Database
GitLab Advisory Database
added 2026/04/23 12:00 a.m.21 views

H2O-3 is Vulnerable to Code Injection

A critical remote code execution vulnerability exists in the unauthenticated REST API endpoint /99/ImportSQLTable in H2O-3 version 3.46.0.9 and prior. The vulnerability arises due to insufficient security controls in the parameter blacklist mechanism, which only targets MySQL JDBC driver-specific...

9.8CVSS7.5AI score0.00938EPSS
SaveExploits1References4
GitLab Advisory Database
GitLab Advisory Database
added 2026/04/23 12:00 a.m.21 views

Actual has Privilege Escalation via 'change-password' Endpoint on OpenID-Migrated Servers

Any authenticated user including BASIC role can escalate to ADMIN on servers migrated from password authentication to OpenID Connect. Three weaknesses combine: POST /account/change-password has no authorization check, allowing any session to overwrite the password hash; the inactive password auth...

8.8CVSS5.7AI score0.00472EPSS
SaveExploits1References4Affected Software1
GitLab Advisory Database
GitLab Advisory Database
added 2026/04/22 12:00 a.m.21 views

actix-http has HTTP/1.1 CL.TE Request Smuggling

A vulnerability in actix-http's HTTP/1.1 request parser allows an unauthenticated remote client to smuggle requests in deployments where a front-end HTTP intermediary and the Actix backend disagree about whether Content-Length or Transfer-Encoding: chunked defines the request body length...

5.8AI score
SaveExploits0References4Affected Software1
GitLab Advisory Database
GitLab Advisory Database
added 2026/03/30 12:00 a.m.21 views

nginx-UI has Unencrypted Storage of DNS API Tokens and ACME Private Keys

Nginx-UI contains an Insecure Direct Object Reference IDOR vulnerability that allows any authenticated user to access, modify, and delete resources belonging to other users. The application's base Model struct lacks a userid field, and all resource endpoints perform queries by ID without verifyin...

9.9CVSS5.9AI score0.0028EPSS
SaveExploits1References5Affected Software1
GitLab Advisory Database
GitLab Advisory Database
added 2026/03/12 12:00 a.m.21 views

AdGuard Home: HTTP/2 Cleartext (h2c) Upgrade Authentication Bypass

An unauthenticated remote attacker can bypass all authentication in AdGuardHome by sending an HTTP/1.1 request that requests an upgrade to HTTP/2 cleartext h2c. Once the upgrade is accepted, the resulting HTTP/2 connection is handled by the inner mux, which has no authentication middleware...

9.8CVSS5.9AI score0.00735EPSS
SaveExploits2References4Affected Software1
GitLab Advisory Database
GitLab Advisory Database
added 2026/03/10 12:00 a.m.21 views

Actual Sync Server has an Authenticated Path Traversal

Actual Sync Server allows authenticated users to upload files through POST /sync/upload-user-file. In versions prior to 26.3.0, improper validation of the user-controlled x-actual-file-id header means that traversal segments ../ can escape the intended directory and write files outside userFiles...

6.5CVSS5.8AI score0.00377EPSS
SaveExploits1References7Affected Software1
GitLab Advisory Database
GitLab Advisory Database
added 2026/02/10 12:00 a.m.21 views

amphp/http-server affected by HTTP/2 DDoS vulnerability

Versions of amphp/http-server prior to 3.4.4 for the 3.x release branch and prior to 2.1.10 for the 2.x release branch are vulnerable to the HTTP/2 "MadeYouReset" DoS attack described by CVE-2025-8671 and https://kb.cert.org/vuls/id/767506. In versions 3.4.4 and 2.1.10, stream reset protection ha...

7.5CVSS5.4AI score0.0351EPSS
SaveExploits3References5Affected Software1
GitLab Advisory Database
GitLab Advisory Database
added 2026/02/04 12:00 a.m.21 views

melange has a path traversal in license-path which allows reading files outside workspace

An attacker who can influence a melange configuration file e.g., through pull request-driven CI or build-as-a-service scenarios could read arbitrary files from the host system. The LicensingInfos function in pkg/config/config.go reads license files specified in copyright.license-path without...

5.5CVSS5.5AI score0.00175EPSS
SaveExploits0References5Affected Software1
GitLab Advisory Database
GitLab Advisory Database
added 2026/01/22 12:00 a.m.21 views

Dragonfly Manager Job API Unauthenticated Access

Dragonfly Manager's Job REST API endpoints lack authentication, allowing unauthenticated attackers to create, query, modify, and delete jobs, potentially leading to resource exhaustion, information disclosure, and service disruption...

9.8CVSS5.4AI score0.00743EPSS
SaveExploits1References5Affected Software1
GitLab Advisory Database
GitLab Advisory Database
added 2026/01/09 12:00 a.m.21 views

AWS SDK for .NET V4 adopted defense in depth enhancement for region parameter value

This notification is related to the use of specific values for the region input field when calling AWS services. An actor with access to the environment in which the SDK is used could set the region input field to an invalid value. A defense-in-depth enhancement has been implemented in the AWS SD...

3.7CVSS6.8AI score0.00235EPSS
SaveExploits0References4Affected Software1
GitLab Advisory Database
GitLab Advisory Database
added 2025/12/08 12:00 a.m.21 views

1Panel IP Access Control Bypass via Untrusted X-Forwarded-For Headers

The server trusts all reverse-proxy headers by default, so any remote client can spoof X-Forwarded-For to bypass IP-based protections AllowIPs, API IP whitelist, “localhost-only” checks. All IP-based access control becomes ineffective...

6.5CVSS7AI score0.00253EPSS
SaveExploits0References5Affected Software1
GitLab Advisory Database
GitLab Advisory Database
added 2025/11/25 12:00 a.m.21 views

@accordproject/template-engine contains malware after npm account takeover

On November 24th 2025, a new supply chain attack called Shai-Hulud 2.0 was launched. This package contains the malicious code that attempts to harvest credentials and infect GitHub and npm repositories. The malicious software executes during the pre-install phase and attempts to harvest credentia...

7.1AI score
SaveExploits0References3Affected Software1
GitLab Advisory Database
GitLab Advisory Database
added 2025/11/25 12:00 a.m.21 views

@actbase/react-native-tiktok contains malware after npm account takeover

On November 24th 2025, a new supply chain attack called Shai-Hulud 2.0 was launched. This package contains the malicious code that attempts to harvest credentials and infect GitHub and npm repositories. The malicious software executes during the pre-install phase and attempts to harvest credentia...

7.1AI score
SaveExploits0References3Affected Software1
GitLab Advisory Database
GitLab Advisory Database
added 2025/10/16 12:00 a.m.21 views

Apache ActiveMQ NMS AMQP Client has a Deserialization of Untrusted Data vulnerability

A Deserialization of Untrusted Data vulnerability exists in the Apache ActiveMQ NMS AMQP Client. This issue affects all versions of Apache ActiveMQ NMS AMQP up to and including 2.3.0, when establishing connections to untrusted AMQP servers. Malicious servers could exploit unbounded deserializatio...

9.8CVSS7.8AI score0.02079EPSS
SaveExploits0References4
GitLab Advisory Database
GitLab Advisory Database
added 2025/10/07 12:00 a.m.21 views

Akka.Remote TLS did not properly implement certificate-based authentication

This is a critical network security vulnerability for Akka.Remote users who have SSL / TLS enabled on their Akka.Remote connections and were expecting certificate-based authentication to be enforced on all peers attempting to join the network. In all versions of Akka.Remote from v1.2.0 to v1.5.51...

9.3CVSS7AI score0.00308EPSS
SaveExploits0References8Affected Software1
GitLab Advisory Database
GitLab Advisory Database
added 2025/08/08 12:00 a.m.21 views

ExecuTorch integer overflow vulnerability

An integer overflow vulnerability in the loading of ExecuTorch models can cause objects to be placed outside their allocated memory area, potentially resulting in code execution or other undesirable effects. This issue affects ExecuTorch prior to commit 0830af8207240df8d7f35b984cdf8bc35d74fa73...

9.8CVSS6.5AI score0.00598EPSS
SaveExploits0References4Affected Software1
GitLab Advisory Database
GitLab Advisory Database
added 2025/07/18 12:00 a.m.21 views

apko is vulnerable to attack through incorrect permissions in /etc/ld.so.cache and other files

It was discovered that the ld.so.cache in images generated by apko had file system permissions mode 0666: bash-5.3 find / -type f -perm -o+w /etc/ld.so.cache...

7CVSS6.4AI score0.0012EPSS
SaveExploits0References7Affected Software1
GitLab Advisory Database
GitLab Advisory Database
added 2025/03/20 12:00 a.m.21 views

H2O Vulnerable to Denial of Service (DoS) and File Write

In h2oai/h2o-3 version 3.46.0.1, the runtool command exposes classes in the water.tools package through the ast parser. This includes the XGBoostLibExtractTool class, which can be exploited to shut down the server and write large files to arbitrary directories, leading to a denial of service...

7.5CVSS7.1AI score0.00663EPSS
SaveExploits1References5Affected Software1
GitLab Advisory Database
GitLab Advisory Database
added 2025/01/14 12:00 a.m.21 views

CVE-2025-0343: Swift ASN.1 can crash when parsing maliciously formed BER/DER

Swift ASN.1 can be caused to crash when parsing certain BER/DER constructions. This crash is caused by a confusion in the ASN.1 library itself which assumes that certain objects can only be provided in either constructed or primitive forms, and will trigger a preconditionFailure if that constrain...

7.5CVSS6.8AI score0.00331EPSS
SaveExploits0References5Affected Software1
GitLab Advisory Database
GitLab Advisory Database
added 2024/07/21 12:00 a.m.21 views

H2O vulnerable to Deserialization of Untrusted Data

The H2O machine learning platform uses "Iced" classes as the primary means of moving Java Objects around the cluster. The Iced format supports inclusion of serialized Java objects. When a model is deserialized, any class is allowed to be deserialized no class allowlist. An attacker can construct ...

7.5CVSS7.5AI score0.00682EPSS
SaveExploits0References5
GitLab Advisory Database
GitLab Advisory Database
added 2024/07/01 12:00 a.m.21 views

adolph_dudu ratio-swiper was discovered to contain a prototype pollution via the function extendDefaults

adolphdudu ratio-swiper v0.0.2 was discovered to contain a prototype pollution via the function extendDefaults. This vulnerability allows attackers to execute arbitrary code or cause a Denial of Service DoS via injecting arbitrary properties...

6.5CVSS8.2AI score0.00462EPSS
SaveExploits1References4Affected Software1
GitLab Advisory Database
GitLab Advisory Database
added 2024/05/15 12:00 a.m.21 views

amphp/artax Cookie leakage to wrong origins and non-restricted cookie acceptance

In artax version before 1.0.6 and 2 before 2.0.6, cookies of foo.bar.example.com were leaked to foo.bar. Additionally, any site could set cookies for any other site. Artax fixed this issue by following newer browser implementations now. Cookies can only be set on domains higher or equal to the...

7AI score
SaveExploits0References6Affected Software1
GitLab Advisory Database
GitLab Advisory Database
added 2023/09/28 12:00 a.m.21 views

Duplicate Advisory: Consensys gnark-crypto allows Signature Malleability

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-fr8m-434r-g3xp. This link is maintained to preserve external references. Original Description Consensys gnark-crypto through 0.11.2 allows Signature Malleability. This occurs because deserialisation of EdDSA and...

9.8CVSS5.4AI score0.00844EPSS
SaveExploits0References7Affected Software1
GitLab Advisory Database
GitLab Advisory Database
added 2023/05/18 12:00 a.m.21 views

swift-nio-http2 vulnerable to denial of service via invalid HTTP/2 HEADERS frame length

A program using swift-nio-http2 is vulnerable to a denial of service attack, caused by a network peer sending a specially crafted HTTP/2 frame. This attack affects all swift-nio-http2 versions from 1.0.0 to 1.19.1. It is fixed in 1.19.2 and later releases. This vulnerability is caused by a logica...

7.5CVSS6.7AI score0.01354EPSS
SaveExploits0References6Affected Software1
GitLab Advisory Database
GitLab Advisory Database
added 2023/03/10 12:00 a.m.21 views

Relative Path Traversal

Relative Path Traversal in ca.uhn.hapi.fhir:org.hl7.fhir.r4b...

2.6AI score
SaveExploits0References4Affected Software1
GitLab Advisory Database
GitLab Advisory Database
added 2023/01/27 12:00 a.m.21 views

Initial debug-host handler implementation could leak information and facilitate denial of service

Impact version 1.5.0 and 1.6.0 when using the new debug-host feature could expose unnecessary information about the host Patches Use 1.6.1 or newer Workarounds Downgrade to 1.4.0 or set debug-host to empty References https://github.com/fortio/proxy/pull/38 Q&A...

1.4AI score
SaveExploits0References3Affected Software1
GitLab Advisory Database
GitLab Advisory Database
added 2022/03/25 12:00 a.m.21 views

Gitea Open Redirect

Open Redirect on login in GitHub repository go-gitea/gitea prior to 1.16.5...

7.2CVSS6.6AI score0.53177EPSS
SaveExploits1References7Affected Software1
GitLab Advisory Database
GitLab Advisory Database
added 2022/02/11 12:00 a.m.21 views

Improper Neutralization

Improper Neutralization in github.com/aws/aws-sdk-go/service/s3/s3crypto...

2.3AI score
SaveExploits0References2Affected Software1
GitLab Advisory Database
GitLab Advisory Database
added 2022/02/11 12:00 a.m.21 views

Duplicate advisory: swift-nio-http2 vulnerable to denial of service via mishandled HPACK variable length integer encoding

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-w3f6-pc54-gfw7. This link is maintained to preserve external references. Original Description A program using swift-nio-http2 is vulnerable to a denial of service attack, caused by a network peer sending a...

7.5CVSS7.2AI score0.01119EPSS
SaveExploits0References4Affected Software1
GitLab Advisory Database
GitLab Advisory Database
added 2021/12/16 12:00 a.m.21 views

Duplicate Advisory: Remote Code Execution in AjaxNetProfessional

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-6r7c-6w96-8pvw. This link is maintained to preserve external references. Original Description All versions of package ajaxpro.2 are vulnerable to Deserialization of Untrusted Data due to the possibility of...

9.8CVSS8.8AI score0.83633EPSS
SaveExploits3References6
GitLab Advisory Database
GitLab Advisory Database
added 2019/06/13 12:00 a.m.21 views

Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')

Improper Neutralization of Special Elements used in an OS Command 'OS Command Injection' in @apollo/gateway...

3.8AI score
SaveExploits0References5Affected Software1
GitLab Advisory Database
GitLab Advisory Database
added 2018/10/02 12:00 a.m.21 views

Improper Handling of Case Sensitivity

Improper Handling of Case Sensitivity in easyadmin-extension-bundle...

1.6AI score
SaveExploits0References1Affected Software1
GitLab Advisory Database
GitLab Advisory Database
added 2018/03/15 12:00 a.m.21 views

Incorrect header injection check

amphp/http isn't properly protected against HTTP header injection...

0.6AI score
SaveExploits0References1Affected Software1
GitLab Advisory Database
GitLab Advisory Database
added 2017/05/15 12:00 a.m.21 views

Code Injection

pygmentize contains a Remote Code Execution vulnerability...

2.9AI score
SaveExploits0References1Affected Software1
GitLab Advisory Database
GitLab Advisory Database
added 2013/08/28 12:00 a.m.21 views

Passwordless login

Users are able to log themselves in with a blank password, even for users who are NOT currently in the users table ie have never previously logged in...

1.9AI score
SaveExploits0References2Affected Software1
GitLab Advisory Database
GitLab Advisory Database
added 2026/07/21 12:00 a.m.20 views

Gitea: REST API exposes organization membership of private organizations to public

The endpoint "/orgs/org/publicmembers/username" + GET exposes organization membership of public members in a private organization...

7.5CVSS5.3AI score0.00342EPSS
SaveExploits0References6Affected Software1
GitLab Advisory Database
GitLab Advisory Database
added 2026/07/10 12:00 a.m.20 views

melange: Incomplete package integrity verification allows data section substitution

Previously, Apko verified the control section hash .PKGINFO etc. against the signed APKINDEX, but never verified the data section hash the actual package files that get installed. An attacker who could compromise a mirror, poison a cache, or MITM a package fetch could substitute arbitrary file...

8.3CVSS6.2AI score0.00105EPSS
SaveExploits0References3Affected Software1
GitLab Advisory Database
GitLab Advisory Database
added 2026/07/09 12:00 a.m.20 views

org.hl7.fhir.core: ReDoS via FHIRPath matches()/replaceMatches() in FHIR Validator HTTP Endpoint

All implementations of FHIRPathEngine accept arbitrary FHIRPath expressions and evaluate them without input validation. The utility intended to secure this evaluation did so incorrectly, and did not fully cover all places in which evaluation was being done. An attacker can send a resource...

7.5CVSS6.1AI score0.00684EPSS
SaveExploits0References3Affected Software1
GitLab Advisory Database
GitLab Advisory Database
added 2026/07/09 12:00 a.m.20 views

org.hl7.fhir.core: ReDoS via FHIRPath matches()/replaceMatches() in FHIR Validator HTTP Endpoint

All implementations of FHIRPathEngine accept arbitrary FHIRPath expressions and evaluate them without input validation. The utility intended to secure this evaluation did so incorrectly, and did not fully cover all places in which evaluation was being done. An attacker can send a resource...

7.5CVSS6.1AI score0.00684EPSS
SaveExploits0References3Affected Software1
Total number of security vulnerabilities1550