Lucene search
+L
GithubMost viewed

35612 matches found

Github Security Blog
Github Security Blog
•added 2024/06/05 2:15 p.m.•74 views

Arbitrary JavaScript execution due to using outdated libraries

Summary gradio-pdf projects with dependencies on the pdf.js library are vulnerable to CVE-2024-4367, which allows arbitrary JavaScript execution. PoC 1. Generate a pdf file with a malicious script in the fontmatrix. This will run alert‘XSS’. poc.pdf 2. Run the app. In this PoC, I've used the demo...

8.8CVSS8.3AI score0.7066EPSS
SaveExploits16References3Affected Software1
Github Security Blog
Github Security Blog
•added 2024/04/10 5:12 p.m.•74 views

XWiki Platform: Remote code execution as guest via DatabaseSearch

Impact XWiki's database search allows remote code execution through the search text. This allows remote code execution for any visitor of a public wiki or user of a closed wiki as the database search is by default accessible for all users. This impacts the confidentiality, integrity and...

10CVSS8.7AI score0.3428EPSS
SaveExploits4References10Affected Software1
Github Security Blog
Github Security Blog
•added 2024/04/04 2:20 p.m.•74 views

Undici's Proxy-Authorization header not cleared on cross-origin redirect for dispatch, request, stream, pipeline

Impact Undici cleared Authorization and Proxy-Authorization headers for fetch, but did not clear them for undici.request. Patches This has been patched in https://github.com/nodejs/undici/commit/6805746680d27a5369d7fb67bc05f95a28247d75. Fixes has been released in v5.28.4 and v6.11.1. Workarounds...

4.3CVSS4.7AI score0.00734EPSS
SaveExploits0References10Affected Software1
Github Security Blog
Github Security Blog
•added 2024/02/12 5:28 p.m.•74 views

python-multipart vulnerable to Content-Type Header ReDoS

Summary When using form data, python-multipart uses a Regular Expression to parse the HTTP Content-Type header, including options. An attacker could send a custom-made Content-Type option that is very difficult for the RegEx to process, consuming CPU resources and stalling indefinitely minutes or...

7.5CVSS7.3AI score0.0151EPSS
SaveExploits1References10Affected Software1
Github Security Blog
Github Security Blog
•added 2024/01/08 3:56 p.m.•74 views

Puma HTTP Request/Response Smuggling vulnerability

Impact Prior to versions 6.4.2 and 5.6.8, puma exhibited dangerous behavior when parsing chunked transfer encoding bodies. Fixed versions limit the size of chunk extensions. Without this limit, an attacker could cause unbounded resource CPU, network bandwidth consumption. Patches The vulnerabilit...

7.5CVSS5.7AI score0.00958EPSS
SaveExploits0References8Affected Software1
Github Security Blog
Github Security Blog
•added 2023/12/20 6:30 p.m.•74 views

transformers has a Deserialization of Untrusted Data vulnerability

Deserialization of Untrusted Data in GitHub repository huggingface/transformers prior to 4.36...

9.6CVSS7.1AI score0.00734EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
•added 2023/12/07 9:30 a.m.•74 views

Apache Struts vulnerable to path traversal

An attacker can manipulate file upload params to enable paths traversal and under some circumstances this can lead to uploading a malicious file which can be used to perform Remote Code Execution. Users are recommended to upgrade to versions Struts 2.5.33 or Struts 6.3.0.2 or greater to fix this...

9.8CVSS9.7AI score0.80819EPSS
SaveExploits15References10Affected Software1
Github Security Blog
Github Security Blog
•added 2023/10/19 3:31 p.m.•74 views

React Developer Tools extension Improper Authorization vulnerability

The React Developer Tools extension registers a message listener with window.addEventListener'message', in a content script that is accessible to any webpage that is active in the browser. Within the listener is code that requests a URL derived from the received message via fetch. The URL is not...

6.5CVSS6.9AI score0.00467EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
•added 2023/09/25 5:33 p.m.•74 views

yt-dlp on Windows vulnerable to `--exec` command injection when using `%q`

Impact yt-dlp allows the user to provide shell commands to be executed at various stages in its download process through the --exec flag. This flag allows output template expansion in its argument, so that video metadata values may be used in the shell commands. The metadata fields can be combine...

