Lucene search
+L
GitlabMost viewed

1544 matches found

GitLab Advisory Database
GitLab Advisory Database
•added 2018/08/13 12:00 a.m.•42 views

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

active-support ruby gem could allow a remote attacker to execute arbitrary code on the system, caused by containing a malicious backdoor. An attacker could exploit this vulnerability to execute arbitrary code on the system...

10CVSS6AI score0.06129EPSS
SaveExploits1References3Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2018/08/10 12:00 a.m.•42 views

Command Injection

active-support could allow a remote attacker to execute arbitrary code on the system, caused by containing a malicious backdoor. An attacker could exploit this vulnerability to execute arbitrary code on the system...

10CVSS5.6AI score0.06129EPSS
SaveExploits1References2Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2017/10/24 12:00 a.m.•42 views

Improper Input Validation

Ruby on Rails 2.3.9 and 3.0.0 does not properly handle nested attributes, which allows remote attackers to modify arbitrary records by changing the names of parameters for form inputs...

6.4CVSS7.1AI score0.0225EPSS
SaveExploits0References9Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2017/10/24 12:00 a.m.•42 views

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

The cross-site scripting XSS prevention feature in Ruby on Rails 2.x before 2.3.12, 3.0.x before 3.0.8, and 3.1.x before 3.1.0.rc2 does not properly handle mutation of safe buffers, which makes it easier for remote attackers to conduct XSS attacks via crafted strings to an application that uses a...

4.3CVSS5.5AI score0.01962EPSS
SaveExploits0References12Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2014/08/20 12:00 a.m.•42 views

Strong Parameter bypass with create_with

The createwith functionality in Active Record was implemented incorrectly and completely bypasses the strong parameter protection...

7.5CVSS6.3AI score0.02797EPSS
SaveExploits0References1Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2013/03/19 12:00 a.m.•42 views

Symbol DoS vulnerability in Active Record

When a hash is provided as the find value for a query, the keys of the hash may be converted to symbols. Carefully crafted requests can coerce params:name to return a hash, and the keys to that hash may be converted to symbols. All users running an affected release should either upgrade or use on...

5CVSS2.1AI score0.03438EPSS
SaveExploits0References1Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2025/02/18 12:00 a.m.•41 views

AspNetCore Remote Authenticator for CIE3.0 Allows SAML Response Signature Verification Bypass

Authentication using Spid and CIE is based on the SAML2 standard which provides for two entities: Identity Provider IdP: the system that authenticates users and provides identity information SAML assertions to the Service Provider, essentially, it is responsible for managing user credentials and...

9.1CVSS7.3AI score0.00595EPSS
SaveExploits0References5
GitLab Advisory Database
GitLab Advisory Database
•added 2024/07/22 12:00 a.m.•42 views

Anki Latex Incomplete Blocklist Vulnerability

An vulnerability in the handling of Latex exists in Ankitects Anki 24.04. When Latex is sanitized to prevent unsafe commands, the verbatim package, which comes installed by default in many Latex distributions, has been overlooked. A specially crafted flashcard can lead to an arbitrary file read. ...

6.5CVSS6.7AI score0.11826EPSS
SaveExploits1References7Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2023/12/03 12:00 a.m.•41 views

Exposure of Sensitive Information to an Unauthorized Actor

Forgejo before 1.20.5-1 allows remote attackers to test for the existence of private user accounts by appending .rss or another extension to a URL...

5.3CVSS6.9AI score0.00803EPSS
SaveExploits0References4Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2023/10/25 12:00 a.m.•41 views

SaToken authentication bypass vulnerability

An issue in Dromara SaToken version 1.3.50RC and before when using Spring dynamic controllers, a specially crafted request may cause an authentication bypass...

8.8CVSS7.4AI score0.00797EPSS
SaveExploits1References4
GitLab Advisory Database
GitLab Advisory Database
•added 2023/05/25 12:00 a.m.•41 views

Use of Insufficiently Random Values

c-ares is an asynchronous resolver library. When cross-compiling c-ares and using the autotools build system, CARESRANDOMFILE will not be set, as seen when cross compiling aarch64 android. This will downgrade to using rand as a fallback which could allow an attacker to take advantage of the lack ...

3.7CVSS6.6AI score0.00936EPSS
SaveExploits0References5Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2023/03/15 12:00 a.m.•41 views

Possible XSS Security Vulnerability in SafeBuffer#bytesplice

