Lucene search
+L
GithubMost viewed

35598 matches found

Github Security Blog
Github Security Blog
added 2023/07/05 9:38 p.m.55 views

1Panel vulnerable to command injection when adding container repositories

Impact The authenticated attacker can craft a malicious payload to achieve command injection when adding container repositories. 1. Vulnerability analysis. backend\app\api\v1\imagerepo.gocreate backend\app\service\imagerepo.goCheckConn 2. vulnerability reproduction. POST /api/v1/containers/repo...

8.8CVSS7.3AI score0.02313EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2023/06/30 6:31 p.m.55 views

Temporal Server vulnerable to Incorrect Authorization and Insecure Default Initialization of Resource

Insecure defaults in open-source Temporal Server before version 1.20 on all platforms allows an attacker to craft a task token with access to a namespace other than the one specified in the request. Creation of this task token must be done outside of the normal Temporal server flow. It requires t...

3.6CVSS6.1AI score0.00166EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2023/06/21 12:30 p.m.55 views

Apache Tomcat vulnerable to information leak

A regression in the fix for bug 66512 in Apache Tomcat 11.0.0-M5, 10.1.8, 9.0.74 and 8.5.88 meant that, if a response did not include any HTTP headers no AJP SENDHEADERS message would be sent for the response which in turn meant that at least one AJP proxy modproxyajp would use the response heade...

7.5CVSS7.3AI score0.01116EPSS
SaveExploits0References14Affected Software2
Github Security Blog
Github Security Blog
added 2023/06/16 7:35 p.m.55 views

Grav Server Side Template Injection (SSTI) vulnerability

Summary I found an RCERemote Code Execution by SSTI in the admin screen. Details Remote Code Execution is possible by embedding malicious PHP code on the administrator screen by a user with page editing privileges. PoC 1. Log in to the administrator screen and access the edit screen of the defaul...

9.9CVSS7.6AI score0.02338EPSS
SaveExploits1References8Affected Software1
Github Security Blog
Github Security Blog
added 2023/06/02 5:09 p.m.55 views

DataEase API interface has IDOR vulnerability

Impact The api interface for DataEase delete dashboard and delete system messages is vulnerable to IDOR. The interface to delete the dashboard: 1. Create two users: user1 and user2 2. User1 creates a dashboard named pan1 3. User2 creates a dashboard named pan2 4. Both user1 and user2 share their...

8.1CVSS6.8AI score0.01014EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
added 2023/05/24 5:30 p.m.55 views

nfpm has incorrect default permissions

Summary When building packages directly from source control, file permissions on the checked-in files are not maintained. Details When building packages directly from source control, file permissions on the checked-in files are not maintained. When nfpm packaged the files without extra config for...

7.1CVSS6.7AI score0.00384EPSS
SaveExploits1References5Affected Software2
Github Security Blog
Github Security Blog
added 2023/04/25 7:45 p.m.55 views

SQL filter bypass leading to arbitrary write requests using "SQL Manager"

Impact SQL filtering vulnerability, a BO user can write, update and delete in the database, even without having specific rights. Patches PrestaShop 8.0.4 and 1.7.8.9 will contain the patch. Workarounds no References no...

9.9CVSS6AI score0.01706EPSS
SaveExploits2References7Affected Software1
Github Security Blog
Github Security Blog
added 2023/04/19 6:33 p.m.55 views

Strapi does not verify the access or ID tokens issued during the OAuth flow

Strapi 3.2.1 until 4.6.0 does not verify the access or ID tokens issued during the OAuth flow when the AWS Cognito login provider is used for authentication. A remote attacker could forge an ID token that is signed using the 'None' type algorithm to bypass authentication and impersonate any user...

8.2CVSS6.4AI score0.04158EPSS
SaveExploits1References9Affected Software1
Github Security Blog
Github Security Blog
added 2023/04/13 12:30 p.m.55 views

Apache Sling Engine vulnerable to cross-site scripting (XSS) that can lead to privilege escalation

The SlingRequestDispatcher doesn't correctly implement the RequestDispatcher API resulting in a generic type of include-based cross-site scripting issues on the Apache Sling level. The vulnerability is exploitable by an attacker that is able to include a resource with specific content-type and...