8.3CVSS7.9AI score0.01292EPSS
SaveExploits1References7Affected Software1
Github Security Blog
Github Security Blog
•added 2023/09/15 12:30 a.m.•74 views

Froala Editor Cross-site Scripting vulnerability

Froala Editor v4.0.1 to v4.1.1 was discovered to contain a cross-site scripting XSS vulnerability...

5.4CVSS6.1AI score0.00892EPSS
SaveExploits1References7Affected Software2
Github Security Blog
Github Security Blog
•added 2023/02/28 11:25 p.m.•74 views

api-platform/core's secured properties may be accessible within collections

Impact Resource properties secured with the security option of the ApiPlatform\Metadata\ApiProperty attribute can be disclosed to unauthorized users. The problem affects most serialization formats, including raw JSON, which is enabled by default when installing API Platform. Custom serialization...

7.7CVSS6.2AI score0.00604EPSS
SaveExploits0References8Affected Software1
Github Security Blog
Github Security Blog
•added 2022/10/21 8:50 p.m.•74 views

.NET Denial of Service Vulnerability

Microsoft is releasing this security advisory to provide information about a vulnerability in .NET 6.0, .NET 5.0 and .NET Core 3.1. This advisory also provides guidance on what developers can do to update their applications to remove this vulnerability. A vulnerability exists in .NET 6.0, .NET 5....

7.5CVSS1AI score0.05313EPSS
SaveExploits0References11Affected Software12
Github Security Blog
Github Security Blog
•added 2022/07/15 9:07 p.m.•74 views

Undertow vulnerable to memory exhaustion due to buffer leak

Buffer leak on incoming WebSocket PONG messages in Undertow before 2.0.40 and 2.2.10 can lead to memory exhaustion and allow a denial of service...

7.5CVSS7.3AI score0.01677EPSS
SaveExploits1References8Affected Software1
Github Security Blog
Github Security Blog
•added 2022/05/13 1:25 a.m.•74 views

Apache MyFaces Trinidad Deserialization Vulnerability

CoreResponseStateManager in Apache MyFaces Trinidad 1.0.0 through 1.0.13, 1.2.x before 1.2.15, 2.0.x before 2.0.2, and 2.1.x before 2.1.2 might allow attackers to conduct deserialization attacks via a crafted serialized viewstate string...

9.8CVSS8.7AI score0.07958EPSS
SaveExploits1References15Affected Software1
Github Security Blog
Github Security Blog
•added 2022/05/13 1:20 a.m.•74 views

Tampering vulnerability in .NET Core

A tampering vulnerability exists when .NET Core improperly handles specially crafted files, aka ".NET Core Tampering Vulnerability." This affects .NET Core 2.1...

6.5CVSS2.3AI score0.07258EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
•added 2022/03/12 12:00 a.m.•74 views

Spoofing attack in swagger-ui

Swagger UI before 4.1.3 could allow a remote attacker to conduct spoofing attacks. By persuading a victim to open a crafted URL, an attacker could exploit this vulnerability to display remote OpenAPI definitions...

4.3CVSS5.4AI score0.42326EPSS
SaveExploits4References7Affected Software2
Github Security Blog
Github Security Blog
•added 2022/03/12 12:00 a.m.•74 views

Server-side Template Injection in nystudio107/craft-seomatic

A Server-side Template Injection SSTI vulnerability exists in Nystudio107 Seomatic prior to 3.4.12 in src/helpers/UrlHelper.php via the host header...

9.8CVSS2.7AI score0.01395EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
•added 2022/02/10 10:39 p.m.•74 views

Improper Certificate Validation in Graylog

Graylog before 3.3.3 lacks SSL Certificate Validation for LDAP servers. It allows use of an external user/group database stored in LDAP. The connection configuration allows the usage of unencrypted, SSL- or TLS-secured connections. Unfortunately, the Graylog client code in all versions that suppo...

8.1CVSS7.9AI score0.00779EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
•added 2022/02/09 11:28 p.m.•74 views

Reachable Assertion in Tensorflow

Impact When decoding a tensor from protobuf, a TensorFlow process can encounter cases where a CHECK assertion is invalidated based on user controlled arguments, if the tensors have an invalid dtype and 0 elements or an invalid shape. This allows attackers to cause denial of services in TensorFlow...

6.5CVSS3.4AI score0.00473EPSS
SaveExploits0References6Affected Software3
Github Security Blog
Github Security Blog
•added 2022/01/12 10:46 p.m.•74 views

