Lucene search
+L
GithubMost viewed

34201 matches found

Github Security Blog
Github Security Blog
added 2021/08/13 3:22 p.m.71 views

Padding oracle attacks

It was found that all OWASP ESAPI for Java up to version 2.0 RC2 are vulnerable to padding oracle attacks...

5.9CVSS4.5AI score0.0045EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2021/08/11 3:19 p.m.71 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/07/28 5:57 p.m.71 views

Missing Authentication for Critical Function in Saleor

An issue was discovered in Mirumee Saleor 2.x before 2.9.1. Incorrect access control in the checkoutCustomerAttach mutations allows attackers to attach their checkouts to any user ID and consequently leak user data e.g., name, address, and previous orders of any other customer...

5.3CVSS5.5AI score0.01083EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2021/07/26 9:15 p.m.71 views

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') in micronaut-core

With a basic configuration like yaml router: static-resources: assets: enabled: true mapping: /.assets/public/ paths: file:/home/lstrmiska/test/ it is possible to access any file from a filesystem, using "/../../" in URL, as Micronaut does not restrict file access to configured paths. Repro Steps...

7.5CVSS7.5AI score0.01732EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2021/07/13 5:42 p.m.71 views

SQL injection in pimcore/pimcore

This affects the package pimcore/pimcore before 10.0.7. This issue exists due to the absence of check on the storeId parameter in the method collectionsActionGet and groupsActionGet method within the ClassificationstoreController class...

8.8CVSS2.7AI score0.01715EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2021/06/23 6:2 p.m.71 views

Helm uses crypto package vulnerable to panic from malformed X.509 certificate

The Helm core maintainers have identified a high severity security vulnerability in Go's crypto package affecting all versions prior to Helm 2.16.8 and Helm 3.1.0. Thanks to @ravin9249 for identifying the vulnerability. Impact Go before 1.12.16 and 1.13.x before 1.13.7 and the crypto/cryptobyte...

7.8CVSS7.3AI score0.02647EPSS
SaveExploits0References16Affected Software3
Github Security Blog
Github Security Blog
added 2021/06/08 11:19 p.m.71 views

Open Redirect in trailing-slash

The package trailing-slash before 2.0.1 are vulnerable to Open Redirect via the use of trailing double slashes in the URL when accessing the vulnerable endpoint such as https://example.com//attacker.example/. The vulnerable code is in index.js::createTrailing, as the web server uses relative URLs...

6.1CVSS1AI score0.0115EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2021/05/24 4:56 p.m.71 views

Aliases are never checked in helm

Impact During a security audit of Helm's code base, security researchers at Trail of Bits identified 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. Patches This issue has been patched in Helm 3.3.2 a...

4CVSS5.4AI score0.01029EPSS
SaveExploits0References5Affected Software2
Github Security Blog
Github Security Blog
added 2021/05/06 6:27 p.m.71 views

Arbitrary Code Execution in grunt

The package grunt before 1.3.0 are vulnerable to Arbitrary Code Execution due to the default usage of the function load instead of its secure replacement safeLoad of the package js-yaml inside grunt.file.readYAML...

7.1CVSS7.2AI score0.02285EPSS
SaveExploits1References8Affected Software1
Github Security Blog
Github Security Blog
added 2021/04/22 4:20 p.m.71 views

Multiple vulnerabilities through filename manipulation in Archive_Tar

ArchiveTar through 1.4.10 has :// filename sanitization only to address phar attacks, and thus any other stream-wrapper attack such as file:// to overwrite files can still succeed. See: https://github.com/pear/ArchiveTar/issues/33...

7.8CVSS7.6AI score0.84554EPSS
SaveExploits4References23Affected Software1
Github Security Blog
Github Security Blog
added 2021/04/20 4:44 p.m.71 views

Externally Controlled Reference to a Resource in Another Sphere, Improper Input Validation, and External Control of File Name or Path in Ansible

A vulnerability was found in Ansible Engine versions 2.9.x before 2.9.3, 2.8.x before 2.8.8, 2.7.x before 2.7.16 and earlier, where in Ansible's nxosfilecopy module can be used to copy files to a flash or bootflash on NXOS devices. Malicious code could craft the filename parameter to perform OS...

