Lucene search
+L
GitlabMost viewed

1544 matches found

GitLab Advisory Database
GitLab Advisory Database
•added 2021/09/06 12:00 a.m.•35 views

Incorrect Authorization

A security issue was discovered in kube-apiserver that could allow node updates to bypass a Validating Admission Webhook.Validating Admission Webhook does not observe some previous fields...

6.5CVSS3.9AI score0.05524EPSS
SaveExploits1References1Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2021/06/29 12:00 a.m.•35 views

URL Redirection to Untrusted Site (Open Redirect)

PowerMux is a drop-in replacement for Go's http.ServeMux. In PowerMux, attackers may be able to craft phishing links and other open redirects by exploiting the trailing slash redirection feature. This may lead to users being redirected to untrusted sites after following an attacker crafted link...

6.1CVSS3.6AI score0.00606EPSS
SaveExploits0References1Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2021/06/23 12:00 a.m.•35 views

Improper Certificate Validation

Go before 1.12.16 and 1.13.x before 1.13.7 and the crypto/cryptobyte package before 0.0.0-20200124225646-8b5121be2f68 for Go allows attacks on clients resulting in a panic via a malformed X.509 certificate...

7.8CVSS4.7AI score0.02647EPSS
SaveExploits0References16Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2021/05/17 12:00 a.m.•35 views

Prototype pollution in 101

Prototype pollution vulnerability in '101' versions 1.0.0 through 1.6.3 allows an attacker to cause a denial of service and may lead to remote code execution...

9.8CVSS9.5AI score0.03299EPSS
SaveExploits1References5Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2021/04/21 12:00 a.m.•35 views

Out-of-bounds Read

A heap-based buffer over-read was discovered in cpp-peglib's peg::resolveescapesequence in peglib.h...

5.5CVSS2.3AI score0.00893EPSS
SaveExploits1References1Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2020/11/27 12:00 a.m.•35 views

Use After Free

Use after free in site isolation in Google Chrome prior to 86.0.4240.198 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page...

9.6CVSS2.2AI score0.02747EPSS
SaveExploits0References3Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2020/10/07 12:00 a.m.•35 views

Improper Input Validation

Apache Axis 1.4 and earlier, as used in PayPal Payments Pro, PayPal Mass Pay, PayPal Transactional Information SOAP, the Java Message Service implementation in Apache ActiveMQ, and other products, does not verify that the server hostname matches a domain name in the subject's Common Name CN or...

5.8CVSS4.1AI score0.05722EPSS
SaveExploits1References2Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2020/07/23 12:00 a.m.•35 views

Uncontrolled Resource Consumption

The Kubernetes kubelet component do not account for disk usage by a pod which writes to its own /etc/hosts file. The /etc/hosts file mounted in a pod by kubelet is not included by the kubelet eviction manager when calculating ephemeral storage usage by a pod. If a pod writes a large amount of dat...

5.5CVSS0.7AI score0.00501EPSS
SaveExploits0References1Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2020/06/15 12:00 a.m.•35 views

Uncontrolled Resource Consumption

GNU Bison allows attackers to cause a denial of service application crash...

5.5CVSS4.6AI score0.00385EPSS
SaveExploits0References2Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2019/12/17 12:00 a.m.•35 views

Insufficiently Protected Credentials

A missing permission check in Jenkins Alauda DevOps Pipeline Plugin allows attackers with Overall/Read permission to connect to an attacker-specified URL using attacker-specified credentials IDs obtained through another method, capturing credentials stored in Jenkins...

6.5CVSS4.6AI score0.00852EPSS
SaveExploits0References2Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2019/03/13 12:00 a.m.•35 views

Path Traversal in Action View

File Content Disclosure in Action View Impact ------ There is a possible file content disclosure vulnerability in Action View. Specially crafted accept headers in combination with calls to render file: can cause arbitrary files on the target server to be rendered, disclosing the file contents. Th...

7.5CVSS7.2AI score0.98507EPSS
SaveExploits18References16Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2018/07/23 12:00 a.m.•35 views

Improper date handling in Django

The password reset functionality in django.contrib.auth in Django before 1.1.3, 1.2.x before 1.2.4, and 1.3.x before 1.3 beta 1 does not validate the length of a string representing a base36 timestamp, which allows remote attackers to cause a denial of service resource consumption via a URL that...

