Search Results (324483 CVEs found)

CVE Vendors Products Updated CVSS v3.1
CVE-2019-10781 1 Schema-inspector Project 1 Schema-inspector 2024-11-21 9.8 Critical
In schema-inspector before 1.6.9, a maliciously crafted JavaScript object can bypass the `sanitize()` and the `validate()` function used within schema-inspector.
CVE-2019-10780 1 Bibtex-ruby Project 1 Bibtex-ruby 2024-11-21 9.8 Critical
BibTeX-ruby before 5.1.0 allows shell command injection due to unsanitized user input being passed directly to the built-in Ruby Kernel.open method through BibTeX.open.
CVE-2019-10779 1 Gchq 1 Stroom 2024-11-21 6.1 Medium
All versions of stroom:stroom-app before 5.5.12 and all versions of the 6.0.0 branch before 6.0.25 are affected by Cross-site Scripting. An attacker website is able to load the Stroom UI into a hidden iframe. Using that iframe, the attacker site can issue commands to the Stroom UI via an XSS vulnerability to take full control of the Stroom UI on behalf of the logged-in user.
CVE-2019-10778 1 Devcert-sanscache Project 1 Devcert-sanscache 2024-11-21 9.8 Critical
devcert-sanscache before 0.4.7 allows remote attackers to execute arbitrary code or cause a Command Injection via the exec function. The variable `commonName` controlled by user input is used as part of the `exec` function without any sanitization.
CVE-2019-10777 1 Amazon 1 Aws Lambda 2024-11-21 9.8 Critical
In aws-lambda versions prior to version 1.0.5, the "config.FunctioName" is used to construct the argument used within the "exec" function without any sanitization. It is possible for a user to inject arbitrary commands to the "zipCmd" used within "config.FunctionName".
CVE-2019-10776 1 Git-diff-apply Project 1 Git-diff-apply 2024-11-21 9.8 Critical
In "index.js" file line 240, the run command executes the git command with a user controlled variable called remoteUrl. This affects git-diff-apply all versions prior to 0.22.2.
CVE-2019-10775 1 Ecstatic Project 1 Ecstatic 2024-11-21 7.5 High
ecstatic have a denial of service vulnerability. Successful exploitation could lead to crash of an application.
CVE-2019-10774 1 Php-shellcommand Project 1 Php-shellcommand 2024-11-21 9.8 Critical
php-shellcommand versions before 1.6.1 have a command injection vulnerability. Successful exploitation could lead to arbitrary code execution.
CVE-2019-10773 2 Redhat, Yarnpkg 2 Quay, Yarn 2024-11-21 7.8 High
In Yarn before 1.21.1, the package install functionality can be abused to generate arbitrary symlinks on the host filesystem by using specially crafted "bin" keys. Existing files could be overwritten depending on the current user permission set.
CVE-2019-10772 1 Svg-sanitizer Project 1 Svg-sanitizer 2024-11-21 6.1 Medium
It is possible to bypass enshrined/svg-sanitize before 0.13.1 using the "xlink:href" attribute due to mishandling of the xlink namespace by the sanitizer.
CVE-2019-10771 1 Iobroker 1 Iobroker.web 2024-11-21 6.1 Medium
Characters in the GET url path are not properly escaped and can be reflected in the server response.
CVE-2019-10770 1 Ratpack 1 Ratpack 2024-11-21 6.1 Medium
All versions of io.ratpack:ratpack-core from 0.9.10 inclusive and before 1.7.6 are vulnerable to Cross-site Scripting (XSS). This affects the development mode error handler when an exception message contains untrusted data. Note the production mode error handler is not vulnerable - so for this to be utilized in production it would require users to not disable development mode.
CVE-2019-10769 1 Safer-eval Project 1 Safer-eval 2024-11-21 9.8 Critical
safer-eval is a npm package to sandbox the he evaluation of code used within the eval function. Affected versions of this package are vulnerable to Arbitrary Code Execution via generating a RangeError.
CVE-2019-10767 1 Iobroker 1 Iobroker.js-controller 2024-11-21 7.5 High
An attacker can include file contents from outside the `/adapter/xxx/` directory, where `xxx` is the name of an existent adapter like "admin". It is exploited using the administrative web panel with a request for an adapter file. **Note:** The attacker has to be logged in if the authentication is enabled (by default isn't enabled).
CVE-2019-10766 1 Pixie Project 1 Pixie 2024-11-21 9.8 Critical
Pixie versions 1.0.x before 1.0.3, and 2.0.x before 2.0.2 allow SQL Injection in the limit() function due to improper sanitization.
CVE-2019-10765 1 Iobroker 1 Iobroker.admin 2024-11-21 9.8 Critical
iobroker.admin before 3.6.12 allows attacker to include file contents from outside the `/log/file1/` directory.
CVE-2019-10764 1 Simplito 1 Elliptic-php 2024-11-21 7.4 High
In elliptic-php versions priot to 1.0.6, Timing attacks might be possible which can result in practical recovery of the long-term private key generated by the library under certain conditions. Leakage of a bit-length of the scalar during scalar multiplication is possible on an elliptic curve which might allow practical recovery of the long-term private key.
CVE-2019-10763 1 Pimcore 1 Pimcore 2024-11-21 6.5 Medium
pimcore/pimcore before 6.3.0 is vulnerable to SQL Injection. An attacker with limited privileges (classes permission) can achieve a SQL injection that can lead in data leakage. The vulnerability can be exploited via 'id', 'storeId', 'pageSize' and 'tables' parameters, using a payload for trigger a time based or error based sql injection.
CVE-2019-10762 1 Medoo 1 Medoo 2024-11-21 9.8 Critical
columnQuote in medoo before 1.7.5 allows remote attackers to perform a SQL Injection due to improper escaping.
CVE-2019-10761 1 Vm2 Project 1 Vm2 2024-11-21 8.3 High
This affects the package vm2 before 3.6.11. It is possible to trigger a RangeError exception from the host rather than the "sandboxed" context by reaching the stack call limit with an infinite recursion. The returned object is then used to reference the mainModule property of the host code running the script allowing it to spawn a child_process and execute arbitrary code.