Lucene search
+L
GithubMost viewed

35598 matches found

Github Security Blog
Github Security Blog
•added 2023/01/23 10:05 p.m.•56 views

Path traversal in spotipy

Summary If a malicious URI is passed to the library, the library can be tricked into performing an operation on a different API endpoint than intended. Details The code Spotipy uses to parse URIs and URLs accepts user data too liberally which allows a malicious user to insert arbitrary characters...

4.3CVSS5.1AI score0.00658EPSS
SaveExploits1References3Affected Software1
Github Security Blog
Github Security Blog
•added 2022/12/13 6:30 p.m.•56 views

pgadmin4 vulnerable to Code Injection

The pgAdmin server includes an HTTP API that is intended to be used to validate the path a user selects to external PostgreSQL utilities such as pgdump and pgrestore. The utility is executed by the server to determine what PostgreSQL version it is from. Versions of pgAdmin prior to 6.17 failed to...

8.8CVSS8.3AI score0.80069EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
•added 2022/12/13 6:30 p.m.•57 views

Apache CXF Server-Side Request Forgery vulnerability

A SSRF vulnerability in parsing the href attribute of XOP:Include in MTOM requests in versions of Apache CXF before 3.5.5 and 3.4.10 allows an attacker to perform SSRF style attacks on webservices that take at least one parameter of any type...

9.8CVSS8.8AI score0.02371EPSS
SaveExploits6References3Affected Software1
Github Security Blog
Github Security Blog
•added 2022/12/13 3:30 p.m.•56 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/10/12 12:00 p.m.•56 views

loader-utils is vulnerable to Regular Expression Denial of Service (ReDoS)

A regular expression denial of service ReDoS flaw was found in Function interpolateName in interpolateName.js in webpack loader-utils via the resourcePath variable in interpolateName.js. A badly or maliciously formed string could be used to send crafted requests that cause a system to crash or ta...

7.5CVSS7.2AI score0.02217EPSS
SaveExploits0References12Affected Software1
Github Security Blog
Github Security Blog
•added 2022/09/16 9:13 p.m.•56 views

TensorFlow vulnerable to `CHECK` fail in `FakeQuantWithMinMaxVarsPerChannel`

Impact If FakeQuantWithMinMaxVarsPerChannel is given min or max tensors of a rank other than one, it results in a CHECK fail that can be used to trigger a denial of service attack. python import tensorflow as tf numbits = 8 narrowrange = False inputs = tf.constant0, shape=4, dtype=tf.float32 min ...

7.5CVSS7.5AI score0.00478EPSS
SaveExploits0References5Affected Software3
Github Security Blog
Github Security Blog
•added 2022/07/15 9:56 p.m.•56 views

Workers for local Dask clusters mistakenly listened on public interfaces

Versions of distributed earlier than 2021.10.0 had a potential security vulnerability relating to single-machine Dask clusters. Clusters started with dask.distributed.LocalCluster or dask.distributed.Client which defaults to using LocalCluster would mistakenly configure their respective Dask...

9.8CVSS2.8AI score0.02995EPSS
SaveExploits0References9Affected Software1
Github Security Blog
Github Security Blog
•added 2022/07/12 10:05 p.m.•56 views

Argo CD certificate verification is skipped for connections to OIDC providers

Impact All versions of Argo CD starting with v0.4.0 are vulnerable to an improper certificate validation bug which could cause Argo CD to trust a malicious or otherwise untrustworthy OIDC provider. Note: external OIDC provider support was added in v0.11.0. Before that version, the notes below app...

9.6CVSS8.8AI score0.00785EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
•added 2022/07/11 8:59 p.m.•56 views

Temporary Directory Hijacking to Local Privilege Escalation Vulnerability in org.springframework.boot:spring-boot

spring-boot versions prior to version v2.2.11.RELEASE was vulnerable to temporary directory hijacking. This vulnerability impacted the org.springframework.boot.web.server.AbstractConfigurableWebServerFactory.createTempDir method. The vulnerable method is used to create a work directory for embedd...

7.8CVSS0.5AI score0.00597EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
•added 2022/06/24 12:00 a.m.•56 views

Query predicate bypass in Zalando Skipper

In Zalando Skipper before 0.13.218, a query predicate could be bypassed via a prepared request...

7.5CVSS7.2AI score0.0115EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
•added 2022/06/16 12:00 a.m.•56 views

User account escalation in Apache Hadoop

In Apache Hadoop 2.2.0 to 2.10.1, 3.0.0-alpha1 to 3.1.4, 3.2.0 to 3.2.2, and 3.3.0 to 3.3.1, a user who can escalate to yarn user can possibly run arbitrary commands as root user. Users should upgrade to Apache Hadoop 2.10.2, 3.2.3, 3.3.2 or higher...