Exposure of sensitive information in follow-redirects

follow-redirects is vulnerable to Exposure of Private Personal Information to an Unauthorized Actor...

8CVSS3.4AI score0.02415EPSS
SaveExploits2References5Affected Software1
Github Security Blog
Github Security Blog
•added 2022/01/06 6:31 p.m.•74 views

Remote code injection, Improper Input Validation and Uncontrolled Recursion in Log4j library

Summary The version used of Log4j, the library used for logging by PowerNukkit, is subject to a remote code execution vulnerability via the ldap JNDI parser. It's well detailed at CVE-2021-44228 and CVE-2021-45105https://github.com/advisories/GHSA-p6xc-xr62-6r2g. Impact Malicious client code coul...

3AI score
SaveExploits0References2Affected Software1
Github Security Blog
Github Security Blog
•added 2021/10/19 8:16 p.m.•74 views

Improper sanitization of target names

Impact The tough library, prior to 0.12.0, does not properly sanitize target names when caching a repository, or when saving specific targets to an output directory. When targets are cached or saved, files could be overwritten with arbitrary content anywhere on the system. AWS would like to thank...

8.5CVSS0.2AI score0.01113EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
•added 2021/09/29 5:18 p.m.•74 views

Improper Access Control in passport-oauth2

The passport-oauth2 package before 1.6.1 for Node.js mishandles the error condition of failure to obtain an access token. This is exploitable in certain use cases where an OAuth identity provider uses an HTTP 200 status code for authentication-failure error reports, and an application grants...

5.3CVSS1.3AI score0.01303EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
•added 2021/08/31 4:05 p.m.•74 views

Arbitrary File Creation/Overwrite via insufficient symlink protection due to directory cache poisoning using symbolic links

Impact Arbitrary File Creation, Arbitrary File Overwrite, Arbitrary Code Execution node-tar aims to guarantee that any file whose location would be modified by a symbolic link is not extracted. This is, in part, achieved by ensuring that extracted directories are not symlinks. Additionally, in...

8.6CVSS7.3AI score0.03286EPSS
SaveExploits0References8Affected Software1
Github Security Blog
Github Security Blog
•added 2021/08/30 4:11 p.m.•74 views

Cachet vulnerable to forced reinstall

Impact Authenticated users, regardless of their privileges User or Admin, can trick Cachet and install the instance again, leading to arbitrary code execution on the server. Patches This issue was addressed by improving the middleware ReadyForUse, which now performs a stricter validation of the...

8.8CVSS8.8AI score0.02362EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
•added 2021/08/25 2:48 p.m.•74 views

XStream is vulnerable to an Arbitrary Code Execution attack

Impact The vulnerability may allow a remote attacker to load and execute arbitrary code from a remote host only by manipulating the processed input stream. A user is only affected if using the version out of the box with JDK 1.7u21 or below. However, this scenario can be adjusted easily to an...

8.8CVSS8.8AI score0.0454EPSS
SaveExploits0References13Affected Software1
Github Security Blog
Github Security Blog
•added 2021/08/11 3:19 p.m.•74 views

Command injection in Yamale

23andMe Yamale before 3.0.8 allows remote attackers to execute arbitrary code via a crafted schema file. The schema parser uses eval as part of its processing, and tries to protect from malicious expressions by limiting the builtins that are passed to the eval. When processing the schema, each li...

9.3CVSS7.8AI score0.0249EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
•added 2021/08/09 8:43 p.m.•74 views

Integer overflow in pywin32

An integer overflow exists in pywin32 prior to version b301 when adding an access control entry ACE to an access control list ACL that would cause the size to be greater than 65535 bytes. An attacker who successfully exploited this vulnerability could crash the vulnerable process...

6.5CVSS6.2AI score0.01729EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
•added 2021/08/09 8:41 p.m.•74 views

Denial of Service in Elasticsearch

In Elasticsearch versions before 7.13.3 and 6.8.17 an uncontrolled recursion vulnerability that could lead to a denial of service attack was identified in the Elasticsearch Grok parser. A user with the ability to submit arbitrary queries to Elasticsearch could create a malicious Grok query that...

6.5CVSS3.9AI score0.0218EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
•added 2021/08/05 5:01 p.m.•74 views