5CVSS6.2AI score0.03405EPSS
SaveExploits0References8Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2016/04/07 12:00 a.m.•35 views

Possible Information Leak Vulnerability

Applications that pass unverified user input to the render method in a controller may be vulnerable to an information leak vulnerability. Impacted code will look something like this: def index; render params:id; end Carefully crafted requests can cause the above code to render files from unexpect...

5.3CVSS2.6AI score0.04423EPSS
SaveExploits1References1Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2014/05/16 12:00 a.m.•35 views

Caches may be allowed to store and serve private data

Django contains a flaw that is triggered as the program improperly removes Vary and Cache-Control headers from HTTP responses during a reply to a request from some older versions of Internet Explorer or the Chrome Frame client. This may allow a context-dependent attacker to gain access to...

6.4CVSS6.3AI score0.02567EPSS
SaveExploits0References2Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2014/04/23 12:00 a.m.•35 views

MySQL typecasting

When using a MySQL database, Django don't perform explicit conversion of the fields: FilePathField GenericIPAddressField IPAddressField If a query is performed without first converting values to the appropriate type, this can produce unexpected results, similar to what would occur if the query...

10CVSS6.1AI score0.04753EPSS
SaveExploits0References1Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2013/09/23 12:00 a.m.•35 views

DOS via large passwords

The authentication framework django.contrib.auth computes the hash of a password each time a user attempts to log in, no matter the length of the password. Thus, a remote attacker can cause a denial of service CPU consumption by repeatedly submitting long passwords...

5CVSS2.3AI score0.02683EPSS
SaveExploits1References1Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2013/02/12 12:00 a.m.•35 views

Serialized Attributes YAML Vulnerability with Rails 2.3 and 3.0

There is a vulnerability in the serialized attribute handling code in Ruby on Rails, applications which allow users to directly assign to the serialized fields in their models are at risk of Denial of Service or Remote Code Execution vulnerabilities...

10CVSS5.8AI score0.07497EPSS
SaveExploits1References1Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2026/05/04 12:00 a.m.•34 views

apko doesn't verify downloaded apk packages against APKINDEX checksum (package substitution possible)

apko verifies the signature on APKINDEX.tar.gz but never compares individually downloaded .apk packages against the checksum recorded in the signed index. The checksum is parsed and available via ChecksumString, and the downloaded package control hash is computed, but the two values are never...

7.5CVSS5.9AI score0.00159EPSS
SaveExploits0References5Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2025/09/17 12:00 a.m.•34 views

Dragonfly incorrectly handles a task structure’s usedTrac field

The processPieceFromSource method figure 4.1 is part of a task processing mechanism. The method writes pieces of data to storage, updating a Task structure along the way. The method does not update the structure’s usedTraffic field, because an uninitialized variable n is used as a guard to the...

7.5CVSS7AI score0.00355EPSS
SaveExploits0References6Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2024/11/05 12:00 a.m.•34 views

HAPI FHIR XML External Entity (XXE) vulnerability

An XML External Entity XXE vulnerability in HAPI FHIR before v6.4.0 allows attackers to access sensitive information or execute arbitrary code via supplying a crafted request containing malicious XML entities...

9.8CVSS6.7AI score0.01904EPSS
SaveExploits1References5
GitLab Advisory Database
GitLab Advisory Database
•added 2024/07/05 12:00 a.m.•34 views

ai-controller-frontend payment status in basket isn't reset

Payment status in basket isn't reset...

5.3CVSS6.8AI score0.0043EPSS
SaveExploits0References9Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2024/07/01 12:00 a.m.•34 views

frappejs was discovered to contain a prototype pollution via the function registerView

airvertco frappejs v0.0.11 was discovered to contain a prototype pollution via the function registerView. This vulnerability allows attackers to execute arbitrary code or cause a Denial of Service DoS via injecting arbitrary properties...

8.8CVSS8.4AI score0.00822EPSS
SaveExploits0References5Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2024/05/14 12:00 a.m.•34 views

Bouncy Castle crafted signature and public key can be used to trigger an infinite loop

An issue was discovered in Bouncy Castle Java Cryptography APIs starting in 1.73 and before 1.78. An Ed25519 verification code infinite loop can occur via a crafted signature and public key...

7.5CVSS7.5AI score0.00753EPSS
SaveExploits1References9
GitLab Advisory Database
GitLab Advisory Database
•added 2024/01/31 12:00 a.m.•34 views