9CVSS8.7AI score0.03773EPSS
SaveExploits0References8Affected Software1
Github Security Blog
Github Security Blog
•added 2022/05/24 10:16 p.m.•56 views

Incomplete validation in signal ops leads to crashes in TensorFlow

Impact The tf.compat.v1.signal.rfft2d and tf.compat.v1.signal.rfft3d lack input validation and under certain condition can result in crashes due to CHECK-failures. Patches We have patched the issue in GitHub commit 0a8a781e597b18ead006d19b7d23d0a369e9ad73 merging GitHub PR 55274. The fix will be...

5.5CVSS6.1AI score0.00313EPSS
SaveExploits1References10Affected Software3
Github Security Blog
Github Security Blog
•added 2022/05/24 9:14 p.m.•56 views

Access to Unix domain socket can lead to privileges escalation in Cilium

Impact Users with host file system access on a node and the privileges to run as group ID 1000 can gain access to the per node API of Cilium via Unix domain socket on the host where Cilium is running. If a malicious user is able to gain unprivileged access to a user corresponding to this group,...

8.8CVSS8.1AI score0.00277EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
•added 2022/05/24 5:39 p.m.•56 views

Arbitrary file read vulnerability in workspace browsers in Jenkins

The file browser for workspaces, archived artifacts, and $JENKINSHOME/userContent/ follows symbolic links to locations outside the directory being browsed in Jenkins 2.274 and earlier, LTS 2.263.1 and earlier. This allows attackers with Job/Workspace permission and the ability to control workspac...

6.5CVSS2.7AI score0.02226EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
•added 2022/05/24 5:02 p.m.•56 views

Keycloak Authentication Error

A vulnerability was found in Keycloak 7.x where the user federation LDAP bind type is none LDAP anonymous bind, any password, invalid or valid will be accepted...

9.3CVSS6.9AI score0.01076EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
•added 2022/05/24 4:55 p.m.•56 views

Improper Neutralization of Special Elements used in an OS Command in Jenkins Git Client Plugin

Jenkins Git Client Plugin 2.8.4 and earlier did not properly restrict values passed as URL argument to an invocation of 'git ls-remote', resulting in OS command injection...

8.8CVSS3.4AI score0.25779EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
•added 2022/05/24 4:45 p.m.•56 views

golang.org/x/crypto/salsa20/salsa uses insufficiently random values

An issue was discovered in supplementary Go cryptography libraries, aka golang-googlecode-go-crypto, before 2019-03-20. A flaw was found in the amd64 implementation of golang.org/x/crypto/salsa20 and golang.org/x/crypto/salsa20/salsa. If more than 256 GiB of keystream is generated, or if the...

5.9CVSS6AI score0.03465EPSS
SaveExploits0References16Affected Software1
Github Security Blog
Github Security Blog
•added 2022/05/19 12:00 a.m.•56 views

Cross-site Scripting in moodle

A flaw was found in moodle where ID numbers displayed when bulk allocating markers to assignments required additional sanitizing to prevent a stored XSS risk...

5.4CVSS6.8AI score0.00875EPSS
SaveExploits0References9Affected Software1
Github Security Blog
Github Security Blog
•added 2022/05/17 3:55 a.m.•56 views

Drupal arbitrary code execution

Drupal 6.x before 6.38, when used with PHP before 5.4.45, 5.5.x before 5.5.29, or 5.6.x before 5.6.13, might allow remote attackers to execute arbitrary code via vectors related to session data truncation...

8.1CVSS7.9AI score0.0319EPSS
SaveExploits0References8Affected Software2
Github Security Blog
Github Security Blog
•added 2022/05/17 3:16 a.m.•56 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/17 3:13 a.m.•56 views

Path Traversal in Eclipse Mojarra

Multiple path traversal flaws where found in Mojarra JSF2 implementation for identifying resources by name or from libraries. An unauthenticated remote attacker can use these flaws to gather otherwise undisclosed information from within an application's root...

5CVSS3.7AI score0.32441EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
•added 2022/05/14 3:52 a.m.•56 views

Arbitrary file write in Apache Commons Fileupload

The DiskFileItem class in Apache Commons FileUpload, as used in Red Hat JBoss BRMS 5.3.1; JBoss Portal 4.3 CP07, 5.2.2, and 6.0.0; and Red Hat JBoss Web Server 1.0.2 allows remote attackers to write to arbitrary files via a NULL byte in a file name in a serialized instance...

7.5CVSS5AI score0.12434EPSS
SaveExploits0References15Affected Software1
Github Security Blog
Github Security Blog
•added 2022/05/14 2:23 a.m.•56 views

ChakraCore RCE Vulnerability

