Lucene search
+L
GithubMost viewed

34161 matches found

Github Security Blog
Github Security Blog
added 2022/05/17 3:16 a.m.53 views

ZendXml and Zend Framework contain XXE and XEE Vulnerabilities

The ZendXmlSecurity::scan in ZendXml before 1.0.1 and Zend Framework before 1.12.14, 2.x before 2.4.6, and 2.5.x before 2.5.2, when running under PHP-FPM in a threaded environment, allows remote attackers to bypass security checks and conduct XML external entity XXE and XML entity expansion XEE...

6.8CVSS6.9AI score0.09911EPSS
SaveExploits7References20Affected Software3
Github Security Blog
Github Security Blog
added 2022/05/14 1:6 a.m.53 views

ChakraCore vulnerable to remote code execution

ChakraCore and Windows 10 1511, 1607, 1703, 1709, and Windows Server 2016 allows an attacker to execute arbitrary code in the context of the current user, due to how the scripting engine handles objects in memory, aka "Scripting Engine Memory Corruption Vulnerability"...

7.6CVSS7.6AI score0.6546EPSS
SaveExploits4References8Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/13 1:1 a.m.53 views

Improper Authentication in Apache Axis2

Apache Axis2 allows remote attackers to forge messages and bypass authentication via a SAML assertion that lacks a Signature element, aka a "Signature exclusion attack," a different vulnerability than CVE-2012-4418...

6.4CVSS6.2AI score0.05089EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/13 1:0 a.m.53 views

Sandbox bypass in Script Security Plugin

A sandbox bypass vulnerability exists in Jenkins Script Security Plugin 1.53 and earlier in src/main/java/org/jenkinsci/plugins/scriptsecurity/sandbox/groovy/GroovySandbox.java, src/main/java/org/jenkinsci/plugins/scriptsecurity/sandbox/groovy/SecureGroovyScript.java that allows attackers with...

9.9CVSS5AI score0.73854EPSS
SaveExploits3References7Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/01 6:32 p.m.53 views

Exposure of Sensitive Information in Apache Tomcat

Apache Tomcat 6.0.0 through 6.0.14, 5.5.0 through 5.5.25, and 4.1.0 through 4.1.36 does not properly handle 1 double quote " characters or 2 %5C encoded backslash sequences in a cookie value, which might cause sensitive information such as session IDs to be leaked to remote attackers and enable...

5CVSS2.6AI score0.62575EPSS
SaveExploits2References64Affected Software1
Github Security Blog
Github Security Blog
added 2022/03/31 12:0 a.m.53 views

Old sessions not blocked by login enable function in Snipe-IT

Snipe-IT is a FOSS project for asset management in IT Operations. In Snipe-IT versions 5.4.1 and 6.0.0-RC-5 and prior, active sessions are not revoked when a user account is disabled, allowing that user to still access information that they should no longer be able to. Workarounds include using t...

7.4CVSS2.9AI score0.00977EPSS
SaveExploits1References7Affected Software1
Github Security Blog
Github Security Blog
added 2022/03/12 12:0 a.m.53 views

Exposure of Sensitive Information to an Unauthorized Actor in FreeTAKServer-UI

FreeTAKServer-UI v1.9.8 was discovered to leak sensitive API and Websocket keys...

7.5CVSS2.3AI score0.0109EPSS
SaveExploits1References3Affected Software1
Github Security Blog
Github Security Blog
added 2022/03/11 8:52 p.m.53 views

Improper Authorization in cobbler

Impact If PAM is correctly configured and a user account is set to expired, the expired user-account is still able to successfully log into Cobbler in all places Web UI, CLI & XMLRPC-API. The same applies to user accounts with passwords set to be expired. Patches There is a patch for the latest...

9.1CVSS8.7AI score0.02256EPSS
SaveExploits1References9Affected Software1
Github Security Blog
Github Security Blog
added 2022/02/16 12:1 a.m.53 views

Jenkins Snow Commander Plugin 2.0 vulnerable to Cross-Site Request Forgery