9CVSS8.4AI score0.01121EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2023/04/12 8:38 p.m.55 views

org.xwiki.platform:xwiki-platform-rendering-macro-rss Cross-site Scripting vulnerability

Impact The RSS macro that is bundled in XWiki included the content of the feed items without any cleaning in the HTML output when the parameter content was set to true. This allowed arbitrary HTML and in particular also JavaScript injection and thus cross-site scripting XSS by specifying an RSS...

9CVSS8.7AI score0.01393EPSS
SaveExploits1References5Affected Software2
Github Security Blog
Github Security Blog
added 2023/03/15 9:36 p.m.55 views

Possible XSS Security Vulnerability in SafeBuffer#bytesplice

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

5.3CVSS3.4AI score0.00923EPSS
SaveExploits0References9Affected Software1
Github Security Blog
Github Security Blog
added 2023/02/16 2:11 p.m.55 views

Supplementary groups are not set up properly in github.com/containerd/containerd

Impact A bug was found in containerd where supplementary groups are not set up properly inside a container. If an attacker has direct access to a container and manipulates their supplementary group access, they may be able to use supplementary group access to bypass primary group restrictions in...

7.8CVSS7.2AI score0.00542EPSS
SaveExploits1References15Affected Software1
Github Security Blog
Github Security Blog
added 2023/01/25 7:36 p.m.55 views

Authenticated user can gain unauthorized shell pod and kubectl access in the local cluster

Impact An issue was discovered in Rancher where an authorization logic flaw allows an authenticated user on any downstream cluster to 1 open a shell pod in the Rancher local cluster and 2 have limited kubectl access to it. The expected behavior is that a user does not have such access in the...

8.8CVSS0.3AI score0.0047EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2023/01/06 5:37 p.m.55 views

KubePi allows malicious actor to login with a forged JWT token via Hardcoded Jwtsigkeys

Summary The jwt authentication function of kubepi = v1.6.2 uses hard-coded Jwtsigkeys, resulting in the same Jwtsigkeys for all online projects. This means that an attacker can forge any jwt token to take over the administrator account of any online project. Details session.go, the use of...

9.8CVSS9.1AI score0.69667EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
added 2022/12/30 12:30 p.m.55 views

Apache Kylin vulnerable to Command injection by Useless configuration

In the fix for CVE-2022-24697, a blacklist is used to filter user input commands. But there is a risk of being bypassed. The user can control the command by controlling the kylin.engine.spark-cmd parameter of conf...

8.8CVSS8.9AI score0.55279EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2022/12/28 12:30 a.m.55 views

yaml package for Go can consume excessive amounts of CPU or memory

Parsing malicious or large YAML documents can consume excessive amounts of CPU or memory...

7.5CVSS7.6AI score0.017EPSS
SaveExploits0References12Affected Software1
Github Security Blog
Github Security Blog
added 2022/12/13 5:06 p.m.55 views

TYPO3 CMS vulnerable to Insufficient Session Expiration after Password Reset

Problem When users reset their password using the corresponding password recovery functionality, existing sessions for that particular user account were not revoked. This applied to both frontend user sessions and backend user sessions. Solution Update to TYPO3 versions 10.4.33, 11.5.20, 12.1.1...

5.4CVSS2.8AI score0.004EPSS
SaveExploits0References7Affected Software2
Github Security Blog
Github Security Blog
added 2022/12/13 3:30 p.m.55 views

json stack overflow vulnerability

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

7.5CVSS7.4AI score0.01181EPSS
SaveExploits5References7Affected Software2
Github Security Blog
Github Security Blog
added 2022/12/06 9:13 p.m.55 views

DSInternals Credential Roaming Elevation of Privilege Vulnerability

Impact A vulnerability exists in the DSInternals.Common.Data.RoamedCredential.Save method, which incorrectly parses the msPKIAccountCredentials LDAP attribute values. As a consequence, a malicious actor would be able to modify the file system of the computer where an application using this functi...

7.3CVSS1.5AI score0.01633EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2022/11/21 10:35 p.m.55 views

Missing Authorization to enable or disable users in org.xwiki.platform:xwiki-platform-user-profile-ui