Missing Release of Resource after Effective Lifetime

In etcd before versions 3.3.23 and 3.4.10, the etcd gateway is a simple TCP proxy to allow for basic service discovery and access. However, it is possible to include the gateway address as an endpoint. This results in a denial of service, since the endpoint can become stuck in a loop of requestin...

7.7CVSS7.2AI score0.01206EPSS
SaveExploits0References4Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2023/11/22 12:00 a.m.•34 views

Out-of-bounds Write

Buffer Overflow vulnerability in GifLib Project GifLib v.5.2.1 allows a local attacker to obtain sensitive information via the DumpSCreen2RGB function in gif2rgb.c...

7.1CVSS6.3AI score0.00425EPSS
SaveExploits1References3Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2023/08/30 12:00 a.m.•34 views

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

GitPython is a python library used to interact with Git repositories. In order to resolve some git references, GitPython reads files from the .git directory, in some places the name of the file being read is provided by the user, GitPython does not check if this file is located outside the .git...

6.5CVSS6.7AI score0.01021EPSS
SaveExploits1References2Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2023/08/30 12:00 a.m.•34 views

Prevent logging invalid header values

Impact What kind of vulnerability is it? Apollo Server can log sensitive information Studio API keys if they are passed incorrectly with leading/trailing whitespace or if they have any characters that are invalid as part of a header value. Who is impacted? Users who all of the below: use either t...

6.7AI score
SaveExploits0References4Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2023/06/05 12:00 a.m.•34 views

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

Cross-site Scripting XSS - Stored in GitHub repository admidio/admidio prior to 4.2.8...

6.3CVSS6.1AI score0.00479EPSS
SaveExploits1References4Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2023/02/08 12:00 a.m.•34 views

Exposure of Sensitive Information to an Unauthorized Actor

Helm is a tool that streamlines installing and managing Kubernetes applications.getHostByName is a Helm template function introduced in Helm v3. The function is able to accept a hostname and return an IP address for that hostname. To get the IP address the function performs a DNS lookup. The DNS...

4.3CVSS4.6AI score0.00762EPSS
SaveExploits1References4Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2023/01/31 12:00 a.m.•35 views

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

SQL Inection vulnerability in Dromara hutool v5.8.11 allows attacker to execute arbitrary code via the aviator template engine...

9.8CVSS9.7AI score0.01381EPSS
SaveExploits1References3Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2022/12/28 12:00 a.m.•34 views

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

Due to improper santization of user input, HTTPEngine.Handle allows for directory traversal, allowing an attacker to read files outside of the target directory that the server has permission to read...

7.5CVSS4.8AI score0.01143EPSS
SaveExploits0References6Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2022/12/22 12:00 a.m.•34 views

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

A vulnerability was found in docconv up to 1.2.0. It has been declared as critical. This vulnerability affects the function ConvertPDFImages of the file pdfocr.go. The manipulation of the argument path leads to os command injection. The attack can be initiated remotely. Upgrading to version 1.2.1...

9.8CVSS3.2AI score0.01734EPSS
SaveExploits0References8Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2022/06/28 12:00 a.m.•34 views

Double Free

DCMTK through 3.6.6 does not handle memory free properly. The object in the program is free but its address is still used in other locations. Sending specific requests to the dcmqrdb program will incur a double free. An attacker can use it to launch a DoS attack...

7.5CVSS0.9AI score0.01743EPSS
SaveExploits0References3Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2022/05/17 12:00 a.m.•34 views

Django Image Field Vulnerable to Image Decompression Bombs

The django.forms.ImageField class in the form system in Django before 1.3.2 and 1.4.x before 1.4.1 completely decompresses image data during image validation, which allows remote attackers to cause a denial of service memory consumption by uploading an image file...

5CVSS6AI score0.02663EPSS
SaveExploits1References12Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2022/02/22 12:00 a.m.•34 views

Use after free in Animation

The attack may be initiated remotely. No form of authentication is needed for a successful exploitation. It demands that the victim is doing some kind of user interaction. Technical details are unknown but an exploit is available. There is currently little other public information on the issue...

8.8CVSS2.5AI score0.22272EPSS
SaveExploits0References2Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2022/01/25 12:00 a.m.•34 views

Authentication Bypass by Primary Weakness

Authentication Bypass by Primary Weakness exists in adodb/adodb...

