Lucene search
+L

355 matches found

Veracode
Veracode
added 2020/05/29 3:43 a.m.25 views

HTTP Response Splitting

kallithea is vulnerable to HTTP Response Splitting. It is possible because it does not escape the user-provided input from GET 'camefrom' parameter in the login instance, allowing an attacker to inject malicious HTTP headers to control the remaining headers and body of the response of the...

5CVSS2.1AI score0.06089EPSS
SaveExploits6References8Affected Software1
OSV
OSV
added 2020/05/26 2:49 p.m.76 views

GHSA-2P68-F74V-9WC6 ActiveSupport potentially unintended unmarshalling of user-provided objects in MemCacheStore and RedisCacheStore

In ActiveSupport, there is potentially unexpected behaviour in the MemCacheStore and RedisCacheStore where, when untrusted user input is written to the cache store using the raw: true parameter, re-reading the result from the cache can evaluate the user input as a Marshalled object instead of pla...

9.8CVSS7.7AI score0.45732EPSS
SaveExploits5References12
Veracode
Veracode
added 2020/05/18 6:48 a.m.29 views

Remote Code Execution

actionview is vulnerable to remote code execution. User-provided local names are not validated and sanitiized before being passed to a render call. An attacker would be able to execute arbitrary code if the locals argument can be controlled...

8.8CVSS4.3AI score0.82047EPSS
SaveExploits10References6Affected Software2
RubySec
RubySec
added 2020/05/15 12:0 a.m.29 views

Potential remote code execution of user-provided local names in ActionView

There was a vulnerability in versions of Rails prior to 5.0.1 that would allow an attacker who controlled the locals argument of a render call. Versions Affected: rails 5.0.1 Not affected: Applications that do not allow users to control the names of locals. Fixed Versions: 4.2.11.2 Impact ------ ...

8.8CVSS5.3AI score0.82047EPSS
SaveExploits10References1Affected Software1
Veracode
Veracode
added 2020/05/04 1:11 a.m.29 views

Crosss-Site Scripting (XSS)

wordpress is vulnerable to cross-site scripting XSS. The stats method of class-wp-object-cache.php does not sanitize the user-provided data, allowing an attacker to inject malicious script to be executed when a user loads the page...

6.1CVSS2.8AI score0.02139EPSS
SaveExploits0References4Affected Software1
Veracode
Veracode
added 2020/04/06 6:9 a.m.23 views

Remote Code Execution (RCE)

op-browser is vulnerable to remote code execution RCE. The attack exist because it does not validate the user-provided value to url parameter, allowing an attacker to inject arbitrary code through it...

9.8CVSS5.1AI score0.04118EPSS
SaveExploits1References3Affected Software1
NVD
NVD
added 2020/03/26 12:15 p.m.16 views

CVE-2020-8923

An improper HTML sanitization in Dart versions up to and including 2.7.1 and dev versions 2.8.0-dev.16.0, allows an attacker leveraging DOM Clobbering techniques to skip the sanitization and inject custom html/javascript XSS. Mitigation: update your Dart SDK to 2.7.2, and 2.8.0-dev.17.0 for the d...

6.1CVSS5.6AI score0.00324EPSS
SaveExploits0References1
Veracode
Veracode
added 2020/03/17 8:9 a.m.17 views

Remote Code Execution (RCE)

node-prompt-here is vulnerable to remote code execution RCE. The runCommand of the file linux/manager.js accepts user-provided arguments without sanitization, allowing the user to get the control over the index. process.env.NMCLI...

9.8CVSS3.8AI score0.02619EPSS
SaveExploits1References1Affected Software1
Tenable Nessus
Tenable Nessus
added 2020/02/25 12:0 a.m.27 views

EulerOS 2.0 SP8 : libssh (EulerOS-SA-2020-1164)

According to the version of the libssh package installed, the EulerOS installation on the remote host is affected by the following vulnerability : - A flaw was found with the libssh API function sshscpnew in versions before 0.9.3 and before 0.8.8. When the libssh SCP client connects to a server,...

9.3CVSS6.7AI score0.03148EPSS
SaveExploits0References2
Veracode
Veracode
added 2020/02/03 8:58 a.m.12 views

OS Command Injection

listening-processes is susceptible to OS Command Injection. The attack exists because it does not escape the user provided data along with the bash commands...