Impact Any user logged in or not with access to the page XWiki.XWikiUserProfileSheet can enable or disable any user profile. This might allow to a disabled user to re-enable themselves, or to an attacker to disable any user of the wiki. Patches The problem has been patched in XWiki 13.10.7, 14.5R...

8.2CVSS7.8AI score0.0084EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2022/11/21 10:18 p.m.55 views

Invalid char to bool conversion when printing a tensor

Impact When printing a tensor, we get it's data as a const char array since that's the underlying storage and then we typecast it to the element type. However, conversions from char to bool are undefined if the char is not 0 or 1, so sanitizers/fuzzers will crash. Patches We have patched the issu...

7.5CVSS7.5AI score0.00411EPSS
SaveExploits0References5Affected Software3
Github Security Blog
Github Security Blog
added 2022/11/19 12:30 a.m.55 views

HTTP response splitting in CGI

Ruby gem cgi.rb prior to versions 0.3.5, 0.2.2 and 0.1.0.2 allow HTTP header injection. If a CGI application using the CGI library inserts untrusted input into the HTTP response header, an attacker can exploit it to insert a newline character to split a header, and inject malicious content to...

8.8CVSS8.5AI score0.02352EPSS
SaveExploits1References15Affected Software1
Github Security Blog
Github Security Blog
added 2022/10/31 10:42 p.m.55 views

acryl-datahub missing JWT signature check

Missing JWT signature check GHSL-2022-078 The StatelessTokenService of the DataHub metadata service GMS does not verify the signature of JWT tokens. This allows an attacker to connect to DataHub instances as any user if Metadata Service authentication is enabled. This vulnerability occurs because...

9.9CVSS9AI score0.00908EPSS
SaveExploits1References7Affected Software1
Github Security Blog
Github Security Blog
added 2022/10/26 10:08 p.m.55 views

Twisted vulnerable to NameVirtualHost Host header injection

When the host header does not match a configured host, twisted.web.vhost.NameVirtualHost will return a NoResource resource which renders the Host header unescaped into the 404 response allowing HTML and script injection. Example configuration: python from twisted.web.server import Site from...

5.4CVSS5.8AI score0.01244EPSS
SaveExploits1References8Affected Software1
Github Security Blog
Github Security Blog
added 2022/10/18 4:08 p.m.55 views

parse-server crashes when receiving file download request with invalid byte range

Impact Parse Server crashes when a file download request is received with an invalid byte range. Patches Improved parsing of the range parameter to properly handle invalid range requests. Workarounds None References - GHSA-h423-w6qv-2wj3...

7.5CVSS7.3AI score0.00734EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2022/10/13 12:00 p.m.55 views

Powerline Gitstatus vulnerable to arbitrary code execution

powerline-gitstatus aka Powerline Gitstatus before 1.3.2 allows arbitrary code execution. git repositories can contain per-repository configuration that changes the behavior of git, including running arbitrary commands. When using powerline-gitstatus, changing to a directory automatically runs gi...

7.8CVSS7.8AI score0.00442EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
added 2022/09/23 8:31 p.m.55 views

protobuf-cpp and protobuf-python have potential Denial of Service issue

Summary A message parsing and memory management vulnerability in ProtocolBuffer’s C++ and Python implementations can trigger an out of memory OOM failure when processing a specially crafted message, which could lead to a denial of service DoS on services using the libraries. Reporter: ClusterFuzz...

7.5CVSS2.7AI score0.01223EPSS
SaveExploits0References11Affected Software1
Github Security Blog
Github Security Blog
added 2022/09/22 12:00 a.m.55 views

CSRF vulnerability in Jenkins Security Inspector plugin

Security Inspector Plugin 117.v6eecc36919c2 and earlier does not require POST requests for an HTTP endpoint, resulting in a cross-site request forgery CSRF vulnerability. This vulnerability allows attackers to replace the generated report stored in a per-session cache and displayed to authorized...

8.8CVSS8.2AI score0.00394EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2022/09/16 5:20 p.m.55 views

mako is vulnerable to Regular Expression Denial of Service

Sqlalchemy mako before 1.2.2 is vulnerable to Regular expression Denial of Service when using the Lexer class to parse. This also affects babelplugin and linguaplugin...

7.5CVSS7.2AI score0.02156EPSS
SaveExploits1References10Affected Software1
Github Security Blog
Github Security Blog
added 2022/08/30 8:18 p.m.55 views