7.3CVSS2.4AI score0.00742EPSS
SaveExploits0References9Affected Software1
Github Security Blog
Github Security Blog
added 2021/04/20 4:37 p.m.72 views

Cross-site scripting in papermerge

Multiple cross-site scripting XSS vulnerabilities in Papermerge before 1.5.2 allow remote attackers to inject arbitrary web script or HTML via the rename, tag, upload, or create folder function. The payload can be in a folder, a tag, or a document's filename. If email consumption is configured in...

6.1CVSS5.8AI score0.0154EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2021/04/20 4:35 p.m.71 views

Infinite Loop in Pygments

An infinite loop in SMLLexer in Pygments versions 1.5 to 2.7.3 may lead to denial of service when performing syntax highlighting of a Standard ML SML source file, as demonstrated by input that only contains the "exception" keyword...

7.5CVSS3.1AI score0.02759EPSS
SaveExploits0References9Affected Software1
Github Security Blog
Github Security Blog
added 2021/04/19 2:59 p.m.71 views

Padding Oracle Attack due to Observable Timing Discrepancy in jose-node-esm-runtime

Impact AESCBCHMACSHA2 Algorithm A128CBC-HS256, A192CBC-HS384, A256CBC-HS512 decryption would always execute both HMAC tag verification and CBC decryption, if either failed JWEDecryptionFailed would be thrown. But a possibly observable difference in timing when padding error would occur while...

5.9CVSS2AI score0.01238EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2021/03/29 9:32 p.m.71 views

netmask npm package mishandles octal input data

The netmask package before 2.0.1 for Node.js mishandles certain unexpected characters in an IP address string, such as an octal digit of 9. This in some situations allows attackers to bypass access control that is based on IP addresses. NOTE: this issue exists because of an incomplete fix for...

5.3CVSS7.2AI score0.01682EPSS
SaveExploits0References8Affected Software1
Github Security Blog
Github Security Blog
added 2021/03/23 10:48 p.m.71 views

Rating Script Service expose XWiki to SQL injection

Impact This issue impacts only XWiki with the Ratings API installed. The Rating Script Service expose an API to perform SQL requests without escaping the from and where search arguments. This might lead to an SQL script injection quite easily for any user having Script rights on XWiki. Patches Th...

8.8CVSS0.2AI score0.01345EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2021/03/23 1:53 a.m.71 views

Open Redirection in Login Handling

Problem It has been discovered that Login Handling is susceptible to open redirection which allows attackers redirecting to arbitrary content, and conducting phishing attacks. No authentication is required in order to exploit this vulnerability. Solution Update to TYPO3 versions 6.2.57, 7.6.51,...

6.1CVSS2.4AI score0.01104EPSS
SaveExploits0References7Affected Software2
Github Security Blog
Github Security Blog
added 2021/03/19 9:28 p.m.71 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/19 9:19 p.m.71 views

Code injection in kill-process-by-name

This affects all versions of package kill-process-by-name. If attacker-controlled user input is given, it is possible for an attacker to execute arbitrary commands. This is due to use of the childprocess exec function without input sanitization in the index.js file...

9.8CVSS5.9AI score0.01146EPSS
SaveExploits1References3Affected Software1
Github Security Blog
Github Security Blog
added 2021/03/18 7:30 p.m.71 views

Improper Input Validation (RCE)

Wazuh API in Wazuh from 4.0.0 to 4.0.3 allows authenticated users to execute arbitrary code with administrative privileges via /manager/files URI. An authenticated user to the service may exploit incomplete input validation on the /manager/files API to inject arbitrary code within the API service...

8.8CVSS6.7AI score0.08746EPSS
SaveExploits4References4Affected Software1
Github Security Blog
Github Security Blog
added 2021/03/12 9:33 p.m.71 views

Keycloak Missing authentication for critical function

A flaw was found in Keycloak 12.0.0 where re-authentication does not occur while updating the password. This flaw allows an attacker to take over an account if they can obtain temporary, physical access to a user’s browser. The highest threat from this vulnerability is to confidentiality,...

6.8CVSS6.1AI score0.00329EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2021/03/12 9:28 p.m.71 views

