Lucene search
+L
GithubMost viewed

35598 matches found

Github Security Blog
Github Security Blog
•added 2021/12/09 7:09 p.m.•131 views

Potential bypass of an upstream access control based on URL paths in Django

In Django 2.2 before 2.2.25, 3.1 before 3.1.14, and 3.2 before 3.2.10, HTTP requests for URLs with trailing newlines could bypass upstream access control based on URL paths. This issue has low severity, according to the Django security policy...

7.5CVSS1.6AI score0.02314EPSS
SaveExploits0References10Affected Software1
Github Security Blog
Github Security Blog
•added 2021/04/16 7:53 p.m.•131 views

Grav's Twig processing allowing dangerous PHP functions by default

Impact Twig processing of static pages can be enabled in the front matter by any administrative user allowed to create or edit pages. As the Twig processor runs unsandboxed, this behavior can be used to gain arbitrary code execution and elevate privileges on the instance. Patches The issue was...

8.4CVSS2.2AI score0.30623EPSS
SaveExploits5References6Affected Software1
Github Security Blog
Github Security Blog
•added 2021/01/14 7:18 p.m.•131 views

Denial of Service in Apache POI

Apache POI in versions prior to release 3.17 are vulnerable to Denial of Service Attacks: - Infinite Loops while parsing crafted WMF, EMF, MSG and macros POI bugs 61338 and 61294 - Out of Memory Exceptions while parsing crafted DOC, PPT and XLS POI bugs 52372 and 61295...

7.5CVSS4.2AI score0.10142EPSS
SaveExploits3References15Affected Software1
Github Security Blog
Github Security Blog
•added 2020/06/05 4:24 p.m.•131 views

XSS in Django

An issue was discovered in Django version 2.2 before 2.2.13 and 3.0 before 3.0.7. Query parameters generated by the Django admin ForeignKeyRawIdWidget were not properly URL encoded, leading to a possibility of an XSS attack...

6.1CVSS3.3AI score0.02897EPSS
SaveExploits0References14Affected Software1
Github Security Blog
Github Security Blog
•added 2025/03/05 7:09 p.m.•130 views

Laravel has a File Validation Bypass

When using wildcard validation to validate a given file or image field array files., a user-crafted malicious request could potentially bypass the validation rules...

9.8CVSS7.1AI score0.00734EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
•added 2023/10/10 6:23 p.m.•130 views

github.com/nghttp2/nghttp2 has HTTP/2 Rapid Reset

Impact Rapidly creating and cancelling streams HEADERS frame immediately followed by RSTSTREAM without bound cause denial of service. See https://vulners.com/cve/CVE-2023-44487 for details. Patches nghttp2 v1.57.0 mitigates this vulnerability by default. Workarounds If upgrading to nghttp2 v1.57....

7.5CVSS6.8AI score0.99999EPSS
SaveExploits21References4Affected Software1
Github Security Blog
Github Security Blog
•added 2023/09/01 6:30 p.m.•130 views

Langchain vulnerable to arbitrary code execution via the evaluate function in the numexpr library

An issue in LanChain-ai Langchain v.0.0.245 allows a remote attacker to execute arbitrary code via the evaluate function in the numexpr library. Patches: Released in v.0.0.308. numexpr dependency is optional for langchain...

9.8CVSS9.4AI score0.016EPSS
SaveExploits1References9Affected Software2
Github Security Blog
Github Security Blog
•added 2020/05/15 6:59 p.m.•130 views

jackson-databind mishandles the interaction between serialization gadgets and typing

FasterXML jackson-databind 2.x before 2.9.10.4 and 2.6.7.4 mishandles the interaction between serialization gadgets and typing, related to com.caucho.config.types.ResourceRef aka caucho-quercus...

8.8CVSS8.9AI score0.08028EPSS
SaveExploits0References12Affected Software1
Github Security Blog
Github Security Blog
•added 2019/05/23 9:32 a.m.•130 views

Information exposure in FasterXML jackson-databind

A Polymorphic Typing issue was discovered in FasterXML jackson-databind 2.x before 2.9.9. When Default Typing is enabled either globally or for a specific property for an externally exposed JSON endpoint, the service has the mysql-connector-java jar 8.0.14 or earlier in the classpath, and an...

7.5CVSS1.2AI score0.21949EPSS
SaveExploits2References46Affected Software1
Github Security Blog
Github Security Blog
•added 2026/07/29 3:31 p.m.•129 views