There is a vulnerability in ActiveSupport if the new bytesplice method is called on a SafeBuffer with untrusted user input. This vulnerability has been assigned the CVE identifier CVE-2023-28120. Versions Affected: All. Not affected: None Fixed Versions: 7.0.4.3, 6.1.7.3 Impact ActiveSupport uses...

3.4AI score0.00923EPSS
SaveExploits0References4Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2022/12/14 12:00 a.m.•41 views

Helm vulnerable to denial of service through string value parsing

Fuzz testing, by Ada Logics and sponsored by the CNCF, identified input to functions in the strvals package that can cause a stack overflow. In Go, a stack overflow cannot be recovered from. Applications that use functions from the strvals package in the Helm SDK can have a Denial of Service atta...

7.5CVSS2.2AI score0.0076EPSS
SaveExploits0References3Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2022/10/06 12:00 a.m.•41 views

Weak Password Requirements

etcd before versions 3.3.23 and 3.4.10 does not perform any password length validation, which allows for very short passwords, such as those with a length of one. This may allow an attacker to guess or brute-force users' passwords with little computational effort...

7.5CVSS4AI score0.01342EPSS
SaveExploits0References3Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2022/05/22 12:00 a.m.•41 views

Access control bypass in beego

The route lookup process in beego through 1.12.4 and 2.x through 2.0.2 allows attackers to bypass access control. When a /p1/p2/:name route is configured, attackers can access it by appending .xml in various places e.g., p1.xml instead of p1...

9.8CVSS5.4AI score0.22158EPSS
SaveExploits1References5Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2022/05/17 12:00 a.m.•41 views

Apache Solr for TYPO3 (solr) extension is vulnerable to Insecure Unserialize

Unspecified vulnerability in the Apache Solr for TYPO3 solr extension before 2.8.3 for TYPO3 has unknown impact and remote attack vectors, related to "Insecure Unserialize."...

10CVSS7AI score0.02234EPSS
SaveExploits0References7Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2022/04/06 12:00 a.m.•41 views

Access control bypass in Beego

An issue was discovered in the route lookup process in beego through 2.0.1, allows attackers to bypass access control...

9.8CVSS5AI score0.01239EPSS
SaveExploits0References3Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2022/02/15 12:00 a.m.•41 views

Improper Authentication

The Kubelet and kube-proxy components in versions 1.1.0-1.16.10, 1.17.0-1.17.6, and 1.18.0-1.18.3 were found to contain a security issue which allows adjacent hosts to reach TCP and UDP services bound to 127.0.0.1 running on the node or in the node's network namespace. Such a service is generally...

8.8CVSS2AI score0.03597EPSS
SaveExploits5References10Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2022/01/06 12:00 a.m.•41 views

Allocation of Resources Without Limits or Throttling in Apache Avro

A vulnerability in the .NET SDK of Apache Avro allows an attacker to allocate excessive resources, potentially causing a denial-of-service attack. This issue affects .NET applications using Apache Avro and prior versions. Users should update to which addresses this issue...

7.5CVSS5.4AI score0.0296EPSS
SaveExploits0References2Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2021/06/15 12:00 a.m.•41 views

Open redirect in Flask-Unchained

This affects the package Flask-Unchained before 0.9.0. When using the the validateredirecturl function, it is possible to bypass URL validation and redirect a user to an arbitrary URL by providing multiple back slashes such as \\evil.com/path. This vulnerability is only exploitable if an...

5.8CVSS5.7AI score0.00716EPSS
SaveExploits0References6Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2021/05/24 12:00 a.m.•41 views

Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')

In Helm before versions 2.16.11 and 3.3.2 there is a bug in which the alias field on a Chart.yaml is not properly sanitized. This could lead to the injection of unwanted information into a chart. This issue has been patched in Helm 3.3.2 and 2.16.11. A possible workaround is to manually review th...

4CVSS2.4AI score0.01029EPSS
SaveExploits0References5Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2021/05/24 12:00 a.m.•41 views

Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')

In Helm before versions 2.16.11 and 3.3.2 plugin names are not sanitized properly. As a result, a malicious plugin author could use characters in a plugin name that would result in unexpected behavior, such as duplicating the name of another plugin or spoofing the output to helm --help. This issu...

4CVSS1.6AI score0.00962EPSS
SaveExploits0References5Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2021/03/05 12:00 a.m.•41 views

Observable Timing Discrepancy

The activerecord-sessionstore aka Active Record Session Store component for Ruby on Rails does not use a constant-time approach when delivering information about whether a guessed session ID is valid. Consequently, remote attackers can leverage timing discrepancies to achieve a correct guess in a...

5.3CVSS3.2AI score0.01835EPSS
SaveExploits0References2Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2019/04/10 12:00 a.m.•41 views