The Chakra JavaScript engine in Microsoft Edge allows remote attackers to execute arbitrary code or cause a denial of service memory corruption via a crafted web site, aka "Scripting Engine Memory Corruption Vulnerability," a different vulnerability than CVE-2016-3389, CVE-2016-7190, and...

9.3CVSS7.7AI score0.41323EPSS
SaveExploits1References7Affected Software1
Github Security Blog
Github Security Blog
•added 2022/05/13 1:12 a.m.•56 views

Insufficient Verification of Data Authenticity in Async Http Client

Async Http Client aka AHC or async-http-client before 1.9.0 skips X.509 certificate verification unless both a keyStore location and a trustStore location are explicitly set, which allows man-in-the-middle attackers to spoof HTTPS servers by presenting an arbitrary certificate during use of a...

4.3CVSS1.9AI score0.00993EPSS
SaveExploits0References12Affected Software1
Github Security Blog
Github Security Blog
•added 2022/05/01 6:50 a.m.•56 views

Improper Input Validation in Apache Struts

ActionForm in Apache Software Foundation ASF Struts before 1.2.9 with BeanUtils 1.7 allows remote attackers to cause a denial of service via a multipart/form-data encoded form with a parameter name that references the public getMultipartRequestHandler method, which provides further access to...

7.8CVSS5.4AI score0.54635EPSS
SaveExploits1References10Affected Software1
Github Security Blog
Github Security Blog
•added 2022/05/01 2:04 a.m.•56 views

Tomcat Vulnerable to Web Cache Poisoning

Jakarta Tomcat 5.0.19 Coyote/1.1 and Tomcat 4.1.24 Coyote/1.0 allows remote attackers to poison the web cache, bypass web application firewall protection, and conduct XSS attacks via an HTTP request with both a "Transfer-Encoding: chunked" header and a Content-Length header, which causes Tomcat t...

4.3CVSS6.4AI score0.29784EPSS
SaveExploits4References35Affected Software1
Github Security Blog
Github Security Blog
•added 2022/04/23 12:40 a.m.•56 views

Nokogiri is vulnerable to XML External Entity (XXE) attack

Nokogiri before 1.5.4 is vulnerable to XXE attacks...

7.5CVSS2.5AI score0.02168EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
•added 2022/04/22 9:04 p.m.•56 views

Server-Side Request Forgery (SSRF) in Shopware

Impact The attacker can abuse the Admin SDK functionality on the server to read or update internal resources. Patches We recommend updating to the current version 6.4.10.1. You can get the update to 6.4.10.1 regularly via the Auto-Updater or directly via the download overview...

7.2CVSS2.9AI score0.01059EPSS
SaveExploits0References5Affected Software2
Github Security Blog
Github Security Blog
•added 2022/04/08 9:53 p.m.•56 views

Unauthenticated user can retrieve the list of users through uorgsuggest.vm

A guest user without the right to view pages of the wiki can still list documents related to users of the wiki. The problem has been patched in XWiki versions 12.10.11, 13.4.4, and 13.9-rc-1. There is no known workaround for this problem...

5.3CVSS2.8AI score0.03198EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
•added 2022/02/10 8:51 p.m.•56 views

Cross-site scripting in Apache Atlas

Apache Atlas before 2.1.0 contain a XSS vulnerability. While saving search or rendering elements values are not sanitized correctly and because of that it triggers the XSS vulnerability...

6.1CVSS2.5AI score0.02587EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
•added 2022/02/10 8:23 p.m.•56 views

Data Amplification in Play Framework

In Play Framework 2.6.0 through 2.8.2, data amplification can occur when an application accepts multipart/form-data JSON input...

7.5CVSS7.3AI score0.01403EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
•added 2022/02/10 12:34 a.m.•56 views

`CHECK`-failures in `TensorByteSize` in Tensorflow

Impact A malicious user can cause a denial of service by altering a SavedModel such that TensorByteSize would trigger CHECK failures. cc int64t TensorByteSizeconst TensorProto& t // numelements returns -1 if shape is not fully defined. int64t numelems = TensorShapet.tensorshape.numelements; retur...

6.5CVSS3.7AI score0.00789EPSS
SaveExploits1References7Affected Software3
Github Security Blog
Github Security Blog
•added 2022/02/09 10:41 p.m.•56 views

Signatures are mistakenly recognized to be valid in jsrsasign

In the jsrsasign package through 10.1.13 for Node.js, some invalid RSA PKCS1 v1.5 signatures are mistakenly recognized to be valid. NOTE: there is no known practical attack...

9.1CVSS4.9AI score0.0096EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
•added 2022/01/08 12:34 a.m.•56 views

bookstack is vulnerable to Improper Access Control

bookstack is vulnerable to Improper Access Control...

6.5CVSS3.4AI score0.00707EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
•added 2021/11/23 6:17 p.m.•56 views