jspdf vulnerable to Regular Expression Denial of Service (ReDoS)

This affects the package jspdf before 2.3.1. ReDoS is possible via the addImage function...

7.5CVSS7.3AI score0.02644EPSS
SaveExploits0References9Affected Software1
Github Security Blog
Github Security Blog
added 2021/02/10 2:32 a.m.71 views

Leak of information via Store-API

Impact Leak of information via Store-API Patches We recommend to update to the current version 6.3.5.1. You can get the update to 6.3.5.1 regularly via the Auto-Updater or directly via the download overview. https://www.shopware.com/en/download/shopware-6 The vulnerability could only be fixed by...

1.9AI score
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2021/01/14 7:15 p.m.71 views

Kirby .dev domains and some reverse proxy setups were treated as local

Impact About our registration block In order to protect new installations on public servers that don't have an admin account for the Panel yet, we block account registration there by default. This is a security feature, which we implemented years ago in Kirby 2. It helps to avoid that you forget...

6.8CVSS5.7AI score0.00561EPSS
SaveExploits0References7Affected Software2
Github Security Blog
Github Security Blog
added 2020/12/28 4:33 p.m.71 views

Parse Server stores password in plain text

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. In Parse Server before version 4.5.0, user passwords involved in LDAP authentication are stored in cleartext. This is fixed in version 4.5.0 by stripping password after authentication to preven...

7.7CVSS6.4AI score0.00796EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
added 2020/12/10 7:7 p.m.71 views

Lack of validation in data format attributes in TensorFlow

Impact The tf.rawops.DataFormatVecPermute API does not validate the srcformat and dstformat attributes. The code assumes that these two arguments define a permutation of NHWC. However, these assumptions are not checked and this can result in uninitialized memory accesses, read outside of bounds a...

7.8CVSS2.1AI score0.00241EPSS
SaveExploits1References7Affected Software3
Github Security Blog
Github Security Blog
added 2020/07/29 8:56 p.m.71 views

dot-prop Prototype Pollution vulnerability

Prototype pollution vulnerability in dot-prop npm package versions before 4.2.1 and versions 5.x before 5.1.1 allows an attacker to add arbitrary properties to JavaScript language constructs such as objects...

7.5CVSS4.8AI score0.03079EPSS
SaveExploits1References7Affected Software1
Github Security Blog
Github Security Blog
added 2020/07/27 10:51 p.m.71 views

SQL Injection in Kylin

Kylin concatenates and executes a Hive SQL in Hive CLI or beeline when building a new segment; some part of the HQL is from system configurations, while the configuration can be overwritten by certain rest api, which makes SQL injection attack is possible. Users of all previous versions after 2.0...

9.8CVSS4.3AI score0.0195EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2020/05/13 4:1 p.m.71 views

Out-of-bounds read in TensorFlow possibly causing disclosure of the contents of process memory.

TensorFlow before 1.7.0 has an integer overflow that causes an out-of-bounds read, possibly causing disclosure of the contents of process memory. This occurs in the DecodeBmp feature of the BMP decoder in core/kernels/decodebmpop.cc...

6.5CVSS6.4AI score0.00564EPSS
SaveExploits0References7Affected Software2
Github Security Blog
Github Security Blog
added 2020/03/10 6:2 p.m.71 views

Denial of Service in uap-core when processing crafted User-Agent strings

Impact Some regexes are vulnerable to regular expression denial of service REDoS due to overlapping capture groups. This allows remote attackers to overload a server by setting the User-Agent header in an HTTPS request to maliciously crafted long strings. Patches Please update uap-ruby to = v2.6....

3.1AI score
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2020/01/24 9:28 p.m.71 views

Incorrect persistent NameID generation in SimpleSAMLphp

Background When a SimpleSAMLphp Identity Provider is misconfigured, a bug in the software when trying to build a persistent NameID to univocally identify the authenticating subject could cause different users to get the same identifier generated, depending on the attributes available for them rig...

9.8CVSS0.6AI score0.01656EPSS
SaveExploits0References8Affected Software1
Github Security Blog
Github Security Blog
added 2020/01/06 6:44 p.m.71 views