A cross-site request forgery CSRF vulnerability in Jenkins Snow Commander Plugin 2.0 and earlier allows attackers to connect to an attacker-specified webserver using attacker-specified credentials IDs obtained through another method, capturing credentials stored in Jenkins...

8.8CVSS4.8AI score0.00655EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2022/02/10 11:46 p.m.53 views

Cross-site Scripting in vmd

vmd through 1.34.0 allows div class="markdown-body" XSS, as demonstrated by Electron remote code execution via require'childprocess'.execSync'calc.exe' on Windows and a similar attack on macOS...

6.1CVSS6.9AI score0.01173EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2022/02/10 10:42 p.m.53 views

Cross-Site Request Forgery in xwiki-platform

Impact It's possible to know if a user has or not an account in a wiki related to an email address, and which usernames is actually tight to that email by forging a request to the Forgot username page. Note that since this page does not have a CSRF check it's quite easy to perform a lot of those...

7.5CVSS0.1AI score0.00964EPSS
SaveExploits1References7Affected Software1
Github Security Blog
Github Security Blog
added 2022/02/10 10:23 p.m.53 views

Zip slip in Microweber

A directory traversal issue in the Utils/Unzip module in Microweber through 1.1.20 allows an authenticated attacker to gain remote code execution via the backup restore feature. To exploit the vulnerability, an attacker must have the credentials of an administrative user, upload a maliciously...

7.2CVSS7.7AI score0.16611EPSS
SaveExploits4References6Affected Software1
Github Security Blog
Github Security Blog
added 2022/02/10 8:39 p.m.53 views

Deserialization of Untrusted Data in Apache ShardingSphere

In Apache ShardingSphereincubator 4.0.0-RC3 and 4.0.0, the ShardingSphere's web console uses the SnakeYAML library for parsing YAML inputs to load datasource configuration. SnakeYAML allows to unmarshal data to a Java type By using the YAML tag. Unmarshalling untrusted data can lead to security...

9.8CVSS8.9AI score0.33918EPSS
SaveExploits1References3Affected Software1
Github Security Blog
Github Security Blog
added 2022/02/09 11:26 p.m.53 views

Memory leak in decoding PNG images

Impact When decoding PNG images TensorFlow can produce a memory leak if the image is invalid. After calling png::CommonInitDecode..., &decode, the decode value contains allocated buffers which can only be freed by calling png::CommonFreeDecode&decode. However, several error case in the function...

6.5CVSS1.6AI score0.00992EPSS
SaveExploits1References7Affected Software3
Github Security Blog
Github Security Blog
added 2022/02/09 12:56 a.m.53 views

Keycloak Gatekeeper vulnerable to bypass on using lower case HTTP headers

A vulnerability was found in all versions of the deprecated package Keycloak Gatekeeper, where on using lower case HTTP headers via cURL we can bypass our Gatekeeper. Lower case headers are also accepted by some webservers e.g. Jetty. This means there is no protection when we put a Gatekeeper in...

7.5CVSS1.6AI score0.0093EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2022/01/28 11:8 p.m.53 views

Cross-site Scripting when rendering error messages in laminas-form

Impact When rendering validation error messages via the formElementErrors view helper shipped with laminas-form, many messages will contain the submitted value. However, in vulnerable versions of laminas-form, the value was not being escaped for HTML contexts, which can potentially lead to a...

6.1CVSS0.6AI score0.00989EPSS
SaveExploits0References8Affected Software1
Github Security Blog
Github Security Blog
added 2022/01/27 2:51 p.m.53 views

Mustache remote code injection vulnerability

In Mustache.php v2.0.0 through v2.14.0, Sections tag can lead to arbitrary php code execution even if strictcallables is true when section value is controllable...

8.8CVSS3.3AI score0.00691EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
added 2022/01/26 8:22 p.m.53 views

Cross-Site Request Forgery (CSRF) in livehelperchat

livehelperchat is vulnerable to Cross-Site Request Forgery CSRF...

6.5CVSS2.7AI score0.00512EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2022/01/08 12:43 a.m.53 views

Server-Side Request Forgery in Apache Kylin

All request mappings in StreamingCoordinatorController.java handling /kylin/api/streamingcoordinator/ REST API endpoints did not include any security checks, which allowed an unauthenticated user to issue arbitrary requests, such as assigning/unassigning of streaming cubes, creation/modification...