nanoid: non-secure generators can loop indefinitely with negative size

nanoid Nano ID before 5.1.16 contains an infinite loop in the customAlphabet and nanoid functions of its non-secure module nanoid/non-secure. When these functions are given a negative size, the loop counter is decremented from a negative value and never reaches its termination condition, spinning...

8.2CVSS5.3AI score0.0033EPSS
SaveExploits0References8Affected Software1
Github Security Blog
Github Security Blog
•added 2026/04/14 10:29 p.m.•129 views

October Rain has Stored XSS via SVG Filter Bypass

A stored cross-site scripting XSS vulnerability was identified in the SVG sanitization logic. The regex pattern used to strip on event handler attributes could be bypassed using a crafted payload that exploits how the pattern matches attribute boundaries. Impact - Stored XSS via malicious SVG fil...

4.8CVSS5.5AI score0.00217EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
•added 2022/12/22 8:03 p.m.•129 views

Tauri Filesystem Scope Glob Pattern is too Permissive

Impact The filesystem glob pattern wildcards , ?, and ... match file path literals and leading dots by default, which unintentionally exposes sub folder content of allowed paths. Example: The fs scope $HOME/.key would also allow $HOME/.ssh/secret.key to be read even though it is in a sub director...

7.7CVSS7.1AI score0.01006EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
•added 2021/08/23 7:42 p.m.•129 views

Uncaught Exception in jsoup

Impact What kind of vulnerability is it? Who is impacted? Those using jsoup to parse untrusted HTML or XML may be vulnerable to DOS attacks. If the parser is run on user supplied input, an attacker may supply content that causes the parser to get stuck loop indefinitely until cancelled, to comple...

7.5CVSS7.3AI score0.06873EPSS
SaveExploits0References16Affected Software1
Github Security Blog
Github Security Blog
•added 2021/07/27 7:02 p.m.•129 views

XML External Entity (XXE) Injection in JDOM

An XXE issue in SAXBuilder in JDOM through 2.0.6 allows attackers to cause a denial of service via a crafted HTTP request. As a workaround, to avoid external entities being expanded, one can call builder.setExpandEntitiesfalse and they won't be expanded...

7.5CVSS7.2AI score0.19442EPSS
SaveExploits1References22Affected Software2
Github Security Blog
Github Security Blog
•added 2021/06/18 6:43 p.m.•129 views

Cross-site Scripting in Apache Airflow

The "origin" parameter passed to some of the endpoints like '/trigger' was vulnerable to XSS exploit. This issue affects Apache Airflow versions 1.10.15 in 1.x series and affects 2.0.0 and 2.0.1 and 2.x series. This is the same as CVE-2020-13944 & CVE-2020-17515 but the implemented fix did not fi...

6.1CVSS6.5AI score0.14389EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
•added 2021/06/08 8:11 p.m.•129 views

Remote code execution in zendframework and laminas-http

Laminas Project laminas-http before 2.14.2, and Zend Framework 3.0.0, has a deserialization vulnerability that can lead to remote code execution if the content is controllable, related to the destruct method of the Zend\Http\Response\Stream class in Stream.php. NOTE: Zend Framework is no longer...

9.8CVSS9.5AI score0.75313EPSS
SaveExploits3References7Affected Software2
Github Security Blog
Github Security Blog
•added 2020/11/04 5:50 p.m.•129 views

Local Temp Directory Hijacking Vulnerability

Impact On Unix like systems, the system's temporary directory is shared between all users on that system. A collocated user can observe the process of creating a temporary sub directory in the shared temporary directory and race to complete the creation of the temporary subdirectory. If the...

7CVSS7.7AI score0.04352EPSS
SaveExploits1References147Affected Software2
Github Security Blog
Github Security Blog
•added 2020/04/20 9:31 p.m.•129 views

SQL injection in Tortoise ORM

Impact Various forms of SQL injection has been found, for MySQL and when filtering or doing mass-updates on char/text fields. SQLite & PostgreSQL was only affected when filtering with contains, startswith or endswith filters and their case-insensitive counterparts Patches Please upgrade to 0.15.2...

8.8CVSS3AI score0.01047EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
•added 2024/06/06 9:46 p.m.•128 views

Tornado has a CRLF injection in CurlAsyncHTTPClient headers

Summary Tornado’s curlhttpclient.CurlAsyncHTTPClient class is vulnerable to CRLF carriage return/line feed injection in the request headers. Details When an HTTP request is sent using CurlAsyncHTTPClient, Tornado does not reject carriage return \r or line feed \n characters in the request headers...