Use of Externally-Controlled Format String

In Pallets Jinja before 2.8.1, str.format allows a sandbox escape...

8.6CVSS2.5AI score0.03492EPSS
SaveExploits0References13Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2019/04/06 12:00 a.m.•41 views

Sandbox Escape

In Pallets Jinja, str.formatmap allows a sandbox escape...

8.6CVSS2.7AI score0.03633EPSS
SaveExploits1References2Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2019/04/01 12:00 a.m.•41 views

Improper Link Resolution Before File Access

The kubectl cp command allows copying files between containers and the user machine. To copy files from a container, Kubernetes creates a tar inside the container, copies it over the network, and kubectl unpacks it on the user?s machine. If the tar binary in the container is malicious, it could r...

6.4CVSS1.4AI score0.13164EPSS
SaveExploits2References2Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2018/11/22 12:00 a.m.•41 views

Improper Authentication

In PHP Proxy, any user can read files from the server without authentication...

7.5CVSS3.2AI score0.32885EPSS
SaveExploits2References2Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2018/10/17 12:00 a.m.•41 views

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

The unzip function in ZipUtil.java in Hutool before 4.1.12 allows remote attackers to overwrite arbitrary files via directory traversal sequences in a filename within a ZIP archive...

7.5CVSS6.3AI score0.02674EPSS
SaveExploits0References3Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2018/06/07 12:00 a.m.•41 views

Path Traversal

22lixian is vulnerable to a directory traversal issue, giving an attacker access to the filesystem by placing ../ in the url...

7.5CVSS5.2AI score0.02005EPSS
SaveExploits1References1Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2018/06/04 12:00 a.m.•41 views

Cross-site Scripting

ag-grid is vulnerable to Cross-site Scripting XSS via Angular Expressions, if AngularJS is used in combination with ag-grid...

6.1CVSS2.8AI score0.01185EPSS
SaveExploits1References2Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2018/02/19 12:00 a.m.•41 views

Information Exposure

An issue was discovered in config/error.php. The error log is exposed at an errors.log URI, and contains MySQL credentials if a MySQL error such as 'Too many connections' has occurred...

9.8CVSS1.8AI score0.7183EPSS
SaveExploits4References2Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2016/04/01 12:00 a.m.•41 views

Cross-site request forgery

Administrate::ApplicationController actions don't have CSRF protection. Remote attackers can hijack user's sessions and use any functionality that administrate exposes on their behalf...

5.4CVSS4.9AI score0.00351EPSS
SaveExploits0References3Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2015/07/14 12:00 a.m.•41 views

DOS via URL validation

django.core.validators.URLValidator includes a regular expression that was extremely slow to evaluate against certain inputs...

7.8CVSS6.2AI score0.03EPSS
SaveExploits0References1Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2011/11/28 12:00 a.m.•41 views

Translate helper method which may allow an attacker to insert arbitrary code into a page

The helper method for i18n translations has a convention whereby translations strings with a name ending in 'html' are considered HTML safe. There is also a mechanism for interpolation. It has been discovered that these 'html' strings allow arbitrary values to be contained in the interpolated...

4.3CVSS2.3AI score0.01578EPSS
SaveExploits0References3Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2026/07/06 12:00 a.m.•40 views

9router has unauthenticated CRUD on /api/providers and Full API Key Leak via /api/usage/stats

Multiple critical API security vulnerabilities were discovered in 9Router's Next.js dashboard. The /api/providers endpoints lack authentication entirely, allowing anyone to create, read, update, and delete provider connections. Additionally, /api/usage/stats exposes full plaintext API keys, and...

6AI score
SaveExploits0References2Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2026/05/29 12:00 a.m.•40 views

CC-Tweaked has an SSRF Protection Bypass with NAT64

CC-Tweaked's HTTP API http.request, http.websocket blocks requests to private network ranges to prevent server-side request forgery SSRF. This protection can be bypassed on IPv6-capable servers using NAT64 well-known prefix addresses 64:ff9b::/96. An attacker who can execute Lua code can reach an...

7.1CVSS5.9AI score0.00468EPSS
SaveExploits0References3
GitLab Advisory Database
GitLab Advisory Database
•added 2024/08/05 12:00 a.m.•40 views

gotortc Cross-site Scripting vulnerability

gotortc is a camera streaming application. Versions 1.8.5 and prior are vulnerable to DOM-based cross-site scripting. The links page links.html appends the src GET parameter 0 in all of its links for 1-click previews. The context in which src is being appended is innerHTML 1, which will insert th...

