Lucene search
+L

2176 matches found

OSV
OSV
•added 2020/09/03 6:14 p.m.•13 views

GHSA-CR67-78JR-J94P Local File Inclusion in domokeeper

All versions of domokeeper are vulnerable to Local File Inclusion. The /plugin/ route passes a GET parameter unsanitized to a require call. It then returns the output of require in the server response. This may allow attackers to load unintended code in the application. It also allows attackers t...

6.9AI score
SaveExploits0References1
Github Security Blog
Github Security Blog
•added 2020/09/03 5:02 p.m.•21 views

Arbitrary Code Execution in require-node

Versions of require-node prior to 1.3.4 for 1.x and 2.0.4 for 2.x are vulnerable to Arbitrary Code Execution. The package fails to sanitize requests to the require-node endpoint, allowing attackers to execute arbitrary code in the server through the injection of OS commands in the request body...

6.4AI score
SaveExploits0References2Affected Software1
OSV
OSV
•added 2020/09/03 5:02 p.m.•16 views

GHSA-8J6J-4H2C-C65P Arbitrary Code Execution in require-node

Versions of require-node prior to 1.3.4 for 1.x and 2.0.4 for 2.x are vulnerable to Arbitrary Code Execution. The package fails to sanitize requests to the require-node endpoint, allowing attackers to execute arbitrary code in the server through the injection of OS commands in the request body...

8.6AI score
SaveExploits0References1
OSV
OSV
•added 2020/09/02 8:33 p.m.•20 views

GHSA-H44F-769Q-J6PX Malicious Package in requet

All versions of requet typosquatted a popular package of similar name and tracked users who had installed the incorrect package. The package uploaded information to a remote server including: name of the downloaded package, name of the intended package, the Node version and whether the process wa...

9.8CVSS6.8AI score
SaveExploits0References1
OSV
OSV
•added 2020/02/14 10:15 p.m.•9 views

CVE-2020-8128

An unintended require and server-side request forgery vulnerabilities in jsreport version 2.5.0 and earlier allow attackers to execute arbitrary code...

9.8CVSS6AI score
SaveExploits0References1
NVD
NVD
•added 2020/02/14 10:15 p.m.•27 views

CVE-2020-8129

An unintended require vulnerability in script-manager npm package version 0.8.6 and earlier may allow attackers to execute arbitrary code...

9.8CVSS9.7AI score0.02943EPSS
SaveExploits1References1
attackerkb
attackerkb
•added 2020/02/14 10:15 p.m.•7 views

CVE-2020-8128

An unintended require and server-side request forgery vulnerabilities in jsreport version 2.5.0 and earlier allow attackers to execute arbitrary code...

9.8CVSS9AI score0.02692EPSS
SaveExploits1References2
Prion
Prion
•added 2020/02/14 10:15 p.m.•25 views

Code injection

An unintended require vulnerability in script-manager npm package version 0.8.6 and earlier may allow attackers to execute arbitrary code...

7.5CVSS9.6AI score0.02943EPSS
SaveExploits1References1Affected Software1
attackerkb
attackerkb
•added 2020/02/14 10:15 p.m.•5 views

CVE-2020-8129

An unintended require vulnerability in script-manager npm package version 0.8.6 and earlier may allow attackers to execute arbitrary code...

9.8CVSS9AI score0.02943EPSS
SaveExploits1References2
Cvelist
Cvelist
•added 2020/02/14 9:28 p.m.•33 views

CVE-2020-8129

An unintended require vulnerability in script-manager npm package version 0.8.6 and earlier may allow attackers to execute arbitrary code...

9.8AI score0.02943EPSS
SaveExploits1References1
Fedora
Fedora
•added 2019/11/22 12:48 a.m.•40 views

[SECURITY] Fedora 31 Update: php-symfony3-3.4.35-2.fc31

Symfony PHP framework version 3. NOTE: Does not require PHPUnit bridge...