Remote Code Execution via unsafe classes in otherwise permitted modules

Impact The module AccessControl defines security policies for Python code used in restricted code within Zope applications. Restricted code is any code that resides in Zope's object database, such as the contents of Script Python objects. The policies defined in AccessControl severely restrict...

7.2CVSS7.4AI score0.02049EPSS
SaveExploits0References13Affected Software2
Github Security Blog
Github Security Blog
•added 2021/08/02 5:35 p.m.•74 views

Insufficient Session Expiration and TOCTOU Race Condition in OPC FOundation UA .Net Standard

This vulnerability allows remote attackers to create a denial-of-service condition on affected installations of OPC Foundation UA .NET Standard 1.04.358.30. Authentication is not required to exploit this vulnerability. The specific flaw exists within the handling of sessions. The issue results fr...

7.5CVSS7.2AI score0.02644EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
•added 2021/07/28 5:52 p.m.•74 views

Improper Input Validation in Centreon Web

Centreon Web 19.04.4 allows Remote Code Execution by an administrator who can modify Macro Expression location settings...

9CVSS3.8AI score0.27002EPSS
SaveExploits3References13Affected Software1
Github Security Blog
Github Security Blog
•added 2021/07/19 9:22 p.m.•74 views

URIjs Vulnerable to Hostname spoofing via backslashes in URL

Impact If using affected versions to determine a URL's hostname, the hostname can be spoofed by using a combination of backslash \ and slash / characters as part of the scheme delimiter, e.g. scheme:///\hostname. If the hostname is used in security decisions, the decision may be incorrect...

6.1CVSS6.6AI score0.0091EPSS
SaveExploits1References10Affected Software1
Github Security Blog
Github Security Blog
•added 2021/06/22 3:23 p.m.•74 views

Command Injection in Centreon

Centreon before 19.04.15 allows remote attackers to execute arbitrary OS commands by placing shell metacharacters in RRDdatabasestatuspath via a main.get.php request and then visiting the include/views/graphs/graphStatus/displayServiceStatus.php page...

9CVSS8.3AI score0.05415EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
•added 2021/06/08 8:12 p.m.•74 views

SQL Injection in t3/dce

The dce aka Dynamic Content Element extension 2.2.0 through 2.6.x before 2.6.2, and 2.7.x before 2.7.1, for TYPO3 allows SQL Injection via a backend user account...

4.9CVSS5.3AI score0.01406EPSS
SaveExploits3References7Affected Software1
Github Security Blog
Github Security Blog
•added 2021/06/01 9:56 p.m.•74 views

Exposure of sensitive information to an unauthorized actor in HyperKitty

An issue was discovered in management/commands/hyperkittyimport.py in HyperKitty prior to 1.3.5. When importing a private mailing list's archives, these archives are publicly visible for the duration of the import. For example, sensitive information might be available on the web for an hour durin...

7.5CVSS0.8AI score0.01861EPSS
SaveExploits1References8Affected Software1
Github Security Blog
Github Security Blog
•added 2021/05/28 7:18 p.m.•74 views

constructEvent does not verify header

Impact Anyone verifying a Stripe webhook request via this library's constructEvent function. Patches Upgrade to 1.1.4. Workarounds Use await verifyHeader... directly instead of constructEvent. References https://github.com/worker-tools/stripe-webhook/issues/1...

1.5AI score
SaveExploits0References2Affected Software1
Github Security Blog
Github Security Blog
•added 2021/05/25 6:42 p.m.•74 views

In github.com/pion/webrtc, failed DTLS certificate verification doesn't stop data channel communication

Impact Data channel communication was incorrectly allowed with users who have failed DTLS certificate verification. This attack requires Attacker knows the ICE password. Only take place during PeerConnection handshake. This attack can be detected by monitoring PeerConnectionState in all versions ...

5.3CVSS5.4AI score0.00677EPSS
SaveExploits1References7Affected Software1
Github Security Blog
Github Security Blog
•added 2021/05/24 4:57 p.m.•74 views

Repository index file allows for duplicates of the same chart entry in helm

Impact During a security audit of Helm's code base, security researchers at Trail of Bits identified a bug in which the a Helm repository can contain duplicates of the same chart, with the last one always used. If a repository is compromised, this lowers the level of access that an attacker needs...