7.5CVSS0.6AI score0.02557EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2022/01/06 6:30 p.m.53 views

Incorrect validation of parties IDs leaks secret keys in Secret-sharing scheme

Summary In the threshold signature scheme, participants start by dividing secrets into shares using a secret sharing scheme. The Verifiable Secret Sharing scheme generates shares from the user’s IDs but does not properly validate them. Using a malicious ID will make other users reveal their secre...

6.9AI score
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2021/12/20 4:55 p.m.53 views

Excessive Platform Resource Consumption within a Loop in Kubernetes

The Kubernetes API Server component in versions 1.1-1.14, and versions prior to 1.15.10, 1.16.7 and 1.17.3 allows an authorized user who sends malicious YAML payloads to cause the kube-apiserver to consume excessive CPU cycles while parsing YAML...

6.5CVSS3.6AI score0.0236EPSS
SaveExploits0References10Affected Software2
Github Security Blog
Github Security Blog
added 2021/11/23 10:3 p.m.53 views

Arbitrary file reading vulnerability in Aim

Impact A path traversal attack aims to access files and directories that are stored outside the web root folder. By manipulating variables that reference files with “dot-dot-slash ../” sequences and its variations or by using absolute file paths, it may be possible to access arbitrary files and...

8.6CVSS1AI score0.01846EPSS
SaveExploits1References8Affected Software1
Github Security Blog
Github Security Blog
added 2021/11/23 6:17 p.m.53 views

Incorrect Authorization in Apache Ozone

In Apache Ozone versions prior to 1.2.0, Container related Datanode requests of Ozone Datanode were not properly authorized and can be called by any client...

9.1CVSS8.8AI score0.02296EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2021/11/16 12:32 a.m.53 views

Regular expression denial of service vulnerability (ReDoS) in date

Date’s parsing methods including Date.parse are using Regexps internally, some of which are vulnerable against regular expression denial of service. Applications and libraries that apply such methods to untrusted input may be affected. The fix limits the input length up to 128 bytes by default...

7.5CVSS1.9AI score0.03222EPSS
SaveExploits1References11Affected Software1
Github Security Blog
Github Security Blog
added 2021/10/22 4:20 p.m.53 views

Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS) in sulu/sulu

Impact What kind of vulnerability is it? Who is impacted? It is an issue when input HTML into the Tag name. The HTML is execute when the tag name is listed in the auto complete form. Only admin users are affected and only admin users can create tags. Patches Has the problem been patched? What...

6.2CVSS0.2AI score0.00572EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2021/10/14 9:19 p.m.53 views

Inconsistent input sanitisation leads to XSS vectors

Background A variety of templates do not perform proper sanitization through HTML escaping. Due to the lack of sanitization and use of jQuery.html, there are a whole host of XSS possibilities with specially crafted input to a variety of fields. Impact OMERO.web before 5.11.0 and OMERO.figure befo...

9.8CVSS2.1AI score0.01006EPSS
SaveExploits0References7Affected Software2
Github Security Blog
Github Security Blog
added 2021/10/05 5:53 p.m.53 views

Cobbler before 3.3.0 allows log poisoning

Cobbler before 3.3.0 allows log poisoning, and resultant Remote Code Execution, via an XMLRPC method that logs to the logfile for template injection...

9.8CVSS4.1AI score0.88482EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2021/10/05 5:53 p.m.53 views

Cobbler before 3.3.0 allows arbitrary file write operations via upload_log_data.

Cobbler before 3.3.0 allows arbitrary file write operations via uploadlogdata...

7.5CVSS4.3AI score0.68635EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2021/09/07 11:9 p.m.53 views

objection.js Prototype Pollution vulnerability

objection.js prior to version 2.2.16 is vulnerable to Improperly Controlled Modification of Object Prototype Attributes 'Prototype Pollution'. This issue is patched in version 2.2.16...

9.8CVSS8.7AI score0.0147EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2021/09/07 11:2 p.m.53 views

OctoRPKI lacks contextual out-of-bounds check when validating RPKI ROA maxLength values