9.1CVSS3AI score0.0217EPSS
SaveExploits1References3Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2022/01/08 12:00 a.m.•34 views

ANSI escape characters not filtered

kubectl does not neutralize escape, meta or control sequences contained in the raw data it outputs to a terminal. This includes but is not limited to the unstructured string fields in objects such as Events...

3CVSS2.4AI score0.00778EPSS
SaveExploits0References4Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2021/09/01 12:00 a.m.•34 views

Weak Password Recovery Mechanism for Forgotten Password

Akaunting version 2.1.12 and earlier suffers from a password reset spoofing vulnerability, wherein an attacker can proxy password reset requests through a running Akaunting instance, if that attacker knows the target's e-mail address. This issue was fixed in version 2.1.13 of the product. Please...

8.1CVSS2.8AI score0.00957EPSS
SaveExploits1References6Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2021/07/23 12:00 a.m.•34 views

Out-of-bounds Write

Passing an attacker controlled size when creating an IOBuf could cause integer overflow, leading to an out-of-bounds write on the heap with the possibility of remote code execution...

9.8CVSS3.9AI score0.03284EPSS
SaveExploits0References3Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2021/05/24 12:00 a.m.•34 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/02/08 12:00 a.m.•34 views

Integer Overflow or Wraparound

An integer overflow issue exists in Godot Engine that can be triggered when loading specially crafted TGA image files...

7.8CVSS4.4AI score0.01531EPSS
SaveExploits0References1Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2020/12/17 12:00 a.m.•34 views

Nil Pointer Dereference

A nil pointer dereference in the golang.org/x/crypto/ssh component enables remote attackers to cause a DoS against SSH servers...

7.5CVSS4.2AI score0.03228EPSS
SaveExploits0References3Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2020/11/05 12:00 a.m.•34 views

Uncontrolled Resource Consumption

This affects the package @absolunet/kafe It allows cause a denial of service when validating crafted invalid emails...

5.3CVSS3.9AI score0.01574EPSS
SaveExploits0References1Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2020/09/30 12:00 a.m.•34 views

Information Exposure

Nacos suffers from a flaw where users can access service details when unauthenticated. An environment can be set up locally to get the service details interface. Then other Nacos service names can be accessed through the service list interface. Service details can then be accessed when not logged...

5.3CVSS3.4AI score0.0142EPSS
SaveExploits1References2Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2020/09/15 12:00 a.m.•34 views

Buffer Overflow

A buffer overflow exists in the Brotli library where an attacker controlling the input length of a one-shot decompression request to a script can trigger a crash, which happens when copying over chunks of data larger than 2 GiB...

6.5CVSS2.2AI score0.03217EPSS
SaveExploits0References1Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2020/04/07 12:00 a.m.•34 views

Cross-site Scripting

Jenkins AWSEB Deployment Plugin does not escape various values printed as part of form validation output, resulting in a reflected cross-site scripting vulnerability...

6.1CVSS1.2AI score0.00816EPSS
SaveExploits0References1Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2019/10/29 12:00 a.m.•34 views

Out-of-bounds Read

In Apache Thrift, a server implemented in Go using TJSONProtocol or TSimpleJSONProtocol may panic when feed with invalid input data...

7.5CVSS2.3AI score0.06849EPSS
SaveExploits0References1Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2018/01/10 12:00 a.m.•34 views

Improper Link Resolution Before File Access ('Link Following')

lib/vlad/dba/mysql.rb in the VladTheEnterprising gem for Ruby allows local users to write to arbitrary files via a symlink attack on /tmp/my.cnf.targethost...

5.5CVSS5.5AI score0.00431EPSS
SaveExploits0References6Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2016/02/15 12:00 a.m.•34 views

Possible Input Validation Circumvention

Code that uses Active Model based models including Active Record models and does not validate user input before passing it to the model can be subject to an attack where specially crafted input will cause the model to skip validations. Rails users using Strong Parameters are generally not impacte...

5.3CVSS4.8AI score0.07157EPSS
SaveExploits0References1Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2013/09/16 12:00 a.m.•34 views

Directory traversal with ssi template tag

Directory traversal vulnerability allows remote attackers to read arbitrary files via a file path in the ALLOWEDINCLUDEROOTS setting followed by a .. in a ssi template tag...

5CVSS5.5AI score0.03208EPSS
SaveExploits2References1Affected Software1
Total number of security vulnerabilities1544