4CVSS5.2AI score0.00883EPSS
SaveExploits0References5Affected Software2
Github Security Blog
Github Security Blog
•added 2021/05/21 7:20 p.m.•74 views

Command injection in Apache Flink

A vulnerability in Apache Flink where, when running a process with an enabled JMXReporter, with a port configured via metrics.reporter.reportername.port, an attacker with local access to the machine and JMX port can execute a man-in-the-middle attack using a specially crafted request to rebind th...

4.7CVSS5.4AI score0.00863EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
•added 2021/05/18 6:20 p.m.•74 views

Improper Input Validation in HashiCorp Vault

HashiCorp Vault and Vault Enterprise 1.4.x before 1.4.2 in Go package github.com/hashicorp/vault-plugin-secrets-gcp/plugin has Incorrect Access Control...

9.8CVSS9AI score0.01522EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
•added 2021/05/17 9:00 p.m.•74 views

Improper Input Validation in access-policy

access-policy through 3.1.0 is vulnerable to Arbitrary Code Execution. User input provided to the template function is executed by the eval function resulting in code execution...

9.8CVSS9.2AI score0.02512EPSS
SaveExploits1References3Affected Software1
Github Security Blog
Github Security Blog
•added 2021/04/30 5:29 p.m.•74 views

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...

8.7CVSS7.7AI score0.10736EPSS
SaveExploits1References26Affected Software1
Github Security Blog
Github Security Blog
•added 2021/04/20 4:39 p.m.•74 views

py vulnerable to Regular Expression Denial of Service

A denial of service via regular expression in the py.path.svnwc component of py aka python-py through 1.9.0 could be used by attackers to cause a compute-time denial of service attack by supplying malicious input to the blame functionality...

7.5CVSS7.2AI score0.04662EPSS
SaveExploits0References12Affected Software1
Github Security Blog
Github Security Blog
•added 2021/03/19 9:28 p.m.•74 views

Regular Expression Denial of Service (ReDoS) in Jinja2

This affects the package jinja2 from 0.0.0 and before 2.11.3. The ReDOS vulnerability of the regex is mainly due to the sub-pattern a-zA-Z0-9.-+.a-zA-Z0-9.-+ This issue can be mitigated by Markdown to format user content instead of the urlize filter, or by implementing request timeouts and limiti...

5.3CVSS5.9AI score0.03546EPSS
SaveExploits1References9Affected Software1
Github Security Blog
Github Security Blog
•added 2021/03/18 7:55 p.m.•74 views

Pillow Out-of-bounds Read

In Pillow before 8.1.0, SGIRleDecode has a 4-byte buffer over-read when decoding crafted SGI RLE image files because offsets and length tables are mishandled...

5.8CVSS7AI score0.01643EPSS
SaveExploits0References8Affected Software1
Github Security Blog
Github Security Blog
•added 2021/03/18 7:27 p.m.•74 views

Privilege Escalation Flaw in Elasticsearch

The fix for CVE-2020-7009 was found to be incomplete. Elasticsearch versions from 6.7.0 to 6.8.7 and 7.0.0 to 7.6.1 contain a privilege escalation flaw if an attacker is able to create API keys and also authentication tokens. An attacker who is able to generate an API key and an authentication...

8.8CVSS8.6AI score0.016EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
•added 2021/01/19 9:16 p.m.•74 views

XSS vulnerability in company name field in Mautic

Impact Mautic version 2.11.0 and earlier contains a Cross Site Scripting XSS vulnerability in Company's name that can result in denial of service and execution of javascript code. Patches Update to 2.14.0 or later. Workarounds None. For more information If you have any questions or comments about...

6.1CVSS3.4AI score0.00832EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
•added 2021/01/13 7:13 p.m.•74 views

Signature validation bypass in ServiceStack

ServiceStack before 5.9.2 mishandles JWT signature verification unless an application has a custom ValidateToken function that establishes a valid minimum length for a signature...

5.3CVSS5.5AI score0.02325EPSS
SaveExploits1References8Affected Software1
Github Security Blog
Github Security Blog
•added 2020/12/15 4:52 p.m.•74 views

Denial of Service in ecstatic

ecstatic have a denial of service vulnerability. Successful exploitation could lead to crash of an application...

7.5CVSS3.1AI score0.01274EPSS
SaveExploits0References3Affected Software1
Total number of security vulnerabilities5000