7.5AI score
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
•added 2021/11/17 9:58 p.m.•128 views

HTML comments vulnerability allowing to execute JavaScript code

Affected packages The vulnerability has been discovered in the core HTML processing module and may affect all plugins used by CKEditor 4. Impact A potential vulnerability has been discovered in CKEditor 4 HTML processing core module. The vulnerability allowed to inject malformed comments HTML...

8.2CVSS2.7AI score0.01573EPSS
SaveExploits0References8Affected Software2
Github Security Blog
Github Security Blog
•added 2021/02/05 8:43 p.m.•128 views

Command injection in total.js

There is a command injection vulnerability that affects the package total.js before version 3.4.7. The issue occurs in the image.pipe and image.stream functions. The type parameter is used to build the command that is then executed using childprocess.spawn. The issue occurs because...

8.6CVSS8.8AI score0.01702EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
•added 2020/12/10 7:07 p.m.•128 views

Write to immutable memory region in TensorFlow

Impact The tf.rawops.ImmutableConst operation returns a constant tensor created from a memory mapped file which is assumed immutable. However, if the type of the tensor is not an integral type, the operation crashes the Python interpreter as it tries to write to the memory area: python import...

4.4CVSS0.9AI score0.00212EPSS
SaveExploits1References7Affected Software3
Github Security Blog
Github Security Blog
•added 2019/12/26 6:22 p.m.•128 views

Insufficiently Protected Credentials in Apache Tomcat

When Apache Tomcat 9.0.0.M1 to 9.0.28, 8.5.0 to 8.5.47, 7.0.0 and 7.0.97 is configured with the JMX Remote Lifecycle Listener, a local attacker without access to the Tomcat process or configuration files is able to manipulate the RMI registry to perform a man-in-the-middle attack to capture user...

7CVSS3.5AI score0.01221EPSS
SaveExploits0References19Affected Software1
Github Security Blog
Github Security Blog
•added 2023/08/05 3:30 a.m.•127 views

langchain Code Injection vulnerability

An issue in Harrison Chase langchain allows an attacker to execute arbitrary code via the PALChain,frommathpromptllm.run in the python exec method...

9.8CVSS7.8AI score0.0117EPSS
SaveExploits1References11Affected Software1
Github Security Blog
Github Security Blog
•added 2022/10/07 7:29 a.m.•127 views

Flask-Security vulnerable to Open Redirect

This affects all versions of package Flask-Security. When using the getpostlogoutredirect and getpostloginredirect functions, 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...

6.1CVSS3.6AI score0.01147EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
•added 2022/07/12 7:39 p.m.•127 views

Active Record RCE bug with Serialized Columns

When serialized columns that use YAML the default are deserialized, Rails uses YAML.unsafeload to convert the YAML data in to Ruby objects. If an attacker can manipulate data in the database via means like SQL injection, then it may be possible for the attacker to escalate to an RCE. There are no...

9.8CVSS9.3AI score0.02386EPSS
SaveExploits1References7Affected Software1
Github Security Blog
Github Security Blog
•added 2022/01/21 11:27 p.m.•127 views

Deserialization of Untrusted Data in Log4j 1.x

JMSSink in all versions of Log4j 1.x is vulnerable to deserialization of untrusted data when the attacker has write access to the Log4j configuration or if the configuration references an LDAP service the attacker has access to. The attacker can provide a TopicConnectionFactoryBindingName...

8.8CVSS5.2AI score0.63556EPSS
SaveExploits0References10Affected Software2
Github Security Blog
Github Security Blog
•added 2021/07/22 7:47 p.m.•127 views

Denial of Service in SheetJS Pro

SheetJS Pro through 0.16.9 allows attackers to cause a denial of service CPU consumption via a crafted .xlsx document that is mishandled when read by xlsx.js...

5.5CVSS4.8AI score0.0088EPSS
SaveExploits0References6Affected Software2
Github Security Blog
Github Security Blog
•added 2021/06/16 5:47 p.m.•127 views

HTTP request smuggling in Undertow

A flaw was found in Undertow. A regression in the fix for CVE-2020-10687 was found. HTTP request smuggling related to CVE-2017-2666 is possible against HTTP/1.x and HTTP/2 due to permitting invalid characters in an HTTP request. This flaw allows an attacker to poison a web-cache, perform an XSS...