Directus vulnerable to unhandled exception on illegal filename_disk value

The Directus process can be aborted by having an authorized user update the filenamedisk value to a folder and accessing that file through the /assets endpoint. The vulnerability is patched and released in v9.15.0. You can prevent this problem by making sure no untrusted non-admin users have...

6.5CVSS6.3AI score0.0095EPSS
SaveExploits1References3Affected Software1
Github Security Blog
Github Security Blog
added 2022/07/12 10:15 p.m.55 views

UnsafeAccessor 1.4.0 until 1.7.0 has no security checking for UnsafeAccess.getInstance()

Overview Affected versions have no limit to using unsafe-accessor. Can be ignored if SecurityCheck.AccessLimiter not setup Details If UA was loaded as a named module, the internal data of UA will be protected by JVM and others can only access UA via UA's standard api. Main application can setup...

7.5CVSS7.3AI score0.01142EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2022/06/25 7:19 a.m.55 views

CloudCore UDS Server: Malicious Message can crash CloudCore

Impact A malicious message can crash CloudCore by triggering a null-pointer dereference in the UDS Server. Since the UDS Server only communicates with the CSI Driver on the cloud side, the attack is limited to the local host network. As such, an attacker would already need to be an authenticated...

5.7CVSS5.3AI score0.00615EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2022/06/18 12:00 a.m.55 views

Uncontrolled Resource Consumption in @discordjs/opus

Improperly handled errors in @discordjs/opus cause hard crashes instead of returning the error to user land. All versions of package @discordjs/opus = 0.7.0 are vulnerable to Denial of Service DoS when trying to encode using an encoder with zero channels, or a non-initialized buffer. This leads t...

7.5CVSS7.1AI score0.01378EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
added 2022/06/17 1:02 a.m.55 views

ProxyAgent vulnerable to MITM

Description Undici.ProxyAgent never verifies the remote server's certificate, and always exposes all request & response data to the proxy. This unexpectedly means that proxies can MitM all HTTPS traffic, and if the proxy's URL is HTTP then it also means that nominally HTTPS requests are actually...

6.5CVSS6.2AI score0.00453EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/24 7:19 p.m.55 views

Improper Output Neutralization for Logs in Spring Framework

In Spring Framework versions 5.3.0 - 5.3.10, 5.2.0 - 5.2.17, and older unsupported versions, it is possible for a user to provide malicious input to cause the insertion of additional log entries...

4.3CVSS3.3AI score0.01363EPSS
SaveExploits0References5Affected Software2
Github Security Blog
Github Security Blog
added 2022/05/24 5:35 p.m.55 views

Wildfly has a memory leak vulnerability

A flaw was found in Wildfly affecting versions 19.0.0.Final, 19.1.0.Final, 20.0.0.Final, 20.0.1.Final, and 21.0.0.Final. When an application uses the OpenTracing API's java-interceptors, there is a possibility of a memory leak. This flaw allows an attacker to impact the availability of the server...

7.1CVSS6.7AI score0.01122EPSS
SaveExploits0References8Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/24 5:28 p.m.55 views

Integer overflow in the bundled Brotli C library

A buffer overflow exists in the Brotli library versions prior to 1.0.8 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. It is recommended to update your Brotli...

6.5CVSS7.2AI score0.03217EPSS
SaveExploits0References23Affected Software100
Github Security Blog
Github Security Blog
added 2022/05/24 5:23 p.m.56 views

Microweber Discloses Sensitive Information

userfiles/modules/users/controller/controller.php in Microweber before 1.1.20 allows an unauthenticated user to disclose the users database via a /modules/ POST request...

7.5CVSS7.3AI score0.13614EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/24 5:16 p.m.55 views

Improper Authorization in Undertoe

A file inclusion vulnerability was found in the AJP connector enabled with a default AJP configuration port of 8009 in Undertow version 2.0.29.Final and before and was fixed in 2.0.30.Final. A remote, unauthenticated attacker could exploit this vulnerability to read web application files from a...

9.8CVSS9.6AI score0.04837EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/24 5:08 p.m.55 views

Token stored in plain text by DigitalOcean Plugin