Any CA issuer in the RPKI can trick OctoRPKI prior to https://github.com/cloudflare/cfrpki/commit/a8db4e009ef217484598ba1fd1c595b54e0f6422 into emitting an invalid VRP "MaxLength" value, causing RTR sessions to terminate. Impact An attacker can use this to disable RPKI Origin Validation in a vict...

7.5CVSS7.4AI score0.01216EPSS
SaveExploits0References8Affected Software1
Github Security Blog
Github Security Blog
added 2021/09/02 10:0 p.m.53 views

Path traversal in Grafana Loki

An issue was discovered in Grafana Loki through 2.2.1. The header value X-Scope-OrgID is used to construct file paths for rules files, and if crafted to conduct directory traversal such as ae ../../sensitive/path/in/deployment pathname, then Loki will attempt to parse a rules file at that locatio...

5.3CVSS5.4AI score0.01489EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2021/08/30 5:20 p.m.53 views

Data Flow Sanitation Issue Fix

Impact Due to missing sanitation in data flow it was possible for admin users to upload arbitrary executable files to the server...

7.2CVSS5.8AI score0.01336EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2021/08/25 8:43 p.m.53 views

Headers containing newline characters can split messages in hyper

Serializing of headers to the socket did not filter the values for newline bytes \r or \n, which allowed for header values to split a request or response. People would not likely include newlines in the headers in their own applications, so the way for most people to exploit this is if an...

5.3CVSS5.4AI score0.01033EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2021/08/25 2:44 p.m.53 views

Null pointer dereference in `RaggedTensorToTensor`

Impact Sending invalid argument for rowpartitiontypes of tf.rawops.RaggedTensorToTensor API results in a null pointer dereference and undefined behavior: python import tensorflow as tf tf.rawops.RaggedTensorToTensor shape=1, values=10, defaultvalue=21, rowpartitiontensors=tf.constant0,0,0,0,...

7.8CVSS7.5AI score0.00167EPSS
SaveExploits0References7Affected Software3
Github Security Blog
Github Security Blog
added 2021/08/25 2:44 p.m.53 views

Integer division by 0 in sparse reshaping

Impact The implementation of tf.rawops.SparseReshape can be made to trigger an integral division by 0 exception: python import tensorflow as tf tf.rawops.SparseReshape inputindices = np.ones1,3, inputshape = np.array1,1,0, newshape = np.array1,0 The implementation calls the reshaping functor...

5.5CVSS6.1AI score0.00152EPSS
SaveExploits0References7Affected Software3
Github Security Blog
Github Security Blog
added 2021/08/11 3:18 p.m.53 views

Improper Access Control in Dolibarr

In “Dolibarr” application, 2.8.1 to 13.0.4 don’t restrict or incorrectly restricts access to a resource from an unauthorized actor. A low privileged attacker can modify the Private Note which only an administrator has rights to do, the affected field is at “/adherents/note.php?id=1” endpoint...

4.3CVSS5AI score0.00702EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2021/08/09 8:38 p.m.53 views

Cross Site Scripting in LavaLite CMS

Cross Site Scripting XSS vulnerabiity exists in LavaLite CMS 5.8.0 via the Menu Blocks feature, which can be bypassed by using HTML event handlers, such as "ontoggle,"...

4.8CVSS5.1AI score0.00624EPSS
SaveExploits1References3Affected Software1
Github Security Blog
Github Security Blog
added 2021/08/02 5:23 p.m.53 views

Cross-Site Scripting in Qiita-Markdown

Increments Qiita-Markdown before 0.33.0 allows XSS in transformers...

6.1CVSS5.8AI score0.00774EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2021/08/02 5:22 p.m.53 views

qiita-markdown Cross-site Scripting vulnerability

Increments Qiita::Markdown before 0.34.0 allows XSS via a crafted gist link, a different vulnerability than CVE-2021-28796...

6.1CVSS3.3AI score0.00739EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2021/06/16 5:10 p.m.53 views

Cross-site scripting in Jenkins Kiuwan Plugin