5.8CVSS2.9AI score0.01119EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
•added 2021/05/27 6:41 p.m.•127 views

opencontainers runc contains procfs race condition with a shared volume mount

Impact By crafting a malicious root filesystem with /proc being a symlink to a directory which was inside a volume shared with another running container, an attacker in control of both containers can trick runc into not correctly configuring the container's security labels and not correctly maski...

7CVSS6.8AI score0.00433EPSS
SaveExploits0References21Affected Software1
Github Security Blog
Github Security Blog
•added 2020/10/13 5:29 p.m.•127 views

Cross-site Scripting in Joplin

Joplin through 1.0.184 allows Arbitrary File Read via Cross-site Scripting XSS...

5.4CVSS3.4AI score0.03566EPSS
SaveExploits5References5Affected Software1
Github Security Blog
Github Security Blog
•added 2020/05/15 6:58 p.m.•127 views

jackson-databind mishandles the interaction between serialization gadgets and typing

FasterXML jackson-databind 2.x before 2.9.10.4 mishandles the interaction between serialization gadgets and typing, related to org.aoju.bus.proxy.provider.remoting.RmiProvider aka bus-proxy...

8.8CVSS3.5AI score0.03626EPSS
SaveExploits0References12Affected Software1
Github Security Blog
Github Security Blog
•added 2024/01/22 9:35 p.m.•126 views

Minerva timing attack on P-256 in python-ecdsa

python-ecdsa has been found to be subject to a Minerva timing attack on the P-256 curve. Using the ecdsa.SigningKey.signdigest API function and timing signatures an attacker can leak the internal nonce which may allow for private key discovery. Both ECDSA signatures, key generation, and ECDH...

7.4CVSS6.8AI score0.00985EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
•added 2022/07/20 1:36 a.m.•126 views

Java Melody vulnerable to cross-site scripting

JavaMelody is a monitoring tool for JavaEE applications. Versions prior to 1.61.0 are vulnerable to a cross-site scripting XSS attack. This issue was patched in version 1.61.0, and users are recommended to upgrade to the latest version. There are no known workarounds...

3.5AI score0.0227EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
•added 2022/07/15 8:44 p.m.•126 views

Partial Path Traversal in com.amazonaws:aws-java-sdk-s3

Overview A partial-path traversal issue exists within the downloadDirectory method in the AWS S3 TransferManager component of the AWS SDK for Java v1. Applications using the SDK control the destinationDirectory argument, but S3 object keys are determined by the application that uploaded the...

7.9CVSS7.6AI score0.01527EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
•added 2022/05/14 12:54 a.m.•126 views

Arbitrary code execution in Apache Struts 2

The REST plugin in Apache Struts 2 2.3.19 through 2.3.28.1 allows remote attackers to execute arbitrary code via a crafted expression...

9.8CVSS7.8AI score0.16742EPSS
SaveExploits2References10Affected Software2
Github Security Blog
Github Security Blog
•added 2022/01/21 11:25 p.m.•126 views

Security Advisory for "Log4Shell"

Impact A highly critical 0-day exploit CVE-2021-44228 is found in Apache log4j 2 library on December 9, 2021. This affects Apache log4j versions from 2.0-beta9 to 2.14.1 inclusive. This vulnerability allows a remote attacker to execute code on the server if the system logs an attacker-controlled...

10CVSS1AI score0.99999EPSS
SaveExploits372References2Affected Software2
Github Security Blog
Github Security Blog
•added 2021/08/02 4:55 p.m.•126 views

Improper Handling of Length Parameter Inconsistency in Compress

When reading a specially crafted TAR archive, Compress can be made to allocate large amounts of memory that finally leads to an out of memory error even for very small inputs. This could be used to mount a denial of service attack against services that use Compress' tar package...

7.5CVSS7.4AI score0.10614EPSS
SaveExploits0References24Affected Software1
Github Security Blog
Github Security Blog
•added 2021/08/02 4:55 p.m.•126 views

Excessive Iteration in Compress

When reading a specially crafted 7Z archive, the construction of the list of codecs that decompress an entry can result in an infinite loop. This could be used to mount a denial of service attack against services that use Compress' sevenz package...

7.5CVSS7.2AI score0.11567EPSS
SaveExploits0References23Affected Software1
Github Security Blog
Github Security Blog
•added 2021/06/10 5:21 p.m.•126 views

Authentication bypass in SilverStripe GraphQL