6.1CVSS6.3AI score0.00447EPSS
SaveExploits1References5Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2024/04/18 12:00 a.m.•40 views

@andrei-tatar/nora-firebase-common Prototype Pollution vulnerability

An issue inandrei-tatar nora-firebase-common between v.1.0.41 and v.1.12.2 allows a remote attacker to execute arbitrary code via a crafted script to the updateState parameter of the updateStateInternal method...

8.1AI score0.01158EPSS
SaveExploits0References6Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2023/12/27 12:00 a.m.•40 views

Open redirect vulnerability in Flask-Security-Too

An open redirect vulnerability in the python package Flask-Security-Too =2.1.0 the autocorrectlocationheader configuration was changed to False - which means that location headers in redirects are relative by default. Thus, this issue may impact applications that were previously not impacted, if...

6.1CVSS6AI score0.01079EPSS
SaveExploits1References7Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2023/12/14 12:00 a.m.•40 views

NULL Pointer Dereference

cJSON v1.7.16 was discovered to contain a segmentation violation via the function cJSONSetValuestring at cJSON.c...

7.5CVSS7.2AI score0.00961EPSS
SaveExploits1References2Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2023/10/16 12:00 a.m.•40 views

Allocation of Resources Without Limits or Throttling

OpenTelemetry-Go Contrib is a collection of third-party packages for OpenTelemetry-Go. A handler wrapper out of the box adds labels http.useragent and http.method that have unbound cardinality. It leads to the server's potential memory exhaustion when many malicious requests are sent to it. HTTP...

7.5CVSS6.2AI score0.01364EPSS
SaveExploits0References10Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2023/09/09 12:00 a.m.•40 views

hutool Buffer Overflow vulnerability

hutool v5.8.21 was discovered to contain a buffer overflow via the component JSONUtil.parse...

7.5CVSS7.7AI score0.007EPSS
SaveExploits1References5
GitLab Advisory Database
GitLab Advisory Database
•added 2023/02/17 12:00 a.m.•40 views

Uncontrolled Resource Consumption

An attacker can craft a malformed TIFF image which will consume a significant amount of memory when passed to DecodeConfig. This could lead to a denial of service...

5.5CVSS3.7AI score0.00309EPSS
SaveExploits0References6Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2022/12/26 12:00 a.m.•40 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/13 12:00 a.m.•40 views

hutool-json stack overflow vulnerability

A stack overflow in the XML.toJSONObject component of hutool-json v5.8.10 allows attackers to cause a Denial of Service DoS via crafted JSON or XML data...

7.5CVSS4.6AI score0.01181EPSS
SaveExploits5References4Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2022/12/08 12:00 a.m.•40 views

Allocation of Resources Without Limits or Throttling

An attacker can cause excessive memory growth in a Go server accepting HTTP/2 requests. HTTP/2 server connections contain a cache of HTTP header keys sent by the client. While the total number of entries in this cache is capped, an attacker sending very large keys can cause the server to allocate...

5.3CVSS1.1AI score0.05623EPSS
SaveExploits0References7Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2022/06/24 12:00 a.m.•40 views

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

OFFIS DCMTK's All versions prior to 3.6.7 service class user SCU is vulnerable to relative path traversal, allowing an attacker to write DICOM files into arbitrary directories under controlled names. This could allow remote code execution...

9.8CVSS6.6AI score0.03108EPSS
SaveExploits0References2Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2022/05/24 12:00 a.m.•40 views

Kubernetes Secrets Store CSI Driver plugins arbitrary file write

Kubernetes Secrets Store CSI Driver Vault Plugin prior to v0.0.6, Azure Plugin prior to v0.0.10, and GCP Plugin prior to v0.2.0 allow an attacker who can create specially-crafted SecretProviderClass objects to write to arbitrary file paths on the host filesystem, including /var/lib/kubelet/pods...

6.5CVSS5.7AI score0.01381EPSS
SaveExploits0References7Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2022/05/17 12:00 a.m.•40 views

Improper Encoding or Escaping of Output

Gitea before 1.16.7 does not escape git fetch remote...

7.5CVSS1.9AI score0.89361EPSS
SaveExploits8References5Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2022/05/13 12:00 a.m.•40 views

NULL Pointer Dereference

The html package aka x/net/html through 2018-09-17 in Go mishandles , leading to a "panic: runtime error" in parseCurrentToken in parse.go during an html.Parse call...

7.5CVSS1.3AI score0.0281EPSS
SaveExploits1References9Affected Software1
Total number of security vulnerabilities1544