Search Results (344008 CVEs found)

CVE Vendors Products Updated CVSS v3.1
CVE-2019-10805 1 Sideralis 1 Valib.js 2024-11-21 7.5 High
valib through 2.0.0 allows Internal Property Tampering. A maliciously crafted JavaScript object can bypass several inspection functions provided by valib. Valib uses a built-in function (hasOwnProperty) from the unsafe user-input to examine an object. It is possible for a crafted payload to overwrite this function to manipulate the inspection results to bypass security checks.
CVE-2019-10804 1 Serial-number Project 1 Serial-number 2024-11-21 9.8 Critical
serial-number through 1.3.0 allows execution of arbritary commands. The "cmdPrefix" argument in serialNumber function is used by the "exec" function without any validation.
CVE-2019-10803 1 Push-dir Project 1 Push-dir 2024-11-21 9.8 Critical
push-dir through 0.4.1 allows execution of arbritary commands. Arguments provided as part of the variable "opt.branch" is not validated before being provided to the "git" command within "index.js#L139". This could be abused by an attacker to inject arbitrary commands.
CVE-2019-10802 1 Mangoraft 1 Giting 2024-11-21 9.8 Critical
giting version prior to 0.0.8 allows execution of arbritary commands. The first argument "repo" of function "pull()" is executed by the package without any validation.
CVE-2019-10801 1 Enpeem Project 1 Enpeem 2024-11-21 9.8 Critical
enpeem through 2.2.0 allows execution of arbitrary commands. The "options.dir" argument is provided to the "exec" function without any sanitization.
CVE-2019-10800 1 Codecov 1 Codecov-python 2024-11-21 6.5 Medium
This affects the package codecov before 2.0.16. The vulnerability occurs due to not sanitizing gcov arguments before being being provided to the popen method.
CVE-2019-10799 1 Compile-sass Project 1 Compile-sass 2024-11-21 8.2 High
compile-sass prior to 1.0.5 allows execution of arbritary commands. The function "setupCleanupOnExit(cssPath)" within "dist/index.js" is executed as part of the "rm" command without any sanitization.
CVE-2019-10798 1 Rdf-graph-array Project 1 Rdf-graph-array 2024-11-21 5.3 Medium
rdf-graph-array through 0.3.0-rc6 manipulation of JavaScript objects resutling in Prototype Pollution. The rdf.Graph.prototype.add method could be tricked into adding or modifying properties of Object.prototype.
CVE-2019-10797 1 Wso2 1 Transport-http 2024-11-21 6.5 Medium
Netty in WSO2 transport-http before v6.3.1 is vulnerable to HTTP Response Splitting due to HTTP Header validation being disabled.
CVE-2019-10796 1 Rpi Project 1 Rpi 2024-11-21 9.8 Critical
rpi through 0.0.3 allows execution of arbritary commands. The variable pinNumbver in function GPIO within src/lib/gpio.js is used as part of the arguement of exec function without any sanitization.
CVE-2019-10795 1 Undefsafe Project 1 Undefsafe 2024-11-21 6.3 Medium
undefsafe before 2.0.3 is vulnerable to Prototype Pollution. The 'a' function could be tricked into adding or modifying properties of Object.prototype using a __proto__ payload.
CVE-2019-10794 1 Component-flatten Project 1 Component-flatten 2024-11-21 6.3 Medium
All versions of component-flatten are vulnerable to Prototype Pollution. The a function could be tricked into adding or modifying properties of Object.prototype using a __proto__ payload.
CVE-2019-10793 1 Dot-object Project 1 Dot-object 2024-11-21 6.3 Medium
dot-object before 2.1.3 is vulnerable to Prototype Pollution. The set function could be tricked into adding or modifying properties of Object.prototype using a __proto__ payload.
CVE-2019-10792 1 Bodymen Project 1 Bodymen 2024-11-21 6.3 Medium
bodymen before 1.1.1 is vulnerable to Prototype Pollution. The handler function could be tricked into adding or modifying properties of Object.prototype using a __proto__ payload.
CVE-2019-10791 1 Promise-probe Project 1 Promise-probe 2024-11-21 9.8 Critical
promise-probe before 0.10.0 allows remote attackers to perform a command injection attack. The file, outputFile and options functions can be controlled by users without any sanitization.
CVE-2019-10790 1 Taffydb 1 Taffy 2024-11-21 7.5 High
taffydb npm module, vulnerable in all versions up to and including 2.7.3, allows attackers to forge adding additional properties into user-input processed by taffy which can allow access to any data items in the DB. taffy sets an internal index for each data item in its DB. However, it is found that the internal index can be forged by adding additional properties into user-input. If index is found in the query, taffyDB will ignore other query conditions and directly return the indexed data item. Moreover, the internal index is in an easily-guessable format (e.g., T000002R000001). As such, attackers can use this vulnerability to access any data items in the DB.
CVE-2019-10789 1 Curling Project 1 Curling 2024-11-21 9.8 Critical
All versions of curling.js are vulnerable to Command Injection via the run function. The command argument can be controlled by users without any sanitization.
CVE-2019-10788 1 Dnt 1 Im-metadata 2024-11-21 9.8 Critical
im-metadata through 3.0.1 allows remote attackers to execute arbitrary commands via the "exec" argument. It is possible to inject arbitrary commands as part of the metadata options which is given to the "exec" function.
CVE-2019-10787 1 Dnt 1 Im-resize 2024-11-21 9.8 Critical
im-resize through 2.3.2 allows remote attackers to execute arbitrary commands via the "exec" argument. The cmd argument used within index.js, can be controlled by user without any sanitization.
CVE-2019-10786 1 Network-manager Project 1 Network-manager 2024-11-21 9.8 Critical
network-manager through 1.0.2 allows remote attackers to execute arbitrary commands via the "execSync()" argument.