Apache Ozone exposes OM, SCM and Datanode metadata

In Apache Ozone before 1.2.0, Recon HTTP endpoints provide access to OM, SCM and Datanode metadata. Due to a bug, any unauthenticated user can access the data from these endpoints...

5.3CVSS1.4AI score0.02391EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
•added 2021/10/13 3:34 p.m.•56 views

Inclusion of Functionality from Untrusted Control Sphere in CKEditor 4

It was possible to execute a ReDoS-type attack inside CKEditor 4 before 4.16 by persuading a victim to paste crafted URL-like text into the editor, and then press Enter or Space in the Autolink plugin...

6.5CVSS5.1AI score0.02223EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
•added 2021/10/11 5:09 p.m.•56 views

Insecure random number generation in keypair

Description and Impact A bug in the pseudo-random number generator used by keypair versions up to and including 1.0.3 could allow for weak RSA key generation. This could enable an attacker to decrypt confidential messages or gain authorized access to an account belonging to the victim. We recomme...

9.1CVSS1.5AI score0.03091EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
•added 2021/10/06 5:48 p.m.•56 views

Remote code execution in ruby-jss

The Pixar ruby-jss gem before 1.6.0 allows remote attackers to execute arbitrary code because of the Plist gem's documented behavior of using Marshal.load during XML document processing...

9.8CVSS9.6AI score0.02603EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
•added 2021/09/20 8:45 p.m.•56 views

Remote code execution in UReport

An arbitrary file creation vulnerability in UReport 2.2.9 allows attackers to execute arbitrary code...

9.8CVSS9.4AI score0.01781EPSS
SaveExploits1References3Affected Software1
Github Security Blog
Github Security Blog
•added 2021/09/20 8:42 p.m.•56 views

Cross-site Scripting in peertube

peertube is vulnerable to Improper Neutralization of Input During Web Page Generation 'Cross-site Scripting'. It was found that one could upload a SVG image and then send the url of that to other users and when they open the link we can get their complete session keys as the session keys stored i...

7.6CVSS6AI score0.00899EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
•added 2021/09/15 8:23 p.m.•56 views

UUPSUpgradeable vulnerability in @openzeppelin/contracts

Impact Upgradeable contracts using UUPSUpgradeable may be vulnerable to an attack affecting uninitialized implementation contracts. We will update this advisory with more information soon. Patches A fix is included in version 4.3.2 of @openzeppelin/contracts and @openzeppelin/contracts-upgradeabl...

9.8CVSS2.8AI score0.01487EPSS
SaveExploits0References5Affected Software2
Github Security Blog
Github Security Blog
•added 2021/09/13 8:05 p.m.•56 views

Infinite Loop in rencode

The rencode package through 1.0.6 for Python allows an infinite loop in typecode decoding such as via ;\x2f\x7f, enabling a remote attack that consumes CPU and memory...

7.5CVSS4.8AI score0.05566EPSS
SaveExploits0References10Affected Software1
Github Security Blog
Github Security Blog
•added 2021/09/13 8:05 p.m.•56 views

Clearance Gem Open Redirect Vulnerability

This affects the package clearance before 2.5.0. The vulnerability can be possible when users are able to set the value of session:returnto. If the value used for returnto contains multiple leading slashes /////example.com the user ends up being redirected to the external domain that comes after...

7.6CVSS6.4AI score0.00697EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
•added 2021/09/09 5:08 p.m.•56 views

Unrestricted File Upload in ShowDoc v2.9.5

Unrestricted File Upload in ShowDoc v2.9.5 allows remote attackers to execute arbitrary code via the 'fileurl' parameter in the component AdminUpdateController.class.php'...

9.8CVSS9.5AI score0.04762EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
•added 2021/09/07 11:09 p.m.•56 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/02 10:00 p.m.•56 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/25 2:46 p.m.•56 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. No user is affected, who followed the recommendation to setup XStream's security framework with a whitelist limited to the minimal required...

8.5CVSS8.8AI score0.04735EPSS
SaveExploits1References13Affected Software1
Github Security Blog
Github Security Blog
•added 2021/08/25 2:44 p.m.•56 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/23 7:42 p.m.•56 views

Fake objects feature vulnerability allowing to execute JavaScript code using malformed HTML.

Affected packages The vulnerability has been discovered in Fake Objects plugin. All plugins with Fake Objects plugin dependency are affected: Fake Objects Link Flash Iframe Forms Page Break Impact A potential vulnerability has been discovered in CKEditor 4 Fake Objects package. The vulnerability...

7.3CVSS6.1AI score0.01318EPSS
SaveExploits0References10Affected Software1
Github Security Blog
Github Security Blog
•added 2021/08/02 5:22 p.m.•56 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
Total number of security vulnerabilities5000