Lucene search
+L

717 matches found

RedHat Linux
RedHat Linux
added 2020/04/28 3:34 p.m.23 views

liblouis: Stack-based buffer overflow in compileTranslationTable.c

Liblouis 3.6.0 has a stack-based Buffer Overflow in the function parseChars in compileTranslationTable.c, a different vulnerability than CVE-2018-11440...

8.8CVSS5.9AI score0.02231EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2020/04/28 3:34 p.m.11 views

liblouis: Stack-based buffer overflow in function compileHyphenation in compileTranslationTable.c

Liblouis 3.5.0 has a stack-based Buffer Overflow in the function compileHyphenation in compileTranslationTable.c...

8.8CVSS5.9AI score0.02231EPSS
SaveExploits0References4
CNVD
CNVD
added 2020/04/07 12:00 a.m.7 views

Compass-compile Command Injection Vulnerability

compass-compile is a compiler. A command injection vulnerability exists in compass-compile version 0.0.1 and earlier. The vulnerability can be exploited to execute arbitrary code with the 'options' parameter...

9.8CVSS8.4AI score0.04358EPSS
SaveExploits1References1
OSV
OSV
added 2020/04/06 1:15 p.m.11 views

CVE-2020-7635

compass-compile through 0.0.1 is vulnerable to Command Injection.It allows execution of arbitrary commands via tha options argument...

9.8CVSS7.5AI score0.04358EPSS
SaveExploits1References2
NVD
NVD
added 2020/04/06 1:15 p.m.29 views

CVE-2020-7635

compass-compile through 0.0.1 is vulnerable to Command Injection.It allows execution of arbitrary commands via tha options argument...

9.8CVSS9.8AI score0.04358EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2020/04/06 1:15 p.m.10 views

CVE-2020-7635

compass-compile through 0.0.1 is vulnerable to Command Injection.It allows execution of arbitrary commands via tha options argument...

9.8CVSS8.9AI score0.04358EPSS
SaveExploits1References3
Prion
Prion
added 2020/04/06 1:15 p.m.25 views

Command injection

compass-compile through 0.0.1 is vulnerable to Command Injection.It allows execution of arbitrary commands via tha options argument...

7.5CVSS9.7AI score0.04358EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2020/04/06 12:29 p.m.43 views

CVE-2020-7635

compass-compile through 0.0.1 is vulnerable to Command Injection.It allows execution of arbitrary commands via tha options argument...

9.8AI score0.04358EPSS
SaveExploits1References2
CVE
CVE
added 2020/04/06 12:29 p.m.65 views

CVE-2020-7635

CVE-2020-7635 affects the Node.js package compass-compile (through 0.0.1). The vulnerability arises from an unsanitized options argument in the library’s command construction, enabling Command Injection and the potential execution of arbitrary shell commands. Multiple connected sources corroborat...

9.8CVSS9.7AI score0.04358EPSS
SaveExploits1References2Affected Software1
Snyk
Snyk
added 2020/04/05 12:00 a.m.12 views

Command Injection

Overview compass-compile is a Compass wrapper for node.js. Affected versions of this package are vulnerable to Command Injection. The options argument can be controlled by users without any sanitization. PoC var Root = require'compass-compile'; var root = new Root; var options =...

9.8CVSS6.9AI score0.04358EPSS
SaveExploits1References2
vulnersOsv
vulnersOsv
added 2020/04/05 12:00 a.m.3 views

@love-open-source/ember-slider (>=0.0.2, <=1.1.10), broccoli-compass-compiler (>=0.0.1, <=0.0.6) +1 more potentially affected by CVE-2020-7635 via compass-compile (0.0.1)

compass-compile NPM version 0.0.1 is affected by a known vulnerability. The following packages have a transitive dependency on compass-compile and may be impacted: - @love-open-source/ember-slider =0.0.2, =0.0.1, =0.1.0, =0.5.0 Source cves: CVE-2020-7635 Source advisory:...

9.8CVSS8.6AI score0.04358EPSS
SaveExploits1
CNVD
CNVD
added 2020/02/25 12:00 a.m.13 views

compile-sass Remote Code Execution Vulnerability

compile-sass is a module for compiling SASS and saving it to CSS files on-the-fly using node-sass. A security vulnerability exists in compile-sass versions prior to 1.0.5, which stems from the program failing to clean up the 'setupCleanupOnExit cssPath' function in the dist/index.js file before t...

8.5CVSS7.3AI score0.02266EPSS
SaveExploits1References1
OSV
OSV
added 2020/02/24 6:15 p.m.21 views

CVE-2019-10799

compile-sass prior to 1.0.5 allows execution of arbritary commands. The function "setupCleanupOnExitcssPath" within "dist/index.js" is executed as part of the "rm" command without any sanitization...

8.2CVSS7AI score
SaveExploits0References2
NVD
NVD
added 2020/02/24 6:15 p.m.30 views

CVE-2019-10799

compile-sass prior to 1.0.5 allows execution of arbritary commands. The function "setupCleanupOnExitcssPath" within "dist/index.js" is executed as part of the "rm" command without any sanitization...

8.5CVSS8.3AI score0.02266EPSS
SaveExploits1References2
Prion
Prion
added 2020/02/24 6:15 p.m.22 views

Command injection

compile-sass prior to 1.0.5 allows execution of arbritary commands. The function "setupCleanupOnExitcssPath" within "dist/index.js" is executed as part of the "rm" command without any sanitization...

8.5CVSS8.2AI score0.02266EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2020/02/24 5:42 p.m.36 views

CVE-2019-10799

compile-sass prior to 1.0.5 allows execution of arbritary commands. The function "setupCleanupOnExitcssPath" within "dist/index.js" is executed as part of the "rm" command without any sanitization...

8.3AI score0.02266EPSS
SaveExploits1References2
CVE
CVE
added 2020/02/24 5:42 p.m.81 views

CVE-2019-10799

CVE-2019-10799 affects the compile-sass module prior to version 1.0.5. The root cause is a lack of sanitization in the function setupCleanupOnExit(cssPath) within dist/index.js, which is invoked as part of the rm command, enabling execution of arbitrary commands. The vulnerability allows potentia...

8.5CVSS8.3AI score0.02266EPSS
SaveExploits1References2Affected Software1
Snyk
Snyk
added 2020/02/21 2:03 p.m.9 views

Command Injection

Overview compile-sass is a module to compile SASS on-the-fly and/or save it to CSS files. Affected versions of this package are vulnerable to Command Injection. The function setupCleanupOnExitcssPath within dist/index.js is executed as part of the rm command without any sanitization. PoC by JHU...

8.5CVSS7AI score0.02266EPSS
SaveExploits1References2
Prion
Prion
added 2020/02/14 10:15 p.m.23 views

Design/Logic Flaw

iTop 2.2.0 through 2.6.0 allows remote attackers to cause a denial of service application outage via many requests to launch a compile operation. The requests use the pages/exec.php?execenv=production&execmodule=itop-hub-connector&execpage=ajax.php&operation=compile URI. This only affects the...

5CVSS7.4AI score0.01282EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2020/02/14 2:15 p.m.35 views

CVE-2019-20454

An out-of-bounds read was discovered in PCRE before 10.34 when the pattern \X is JIT compiled and used to match specially crafted subjects in non-UTF mode. Applications that use PCRE to parse untrusted input may be vulnerable to this flaw, which would allow an attacker to crash the application. T...

7.5CVSS6.3AI score
SaveExploits0References7
Rows per page
Query Builder