cookie-signature Timing Attack

Affected versions of cookie-signature are vulnerable to timing attacks as a result of using a fail-early comparison instead of a constant-time comparison. Timing attacks remove the exponential increase in entropy gained from increased secret length, by providing per-character feedback on the...

4.4CVSS4AI score0.00896EPSS
SaveExploits0References12Affected Software1
Github Security Blog
Github Security Blog
added 2019/12/02 6:5 p.m.71 views

Data leakage via SQL Injection in Pimcore

pimcore/pimcore before 6.3.0 is vulnerable to SQL Injection. An attacker with limited privileges classes permission can achieve a SQL injection that can lead in data leakage. The vulnerability can be exploited via 'id', 'storeId', 'pageSize' and 'tables' parameters, using a payload for trigger a...

6.5CVSS6AI score0.00866EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2019/12/02 6:3 p.m.71 views

typed-ast Out-of-bounds Read

typedast 1.3.0 and 1.3.1 has an astforarguments out-of-bounds read. An attacker with the ability to cause a Python interpreter to parse Python source but not necessarily execute it may be able to crash the interpreter process. This could be a concern, for example, in a web-based service that pars...

7.5CVSS7.2AI score0.03283EPSS
SaveExploits0References9Affected Software1
Github Security Blog
Github Security Blog
added 2018/12/06 3:49 p.m.71 views

Path Traversal in simplehttpserver

All versions of simplehttpserver are vulnerable to Path Traversal. This vulnerability allows an attacker to access files outside the webroot since it allows symlink navigation in the URL. Recommendation No fix is currently available. Do not use simplehttpserver in production or consider using an...

5.3CVSS4AI score0.01295EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2018/10/17 4:27 p.m.71 views

In Bouncy Castle JCE Provider the ECIES implementation allowed the use of ECB mode

In the Bouncy Castle JCE Provider version 1.55 and earlier the ECIES implementation allowed the use of ECB mode. This mode is regarded as unsafe and support for it has been removed from the provider...

7.4CVSS5.1AI score0.02208EPSS
SaveExploits0References7Affected Software3
Github Security Blog
Github Security Blog
added 2026/06/17 1:55 p.m.70 views

Pi Agent: Predictable temporary extension install paths allow local privilege escalation on shared Linux hosts

Predictable temporary extension install paths allow local privilege escalation on shared Linux hosts Pi versions with temporary npm or git extension package installs used predictable paths under the operating system temporary directory. On Linux-based multi-user systems, a local attacker who can...

7.3CVSS6.2AI score0.00115EPSS
SaveExploits0References7Affected Software2
Github Security Blog
Github Security Blog
added 2026/02/27 10:9 p.m.70 views

Junrar has an arbitrary file write due to backslash Path Traversal bypass in LocalFolderExtractor on Linux/Unix

Summary A backslash path traversal vulnerability in LocalFolderExtractor allows an attacker to write arbitrary files with attacker-controlled content anywhere on the filesystem when a crafted RAR archive is extracted on Linux/Unix. This can often lead to remote code execution e.g., overwriting...

5.9CVSS6.6AI score0.12038EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/01/08 9:52 p.m.71 views

AWS SDK for JavaScript v3 adopted defense in depth enhancement for region parameter value

CVSSv3.1 Rating: 3.7 LOW Summary 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 h...

6.7AI score
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2025/05/05 8:40 p.m.70 views

league/commonmark contains a XSS vulnerability in Attributes extension

Summary Cross-site scripting XSS vulnerability in the Attributes extension of the league/commonmark library versions 1.5.0 through 2.6.x allows remote attackers to insert malicious JavaScript calls into HTML. Details The league/commonmark library provides configuration options such as htmlinput:...

6.4CVSS5.3AI score0.00305EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2024/10/28 9:30 a.m.70 views

Spring Security vulnerable to Authorization Bypass of Static Resources in WebFlux Applications

Spring WebFlux applications that have Spring Security authorization rules on static resources can be bypassed under certain circumstances. For this to impact an application, all of the following must be true: It must be a WebFlux application It must be using Spring's static resources support It...