Jenkins DigitalOcean Plugin 1.1 and earlier stores a token unencrypted in the global config.xml file on the Jenkins master where it can be viewed by users with access to the master file system...

4.3CVSS4.9AI score0.00691EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/24 5:06 p.m.55 views

Remote code execution in ASP.NET Core

A remote code execution vulnerability exists in ASP.NET Core software when the software fails to handle objects in memory.An attacker who successfully exploited the vulnerability could run arbitrary code in the context of the current user, aka 'ASP.NET Core Remote Code Execution Vulnerability'...

9.3CVSS3.8AI score0.21007EPSS
SaveExploits0References7Affected Software12
Github Security Blog
Github Security Blog
added 2022/05/24 5:01 p.m.55 views

Pimcore Cross-site Scripting (XSS) vulnerability

bundles/AdminBundle/Controller/Admin/EmailController.php in Pimcore before 6.3.0 allows script execution in the Email Log preview window because of the lack of a Content-Security-Policy header...

6.1CVSS7.2AI score0.01088EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/24 4:56 p.m.55 views

Use of a weak cryptographic algorithm in Gradle

The PGP signing plugin in Gradle before 6.0 relies on the SHA-1 algorithm, which might allow an attacker to replace an artifact with a different one that has the same SHA-1 message digest, a related issue to CVE-2005-4900...

5.9CVSS3AI score0.01025EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/24 4:47 p.m.55 views

Rancher Login Parameter Can Be Edited

A vulnerability exists in Rancher 2.1.4 in the login component, where the errorMsg parameter can be tampered to display arbitrary content, filtering tags but not special characters or symbols. There's no other limitation of the message, allowing malicious users to lure legitimate users to visit...

4.7CVSS7.1AI score0.02263EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/23 8:17 p.m.55 views

Improper handling of multiline messages in node-irc affects matrix-appservice-irc

matrix-appservice-irc provides an IRC bridge for Matrix. The vulnerability in node-irc allows an attacker to manipulate a Matrix user into executing IRC commands by having them reply to a maliciously crafted message. The vulnerability has been patched in matrix-appservice-irc 0.33.2. In terms of ...

8.8CVSS8.3AI score0.00989EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/17 3:56 a.m.55 views

OpenStack TripleO Heat templates spoof metadata requests

The TripleO Heat templates tripleo-heat-templates, when deployed via the commandline interface, allow remote attackers to spoof OpenStack Networking metadata requests by leveraging knowledge of the default value of the NeutronMetadataProxySharedSecret parameter...

7.5CVSS6.9AI score0.01665EPSS
SaveExploits0References9Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/17 3:47 a.m.55 views

Deserialization of Untrusted Data in Apache Tomcat

The readObject method in the DiskFileItem class in Apache Tomcat and JBoss Web, as used in Red Hat JBoss Enterprise Application Platform 6.1.0 and Red Hat JBoss Portal 6.0.0, allows remote attackers to write to arbitrary files via a NULL byte in a file name in a serialized instance, a similar iss...

7.5CVSS3.7AI score0.07199EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/17 1:38 a.m.55 views

Apache Axis2 has Improper Input Validation

Apache Axis2/Java 1.7.9 and earlier does not verify that the server hostname matches a domain name in the subject's Common Name CN or subjectAltName field of the X.509 certificate, which allows man-in-the-middle attackers to spoof SSL servers via an arbitrary valid certificate...

5.8CVSS9AI score0.02225EPSS
SaveExploits1References5Affected Software2
Github Security Blog
Github Security Blog
added 2022/05/14 12:01 a.m.55 views

Prototype Pollution in convict

This affects the package convict before 6.2.3. This is a bypass of CVE-2022-22143. The fix introduced, relies on the startsWith method and does not prevent the vulnerability: before splitting the path, it checks if it starts with proto or this.constructor.prototype. To bypass this check it's...

9.8CVSS2.9AI score0.03913EPSS
SaveExploits1References7Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/13 1:38 a.m.55 views

RubyGems may allow a maliciously crafted gem to overwrite files

RubyGems versions 2.6.12 and earlier fail to validate specification names, allowing a maliciously crafted gem to potentially overwrite any file on the filesystem...

7.5CVSS4.9AI score0.29442EPSS
SaveExploits3References17Affected Software1
Total number of security vulnerabilities5000