9.8CVSS2.7AI score0.33247EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
•added 2019/11/04 12:00 a.m.•14 views

The vulnerability of the _libssh2_packet_require and _libssh2_packet_requirev functions in the libssh2 library allows a attacker to cause a service failure or gain unauthorized access to protected information.

The vulnerability of the libssh2packetrequire and libssh2packetrequirev functions in the libssh2 library involves reading data beyond the buffer boundaries in memory. Exploiting this vulnerability can allow a malicious actor to cause service failures or gain unauthorized access to protected...

9.4CVSS5.7AI score0.06275EPSS
SaveExploits0References23Affected Software4
AlpineLinux
AlpineLinux
•added 2019/10/09 2:17 p.m.•41 views

CVE-2019-6471

A race condition which may occur when discarding malformed packets can result in BIND exiting due to a REQUIRE assertion failure in dispatch.c. Versions affected: BIND 9.11.0 - 9.11.7, 9.12.0 - 9.12.4-P1, 9.14.0 - 9.14.2. Also all releases of the BIND 9.13 development branch and version 9.15.0 of...

5.9CVSS6AI score0.03298EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2019/10/09 2:17 p.m.•71 views

CVE-2019-6471

A race condition which may occur when discarding malformed packets can result in BIND exiting due to a REQUIRE assertion failure in dispatch.c. Versions affected: BIND 9.11.0 - 9.11.7, 9.12.0 - 9.12.4-P1, 9.14.0 - 9.14.2. Also all releases of the BIND 9.13 development branch and version 9.15.0 of...

5.9CVSS6.4AI score0.03298EPSS
SaveExploits0
Github Security Blog
Github Security Blog
•added 2019/09/11 11:03 p.m.•37 views

Unintended Require in larvitbase-api

Versions of larvitbase-api prior to 0.5.4 are vulnerable to an Unintended Require. The package exposes an API endpoint and passes a GET parameter unsanitized to an require call. This allows attackers to execute any .js file in the same folder as the server is running. Recommendation Upgrade to...

7.5CVSS5.8AI score0.01289EPSS
SaveExploits1References4Affected Software1
OSV
OSV
•added 2019/09/11 11:03 p.m.•80 views

GHSA-XF27-JQWV-GF3R Unintended Require in larvitbase-api

Versions of larvitbase-api prior to 0.5.4 are vulnerable to an Unintended Require. The package exposes an API endpoint and passes a GET parameter unsanitized to an require call. This allows attackers to execute any .js file in the same folder as the server is running. Recommendation Upgrade to...

7.5CVSS7.6AI score0.01289EPSS
SaveExploits1References3
Veracode
Veracode
•added 2019/09/04 5:28 a.m.•19 views

Local File Inclusion

larvitbase-www is vulnerable to local file inclusion. The package uses an exposed API endpoint that accepts an unvalidated GET parameter to a require function call. This could potentially allow a remote attacker to execute any .js files within the web server. Successful exploitation causes the...

4.1AI score
SaveExploits0
NVD
NVD
•added 2019/09/03 8:15 p.m.•44 views

CVE-2019-5479

An unintended require vulnerability in v0.5.5 larvitbase-api may allow an attacker to load arbitrary non-production code JavaScript file...

7.5CVSS7.5AI score0.01289EPSS
SaveExploits1References1
OSV
OSV
•added 2019/09/03 8:15 p.m.•12 views

CVE-2019-5479

An unintended require vulnerability in v0.5.5 larvitbase-api may allow an attacker to load arbitrary non-production code JavaScript file...

7.5CVSS7.3AI score0.01289EPSS
SaveExploits1References1
Prion
Prion
•added 2019/09/03 8:15 p.m.•26 views

Code injection

An unintended require vulnerability in v0.5.5 larvitbase-api may allow an attacker to load arbitrary non-production code JavaScript file...

5CVSS7.5AI score0.01289EPSS
SaveExploits1References1Affected Software1
Rows per page
Query Builder