The GraphQL module accepts basic-auth as an authentication method by default. This can be used to bypass MFA authentication if the silverstripe/mfa module is installed, which is now a commonly installed module. A users password is still required though. Basic-auth has been removed as a default...

6.5CVSS6.6AI score0.01157EPSS
SaveExploits1References7Affected Software1
Github Security Blog
Github Security Blog
•added 2021/05/10 7:17 p.m.•126 views

Prototype pollution in json8

This affects the package json8 before 1.0.3. The function adds in the target object the property specified in the path, however it does not properly check the key being set, leading to a prototype pollution...

9.8CVSS8.8AI score0.01893EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
•added 2026/03/20 12:31 a.m.•126 views

Spring Boot has an Authentication Bypass under Actuator Health groups paths

Spring Boot applications with Actuator can be vulnerable to an "Authentication Bypass" vulnerability when an application endpoint that requires authentication is declared under a specific path, already configured for a Health Group additional path. This issue affects Spring Boot: from 4.0 before...

8.2CVSS5.8AI score0.00334EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
•added 2024/04/17 9:30 p.m.•125 views

Pytorch use-after-free vulnerability

Pytorch before version v2.2.0 was discovered to contain a use-after-free vulnerability in torch/csrc/jit/mobile/interpreter.cpp...

7.8CVSS7.6AI score0.00268EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
•added 2023/12/05 10:46 p.m.•125 views

Test code in published microsoft-graph package exposes phpinfo()

Impact The Microsoft Graph PHP SDK published packages which contained test code that enabled the use of the phpInfo function from any application that could access and execute the file at vendor/microsoft/microsoft-graph/tests/GetPhpInfo.php. The phpInfo function exposes system information. The...

5.4CVSS6.2AI score0.02203EPSS
SaveExploits0References8Affected Software1
Github Security Blog
Github Security Blog
•added 2023/02/08 12:35 a.m.•125 views

Kubernetes apimachinery packages vulnerable to unbounded recursion in JSON or YAML parsing

CVE-2019-11253 is a denial of service vulnerability in the kube-apiserver, allowing authorized users sending malicious YAML or JSON payloads to cause kube-apiserver to consume excessive CPU or memory, potentially crashing and becoming unavailable. When creating a ConfigMap object which has...

7.5CVSS8.5AI score0.25939EPSS
SaveExploits2References8Affected Software1
Github Security Blog
Github Security Blog
•added 2022/02/21 12:00 a.m.•125 views

Authorization Bypass Through User-Controlled Key in url-parse

url-parse prior to version 1.5.8 is vulnerable to Authorization Bypass Through User-Controlled Key...

9.1CVSS3.9AI score0.01827EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
•added 2023/07/03 3:30 p.m.•124 views

Django has regular expression denial of service vulnerability in EmailValidator/URLValidator

In Django 3.2 before 3.2.20, 4 before 4.1.10, and 4.2 before 4.2.3, EmailValidator and URLValidator are subject to a potential ReDoS regular expression denial of service attack via a very large number of domain name labels of emails and URLs...

7.5CVSS6.7AI score0.02978EPSS
SaveExploits0References19Affected Software1
Github Security Blog
Github Security Blog
•added 2023/05/05 6:30 a.m.•124 views

Path Traversal in Ghost

Ghost before 5.42.1 allows remote attackers to read arbitrary files within the active theme's folder via /assets/built%2F..%2F..%2F/ directory traversal. This occurs in frontend/web/middleware/static-theme.js...

7.5CVSS7.3AI score0.39078EPSS
SaveExploits3References4Affected Software1
Github Security Blog
Github Security Blog
•added 2023/04/20 9:19 p.m.•124 views

Nunjucks autoescape bypass leads to cross site scripting

Impact In Nunjucks versions prior to version 3.2.4, it was possible to bypass the restrictions which are provided by the autoescape functionality. If there are two user-controlled parameters on the same line used in the views, it was possible to inject cross site scripting payloads using the...

6.1CVSS5.6AI score0.00364EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
•added 2022/12/08 4:11 p.m.•124 views

Traefik may display authorization header in the debug logs

Impact There is a potential vulnerability in Traefik displaying the Authorization header in its debug logs. Traefik uses oxy to provide the following features: - Round Robin: https://doc.traefik.io/traefik/routing/services/weighted-round-robin-service - Buffering:...

6.5CVSS0.00977EPSS
SaveExploits1References5Affected Software1
Total number of security vulnerabilities5000