|
CVE-2020-27218
|
Medium
|
2020-11-28
|
No fix identified
|
No public exploit
|
In Eclipse Jetty version 9.4.0.RC0 to 9.4.34.v20201102, 10.0.0.alpha0 to 10.0.0.beta2, and 11.0.0.alpha0 to 11.0.0.beta2, if GZIP request body inflation is enabled and requests from different clients are multiplexed onto a single connection, and if an attacker can send a request with a body that is received entirely but not consumed by the application, then a subsequent request on the same connection will see that body prepended to its body. The attacker will not see any data but may inject data into the body of the subsequent request.
|
|
CVE-2020-7780
|
High
|
2020-11-27
|
No exploit published
|
No public exploit
|
This affects the package com.softwaremill.akka-http-session:core_2.13 before 0.5.11; the package com.softwaremill.akka-http-session:core_2.12 before 0.5.11; the package com.softwaremill.akka-http-session:core_2.11 before 0.5.11. For older versions, endpoints protected by randomTokenCsrfProtection could be bypassed with an empty X-XSRF-TOKEN header and an empty XSRF-TOKEN cookie.
|
|
CVE-2017-15686
|
Medium
|
2020-11-27
|
No exploit published
|
No public exploit
|
Crafter CMS Crafter Studio 3.0.1 is affected by: Cross Site Scripting (XSS), which allows remote attackers to steal users’ cookies.
|
|
CVE-2017-15685
|
High
|
2020-11-27
|
Protected by RASP
|
No public exploit
|
Crafter CMS Crafter Studio 3.0.1 is affected by: XML External Entity (XXE). An unauthenticated attacker is able to create a site with specially crafted XML that allows the retrieval of OS files out-of-band.
|
|
CVE-2017-15684
|
High
|
2020-11-27
|
Protected by RASP
|
No public exploit
|
Crafter CMS Crafter Studio 3.0.1 has a directory traversal vulnerability which allows unauthenticated attackers to view files from the operating system.
|
|
CVE-2017-15683
|
High
|
2020-11-27
|
Protected by RASP
|
No public exploit
|
In Crafter CMS Crafter Studio 3.0.1 an unauthenticated attacker is able to create a site with specially crafted XML that allows the retrieval of OS files out-of-band.
|
|
CVE-2017-15682
|
Medium
|
2020-11-27
|
No exploit published
|
No public exploit
|
In Crafter CMS Crafter Studio 3.0.1 an unauthenticated attacker is able to inject malicious JavaScript code resulting in a stored/blind XSS in the admin panel.
|
|
CVE-2017-15681
|
Critical
|
2020-11-27
|
Protected by RASP
|
No public exploit
|
In Crafter CMS Crafter Studio 3.0.1 a directory traversal vulnerability exists which allows unauthenticated attackers to overwrite files from the operating system which can lead to RCE.
|
|
CVE-2017-15680
|
Medium
|
2020-11-27
|
No exploit published
|
No public exploit
|
In Crafter CMS Crafter Studio 3.0.1 an IDOR vulnerability exists which allows unauthenticated attackers to view and modify administrative data.
|
|
CVE-2020-26238
|
High
|
2020-11-25
|
No exploit published
|
No public exploit
|
Cron-utils is a Java library to parse, validate, migrate crons as well as get human readable descriptions for them. In cron-utils before version 9.1.3, a template Injection vulnerability is present. This enables attackers to inject arbitrary Java EL expressions, leading to unauthenticated Remote Code Execution (RCE) vulnerability. Only projects using the @Cron annotation to validate untrusted Cron expressions are affected. This issue was patched in version 9.1.3.
|
|
CVE-2020-25640
|
Medium
|
2020-11-24
|
No exploit published
|
No public exploit
|
A flaw was discovered in WildFly before 21.0.0.Final where, Resource adapter logs plain text JMS password at warning level on connection error, inserting sensitive information in the log file.
|
|
CVE-2020-13942
|
Critical
|
2020-11-24
|
Mitigation candidate
|
Working exploit published
|
It is possible to inject malicious OGNL or MVEL scripts into the /context.json public endpoint. This was partially fixed in 1.5.1 but a new attack vector was found. In Apache Unomi version 1.5.2 scripts are now completely filtered from the input. It is highly recommended to upgrade to the latest available version of the 1.5.x release to fix this problem.
|
|
CVE-2020-4788
|
Medium
|
2020-11-20
|
No fix identified
|
No public exploit
|
IBM Power9 (AIX 7.1, 7.2, and VIOS 3.1) processors could allow a local user to obtain sensitive information from the data in the L1 cache under extenuating circumstances. IBM X-Force ID: 189296.
|
|
CVE-2020-7774
|
Critical
|
2020-11-17
|
No exploit published
|
Forecast only
|
The package y18n before 3.2.2, 4.0.1 and 5.0.5, is vulnerable to Prototype Pollution.
|
|
CVE-2020-14389
|
High
|
2020-11-17
|
No exploit published
|
No public exploit
|
It was found that Keycloak before version 12.0.0 would permit a user with only view-profile role to manage the resources in the new account console, allowing access and modification of data the user was not intended to have.
|
|
CVE-2020-10776
|
Medium
|
2020-11-17
|
No exploit published
|
No public exploit
|
A flaw was found in Keycloak before version 12.0.0, where it is possible to add unsafe schemes for the redirect_uri parameter. This flaw allows an attacker to perform a Cross-site scripting attack.
|
|
CVE-2020-8897
|
High
|
2020-11-16
|
No exploit published
|
No public exploit
|
A weak robustness vulnerability exists in the AWS Encryption SDKs for Java, Python, C and Javalcript prior to versions 2.0.0. Due to the non-committing property of AES-GCM (and other AEAD ciphers such as AES-GCM-SIV or (X)ChaCha20Poly1305) used by the SDKs to encrypt messages, an attacker can craft a unique cyphertext which will decrypt to multiple different results, and becomes especially relevant in a multi-recipient setting. We recommend users update their SDK to 2.0.0 or later.
|
|
CVE-2020-26217
|
High
|
2020-11-16
|
Protected by RASP
|
Working exploit published
|
XStream before version 1.4.14 is vulnerable to Remote Code Execution.The vulnerability may allow a remote attacker to run arbitrary shell commands only by manipulating the processed input stream. Only users who rely on blocklists are affected. Anyone using XStream's Security Framework allowlist is not affected. The linked advisory provides code workarounds for users who cannot upgrade. The issue is fixed in version 1.4.14.
|
|
CVE-2020-27217
|
High
|
2020-11-13
|
No exploit published
|
No public exploit
|
In Eclipse Hono version 1.3.0 and 1.4.0 the AMQP protocol adapter does not verify the size of AMQP messages received from devices. In particular, a device may send messages that are bigger than the max-message-size that the protocol adapter has indicated during link establishment. While the AMQP 1.0 protocol explicitly disallows a peer to send such messages, a hand crafted AMQP 1.0 client could exploit this behavior in order to send a message of unlimited size to the adapter, eventually causing the adapter to fail with an out of memory exception.
|
|
CVE-2020-13954
|
Medium
|
2020-11-12
|
No exploit published
|
No public exploit
|
By default, Apache CXF creates a /services page containing a listing of the available endpoint names and addresses. This webpage is vulnerable to a reflected Cross-Site Scripting (XSS) attack via the styleSheetPath, which allows a malicious actor to inject javascript into the web page. This vulnerability affects all versions of Apache CXF prior to 3.4.1 and 3.3.8. Please note that this is a separate issue to CVE-2019-17573.
|
|
CVE-2019-17566
|
High
|
2020-11-12
|
Protected by RASP
|
No public exploit
|
Apache Batik is vulnerable to server-side request forgery, caused by improper input validation by the "xlink:href" attributes. By using a specially-crafted argument, an attacker could exploit this vulnerability to cause the underlying server to make arbitrary GET requests.
|
|
CVE-2020-14366
|
High
|
2020-11-09
|
Protected by RASP
|
No public exploit
|
A vulnerability was found in keycloak, where path traversal using URL-encoded path segments in the request is possible because the resources endpoint applies a transformation of the url path to the file path. Only few specific folder hierarchies can be exposed by this flaw
|
|
CVE-2020-27196
|
High
|
2020-11-06
|
No exploit published
|
No public exploit
|
An issue was discovered in PlayJava in Play Framework 2.6.0 through 2.8.2. The body parsing of HTTP requests eagerly parses a payload given a Content-Type header. A deep JSON structure sent to a valid POST endpoint (that may or may not expect JSON payloads) causes a StackOverflowError and Denial of Service.
|
|
CVE-2020-26883
|
High
|
2020-11-06
|
No exploit published
|
No public exploit
|
In Play Framework 2.6.0 through 2.8.2, stack consumption can occur because of unbounded recursion during parsing of crafted JSON documents.
|
|
CVE-2020-26882
|
High
|
2020-11-06
|
No exploit published
|
No public exploit
|
In Play Framework 2.6.0 through 2.8.2, data amplification can occur when an application accepts multipart/form-data JSON input.
|
|
CVE-2020-17510
|
Critical
|
2020-11-05
|
No exploit published
|
No public exploit
|
Apache Shiro before 1.7.0, when using Apache Shiro with Spring, a specially crafted HTTP request may cause an authentication bypass.
|
|
CVE-2020-2319
|
Medium
|
2020-11-04
|
No exploit published
|
No public exploit
|
Jenkins VMware Lab Manager Slaves Plugin 0.2.8 and earlier stores a password unencrypted in the global config.xml file on the Jenkins controller where it can be viewed by users with access to the Jenkins controller file system.
|
|
CVE-2020-2318
|
Medium
|
2020-11-04
|
No exploit published
|
No public exploit
|
Jenkins Mail Commander Plugin for Jenkins-ci Plugin 1.0.0 and earlier stores passwords unencrypted in job config.xml files on the Jenkins controller where they can be viewed by users with Extended Read permission, or access to the Jenkins controller file system.
|
|
CVE-2020-2317
|
Medium
|
2020-11-04
|
No exploit published
|
No public exploit
|
Jenkins FindBugs Plugin 5.0.0 and earlier does not escape the annotation message in tooltips, resulting in a stored cross-site scripting (XSS) vulnerability exploitable by attackers able to provide report files to Jenkins FindBugs Plugin's post build step.
|
|
CVE-2020-2316
|
Medium
|
2020-11-04
|
No exploit published
|
No public exploit
|
Jenkins Static Analysis Utilities Plugin 1.96 and earlier does not escape the annotation message in tooltips, resulting in a stored cross-site scripting (XSS) vulnerability exploitable by attackers with Job/Configure permission.
|
|
CVE-2020-2315
|
Medium
|
2020-11-04
|
Protected by RASP
|
No public exploit
|
Jenkins Visualworks Store Plugin 1.1.3 and earlier does not configure its XML parser to prevent XML external entity (XXE) attacks.
|
|
CVE-2020-2314
|
Medium
|
2020-11-04
|
No exploit published
|
No public exploit
|
Jenkins AppSpider Plugin 1.0.12 and earlier stores a password unencrypted in its global configuration file on the Jenkins controller where it can be viewed by users with access to the Jenkins controller file system.
|
|
CVE-2020-2313
|
Medium
|
2020-11-04
|
No exploit published
|
No public exploit
|
A missing permission check in Jenkins Azure Key Vault Plugin 2.0 and earlier allows attackers with Overall/Read permission to enumerate credentials IDs of credentials stored in Jenkins.
|
|
CVE-2020-2312
|
Medium
|
2020-11-04
|
No exploit published
|
No public exploit
|
Jenkins SQLPlus Script Runner Plugin 2.0.12 and earlier does not mask a password provided as command line argument in build logs.
|
|
CVE-2020-2311
|
Medium
|
2020-11-04
|
No exploit published
|
No public exploit
|
A missing permission check in Jenkins AWS Global Configuration Plugin 1.5 and earlier allows attackers with Overall/Read permission to replace the global AWS configuration.
|
|
CVE-2020-2310
|
Medium
|
2020-11-04
|
No exploit published
|
No public exploit
|
Missing permission checks in Jenkins Ansible Plugin 1.0 and earlier allow attackers with Overall/Read permission to enumerate credentials IDs of credentials stored in Jenkins.
|
|
CVE-2020-2306
|
Medium
|
2020-11-04
|
No exploit published
|
No public exploit
|
A missing permission check in Jenkins Mercurial Plugin 2.11 and earlier allows attackers with Overall/Read permission to obtain a list of names of configured Mercurial installations.
|
|
CVE-2020-2305
|
Medium
|
2020-11-04
|
Protected by RASP
|
No public exploit
|
Jenkins Mercurial Plugin 2.11 and earlier does not configure its XML parser to prevent XML external entity (XXE) attacks.
|
|
CVE-2020-2304
|
Medium
|
2020-11-04
|
Protected by RASP
|
No public exploit
|
Jenkins Subversion Plugin 2.13.1 and earlier does not configure its XML parser to prevent XML external entity (XXE) attacks.
|
|
CVE-2020-2303
|
Medium
|
2020-11-04
|
No exploit published
|
No public exploit
|
A cross-site request forgery (CSRF) vulnerability in Jenkins Active Directory Plugin 2.19 and earlier allows attackers to perform connection tests, connecting to attacker-specified or previously configured Active Directory servers using attacker-specified credentials.
|
|
CVE-2020-2302
|
Medium
|
2020-11-04
|
No exploit published
|
No public exploit
|
A missing permission check in Jenkins Active Directory Plugin 2.19 and earlier allows attackers with Overall/Read permission to access the domain health check diagnostic page.
|
|
CVE-2020-2301
|
Critical
|
2020-11-04
|
No exploit published
|
No public exploit
|
Jenkins Active Directory Plugin 2.19 and earlier allows attackers to log in as any user with any password while a successful authentication of that user is still in the optional cache when using Windows/ADSI mode.
|
|
CVE-2020-2300
|
Critical
|
2020-11-04
|
No exploit published
|
No public exploit
|
Jenkins Active Directory Plugin 2.19 and earlier does not prohibit the use of an empty password in Windows/ADSI mode, which allows attackers to log in to Jenkins as any user depending on the configuration of the Active Directory server.
|
|
CVE-2020-2299
|
Critical
|
2020-11-04
|
No exploit published
|
No public exploit
|
Jenkins Active Directory Plugin 2.19 and earlier allows attackers to log in as any user if a magic constant is used as the password.
|
|
CVE-2020-26939
|
Medium
|
2020-11-02
|
No exploit published
|
No public exploit
|
In Legion of the Bouncy Castle BC before 1.61 and BC-FJA before 1.0.1.2, attackers can obtain sensitive information about a private exponent because of Observable Differences in Behavior to Error Inputs. This occurs in org.bouncycastle.crypto.encodings.OAEPEncoding. Sending invalid ciphertext that decrypts to a short payload in the OAEP Decoder could result in the throwing of an early exception, potentially leaking some information about the private exponent of the RSA private key performing the encryption.
|
|
CVE-2020-25689
|
Medium
|
2020-11-02
|
No exploit published
|
No public exploit
|
A memory leak flaw was found in WildFly in all versions up to 21.0.0.Final, where host-controller tries to reconnect in a loop, generating new connections which are not properly closed while not able to connect to domain-controller. This flaw allows an attacker to cause an Out of memory (OOM) issue, leading to a denial of service. The highest threat from this vulnerability is to system availability.
|
|
CVE-2020-14750
|
Critical
|
2020-11-02
|
Protected by RASP
|
Exploited in the wild
|
Vulnerability in the Oracle WebLogic Server product of Oracle Fusion Middleware (component: Console). Supported versions that are affected are 10.3.6.0.0, 12.1.3.0.0, 12.2.1.3.0, 12.2.1.4.0 and 14.1.1.0.0. Easily exploitable vulnerability allows unauthenticated attacker with network access via HTTP to compromise Oracle WebLogic Server. Successful attacks of this vulnerability can result in takeover of Oracle WebLogic Server. CVSS 3.1 Base Score 9.8 (Confidentiality, Integrity and Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H).
|