9.1CVSS6.8AI score0.01726EPSS
SaveExploits2References6Affected Software1
Github Security Blog
Github Security Blog
added 2024/09/03 8:3 p.m.70 views

CometBFT's state syncing validator from malicious node may lead to a chain split

Name: ASA-2024-009: State syncing validator from malicious node may lead to a chain split Component: CometBFT Criticality: Medium ACMv1.2: I:Moderate; L: Possible Affected versions: = 0.34.0, =0.37.0, = 0.38.0, = 0.38.11 Summary The state sync protocol retrieves a snapshot of the application and...

6.5AI score
SaveExploits0References5Affected Software2
Github Security Blog
Github Security Blog
added 2024/08/15 9:43 p.m.70 views

Policy bypass for Host Firewall policy due to race condition in Cilium agent

Impact A race condition in the Cilium agent can cause the agent to ignore labels that should be applied to a node. This could in turn cause CiliumClusterwideNetworkPolicies intended for nodes with the ignored label to not apply, leading to policy bypass. Patches This issue was fixed in...

6.8CVSS6.6AI score0.005EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
added 2024/05/09 9:18 p.m.70 views

Next.js Server-Side Request Forgery in Server Actions

Impact A Server-Side Request Forgery SSRF vulnerability was identified in Next.js Server Actions by security researchers at Assetnote. If the Host header is modified, and the below conditions are also met, an attacker may be able to make requests that appear to be originating from the Next.js...

7.5CVSS6.7AI score0.05453EPSS
SaveExploits3References5Affected Software1
Github Security Blog
Github Security Blog
added 2024/02/20 9:30 a.m.70 views

Broken Access Control in Spring Security With Direct Use of isFullyAuthenticated

In Spring Security, versions 6.1.x prior to 6.1.7 and versions 6.2.x prior to 6.2.2, an application is vulnerable to broken access control when it directly uses the AuthenticationTrustResolver.isFullyAuthenticatedAuthentication method. Specifically, an application is vulnerable if: The applicatio...

7.4CVSS7.3AI score0.00682EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2024/01/29 10:30 p.m.70 views

aiohttp's HTTP parser (the python one, not llhttp) still overly lenient about separators

Summary Security-sensitive parts of the Python HTTP parser retained minor differences in allowable character sets, that must trigger error handling to robustly match frame boundaries of proxies in order to protect against injection of additional requests. Additionally, validation could trigger...

6.5CVSS7.2AI score0.01029EPSS
SaveExploits1References12Affected Software1
Github Security Blog
Github Security Blog
added 2024/01/16 9:13 p.m.70 views

CL-Signatures Revocation Scheme in Ursa has flaws that allow a holder to demonstrate non-revocation of a revoked credential

Summary The revocation schema that is part of the Ursa CL-Signatures implementations has a flaw that could impact the privacy guarantees defined by the AnonCreds verifiable credential model, allowing a malicious holder of a revoked credential to generate a valid Non-Revocation Proof for that...

8.1CVSS6.3AI score0.00276EPSS
SaveExploits0References3Affected Software2
Github Security Blog
Github Security Blog
added 2024/01/08 3:56 p.m.70 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/09/20 6:30 a.m.70 views

graphql Uncontrolled Resource Consumption vulnerability

Versions of the package graphql from 16.3.0 and before 16.8.1 are vulnerable to Denial of Service DoS due to insufficient checks in the OverlappingFieldsCanBeMergedRule.ts file when parsing large queries. This vulnerability allows an attacker to degrade system performance. Note: It was not proven...

5.3CVSS6.7AI score0.01198EPSS
SaveExploits1References7Affected Software1
Github Security Blog
Github Security Blog
added 2023/05/16 6:30 p.m.70 views

Jenkins Pipeline Utility Steps Plugin arbitrary file write vulnerability

Jenkins Pipeline Utility Steps Plugin provides the untar and unzip Pipeline steps to extract archives into job workspaces. Pipeline Utility Steps Plugin 2.15.2 and earlier does not validate or limit file paths of files contained within these archives. This allows attackers able to provide crafted...

8.8CVSS6.9AI score0.01016EPSS
SaveExploits0References4Affected Software1
Total number of security vulnerabilities5000