2.6AI score
SaveExploits0
OSV
OSV
added 2019/11/25 5:15 p.m.16 views

CVE-2019-16764

The use of String.toatom/1 in PowAssent is susceptible to denial of service attacks. In PowAssent.Phoenix.AuthorizationController a value is fetched from the user provided params, and String.toatom/1 is used to convert the binary value to an atom so it can be used to fetch the provider...

5.5CVSS6.7AI score
SaveExploits0References4
Prion
Prion
added 2019/11/25 5:15 p.m.16 views

Code injection

The use of String.toatom/1 in PowAssent is susceptible to denial of service attacks. In PowAssent.Phoenix.AuthorizationController a value is fetched from the user provided params, and String.toatom/1 is used to convert the binary value to an atom so it can be used to fetch the provider...

2.1CVSS5.3AI score0.01082EPSS
SaveExploits0References4Affected Software1
Veracode
Veracode
added 2019/10/03 6:36 a.m.20 views

Directory Traversal

Butor Portal is vulnerable to path traversal. Lack of validation on user provided path via the theme t parameter allows an attacker to to inject malicious substring /wl?t=../../...= followed by a filename to get access to the file...

7.5CVSS7.5AI score0.02248EPSS
SaveExploits1References5Affected Software1
Hacker One
Hacker One
added 2019/10/03 5:19 a.m.50 views

Ruby: Variant of CVE-2013-0269 (Denial of Service and Unsafe Object Creation Vulnerability in JSON)

During my recent keyword argument separation work on rbscanargs in the master branch, I discovered what I now think is a vulnerability. While the CVE-2013-0269 change fixed most usage of JSON.parse, it ended up not fixing KernelJSON. The reason behind this is that internally, in...

7.5CVSS0.13911EPSS
SaveExploits0
Veracode
Veracode
added 2019/08/06 6:54 a.m.22 views

Cross-site Scripting (XSS)

grumpydictator/firefly-iii is vulnerable to cross-site scripting XSS. The attack is possible because it does not escape the user provided data in transaction description field and in asset account name, allowing an attacker to inject malicious script in a convert transaction to get executed upon ...

6.1CVSS3.5AI score0.01327EPSS
SaveExploits1References3Affected Software1
Veracode
Veracode
added 2019/08/06 6:23 a.m.23 views

Cross-site Scripting (XSS)

grumpydictator/firefly-iii is vulnerable to cross-site scripting XSS. The attack is possible because it does not escape the user provided data increate-from-bill name field, allowing an attacker to inject malicious script...

5.4CVSS3.3AI score0.00762EPSS
SaveExploits1References2Affected Software1
Veracode
Veracode
added 2019/08/06 6:9 a.m.17 views

Cross-site Scripting (XSS)

grumpydictator/firefly-iii is vulnerable to cross-site scripting XSS. The attack is possible because it does not escape the user provided data in liability name field, allowing an attacker to inject malicious script in a transaction to get executed upon an error condition during a visit to the...

5.4CVSS3.4AI score0.00744EPSS
SaveExploits1References2Affected Software1
NVD
NVD
added 2019/07/26 12:15 a.m.27 views

CVE-2018-11779

In Apache Storm versions 1.1.0 to 1.2.2, when the user is using the storm-kafka-client or storm-kafka modules, it is possible to cause the Storm UI daemon to deserialize user provided bytes into a Java class...

9.8CVSS9.3AI score0.03477EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2019/07/25 11:23 p.m.42 views

CVE-2018-11779

In Apache Storm versions 1.1.0 to 1.2.2, when the user is using the storm-kafka-client or storm-kafka modules, it is possible to cause the Storm UI daemon to deserialize user provided bytes into a Java class...

9.4AI score0.03477EPSS
SaveExploits0References1
Veracode
Veracode
added 2019/07/18 5:59 a.m.18 views

Cross-site Scripting (XSS)

grumpydictator/firefly-iii is vulnerable to cross-site scripting XSS. The attack is possible because it does not escape the user provided data in budget name, allowing an attacker to inject malicious script in a transaction to get executed on the tags/show/$tagnumber$ tag summary page...

5.4CVSS5.2AI score0.00762EPSS
SaveExploits1References4Affected Software1
Rows per page
Query Builder