Jenkins Kiuwan Plugin 1.6.0 and earlier does not escape query parameters in an error message for a form validation endpoint, resulting in a reflected cross-site scripting XSS vulnerability. Only older releases of Jenkins are affected by this vulnerability. Jenkins 2.275 and newer, LTS 2.263.2 and...

6.1CVSS5.6AI score0.01216EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2021/06/08 8:12 p.m.53 views

SQL Injection in tribalsystems/zenario

SQL Injection in the "adminboxes.ajax.php" component of Tribal Systems Zenario CMS v8.8.52729 allows remote attackers to obtain sesnitive database information by injecting SQL commands into the "cID" parameter when creating a new HTML component...

4.9CVSS4.2AI score0.01327EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2021/06/08 6:49 p.m.53 views

Uncontrolled Resource Consumption in Pillow

An issue was discovered in Pillow before 8.2.0. For EPS data, the readline implementation used in EPSImageFile has to deal with any combination of \r and \n as line endings. It used an accidentally quadratic method of accumulating lines while looking for a line ending. A malicious EPS file could...

7.5CVSS1.9AI score0.02293EPSS
SaveExploits0References9Affected Software1
Github Security Blog
Github Security Blog
added 2021/05/21 2:28 p.m.53 views

Integer overflow in TFLite concatentation

Impact The TFLite implementation of concatenation is vulnerable to an integer overflow issue: cc for int d = 0; d dims-size; ++d if d == axis sumaxis += t-dims-dataaxis; else TFLITEENSUREEQcontext, t-dims-datad, t0-dims-datad; An attacker can craft a model such that the dimensions of one of the...

7.1CVSS2.1AI score0.00192EPSS
SaveExploits1References8Affected Software3
Github Security Blog
Github Security Blog
added 2021/05/21 2:27 p.m.53 views

Division by zero in TFLite's convolution code

Impact TFLite's convolution code has multiple division where the divisor is controlled by the user and not checked to be non-zero. For example: cc const int inputsize = NumElementsinput / SizeOfDimensioninput, 0; Patches We have patched the issue in GitHub commit...

7.8CVSS1.8AI score0.00201EPSS
SaveExploits1References8Affected Software3
Github Security Blog
Github Security Blog
added 2021/05/18 9:8 p.m.53 views

Path traversal in u-root

This affects all versions of package github.com/u-root/u-root/pkg/uzip. It is vulnerable to both leading and non-leading relative path traversal attacks in zip file extraction...

7.5CVSS7.2AI score0.01826EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2021/05/18 8:33 p.m.53 views

Insecure Permissions in Gogs

In Gogs 0.11.91, MakeEmailPrimary in models/usermail.go lacks a "not the owner of the email" check...

6.5CVSS2.8AI score0.0093EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2021/05/10 7:7 p.m.53 views

Prototype pollution in @tsed/core

This affects the package @tsed/core before 5.65.7. This vulnerability relates to the deepExtend function which is used as part of the utils directory. Depending on if user input is provided, an attacker can overwrite and pollute the object prototype of a program...

8.1CVSS7.7AI score0.01721EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2021/05/10 6:47 p.m.53 views

Path Traversal in droppy

This affects all versions of package droppy. It is possible to traverse directories to fetch configuration files from a droopy server...

6.5CVSS6.2AI score0.01567EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2021/05/10 6:38 p.m.53 views

Server-Side Request Forgery in node-pdf-generator

This affects all versions of package node-pdf-generator up to and including 0.0.6. Due to lack of user input validation and sanitization done to the content given to node-pdf-generator, it is possible for an attacker to craft a url that will be passed to an external server allowing an SSRF attack...

8.2CVSS7.8AI score0.02044EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2021/05/10 3:22 p.m.53 views

Privilege escalation in spring security

Spring Security 5.4.x prior to 5.4.4, 5.3.x prior to 5.3.8.RELEASE, 5.2.x prior to 5.2.9.RELEASE, and older unsupported versions can fail to save the SecurityContext if it is changed more than once in a single request.A malicious user cannot cause the bug to happen it must be programmed in...

9CVSS3AI score0.03197EPSS
SaveExploits0References19Affected Software2
Total number of security vulnerabilities5000