Lucene search
+L

4612 matches found

Kitploit
Kitploit
added 2018/07/30 9:39 p.m.19 views

Neto - A Tool To Analyse Browser Extensions

Project Neto is a Python 3 package conceived to analyse and unravel hidden features of browser plugins and extensions for well-known browsers such as Firefox and Chrome. It automates the process of unzipping the packaged files to extract these features from relevant resources in a extension like...

7.2AI score
SaveExploits0References1
pentestit
pentestit
added 2018/07/30 7:10 p.m.184 views

UPDATE: OWASP Dependency-Check 3.3.0

PenTestIT RSS Feed My first post about this open source OWASP project was about an older version. This post discusses the changes made to the open source software composition analysis utility in the latest release yesterday. This is the OWASP Dependency-Check 3.3.0, which includes a lot of bug...

0.2AI score
SaveExploits0
OSV
OSV
added 2018/07/27 2:6 p.m.13 views

GHSA-6W83-22GJ-5PV9 Directory Traversal in cyber-js

Affected versions of cyber-js resolve relative file paths, resulting in a directory traversal vulnerability. A malicious actor can use this vulnerability to access files outside of the intended directory root, which may result in the disclosure of private files on the vulnerable system. Example...

7.5CVSS7.4AI score0.02005EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2018/07/27 2:6 p.m.26 views

Directory Traversal in cyber-js

Affected versions of cyber-js resolve relative file paths, resulting in a directory traversal vulnerability. A malicious actor can use this vulnerability to access files outside of the intended directory root, which may result in the disclosure of private files on the vulnerable system. Example...

7.5CVSS7.1AI score0.02005EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2018/07/24 8:0 p.m.18 views

GHSA-333W-RXJ3-F55R Regular Expression Denial Of Service in uri-js

Affected versions of uri-js is susceptible to a regular expression denial of service vulnerability when user input is sent to the .parse method. Recommendation Update to v3.0.0 or later...

6.5CVSS6.2AI score0.01342EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2018/07/24 8:0 p.m.30 views

Regular Expression Denial Of Service in uri-js

Affected versions of uri-js is susceptible to a regular expression denial of service vulnerability when user input is sent to the .parse method. Recommendation Update to v3.0.0 or later...

6.8CVSS5.9AI score0.01342EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2018/07/23 9:0 p.m.36 views

GHSA-QMJG-G86H-6RC9 d3.js is malware

The d3.js package is a piece of malware that steals environment variables and sends them to attacker controlled locations. All versions have been unpublished from the npm registry. Recommendation As this package is malware, if you find it installed in your environment, the real security concern i...

7.5CVSS7.6AI score0.01475EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2018/07/23 8:50 p.m.27 views

fabric-js is malware

The fabric-js package is a piece of malware that steals environment variables and sends them to attacker controlled locations. All versions have been unpublished from the npm registry. Recommendation As this package is malware, if you find it installed in your environment, the real security conce...

7.5CVSS7.3AI score0.01123EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2018/07/23 8:50 p.m.27 views

GHSA-V73M-FJXV-W4RH fabric-js is malware

The fabric-js package is a piece of malware that steals environment variables and sends them to attacker controlled locations. All versions have been unpublished from the npm registry. Recommendation As this package is malware, if you find it installed in your environment, the real security conce...

7.5CVSS7.6AI score0.01123EPSS
SaveExploits0References3
OSV
OSV
added 2018/07/18 6:27 p.m.50 views

GHSA-MM62-WXC8-CF7M Code Execution Through IIFE in serialize-to-js

Affected versions of serialize-to-js may be vulnerable to arbitrary code execution through an Immediately Invoked Function Expression IIFE. Proof of Concept js var payload = "e: function eval'console.logexploited' " var serialize = require'serialize-to-js'; serialize.deserializepayload;...

9.8CVSS9.8AI score0.04464EPSS
SaveExploits1References9
Github Security Blog
Github Security Blog
added 2018/07/18 6:27 p.m.30 views

Code Execution Through IIFE in serialize-to-js

Affected versions of serialize-to-js may be vulnerable to arbitrary code execution through an Immediately Invoked Function Expression IIFE. Proof of Concept js var payload = "e: function eval'console.logexploited' " var serialize = require'serialize-to-js'; serialize.deserializepayload;...

9.8CVSS9.5AI score0.04464EPSS
SaveExploits1References8Affected Software1
Kitploit
Kitploit
added 2018/07/15 10:10 p.m.38 views

Memoro - A Detailed Heap Profiler

Memoro is a highly detailed heap profiler. Memoro not only shows you where and when your program makes heap allocations, but will show you how your program actually used that memory. Memoro collects detailed information on accesses to the heap, including reads and writes to memory and when they...

7AI score
SaveExploits0References5
n0where
n0where
added 2018/07/11 5:17 p.m.189 views

Payload Generation Framework: SharpShooter

SharpShooter is a payload creation framework for the retrieval and execution of arbitrary CSharp source code. SharpShooter is capable of creating payloads in a variety of formats, including HTA, JS, VBS and WSF. It leverages James Forshaw’s DotNetToJavaScript tool to invoke methods from the...

7.4AI score
SaveExploits0References3
OSV
OSV
added 2018/07/10 8:29 p.m.22 views

CVE-2018-13863

The MongoDB bson JavaScript module also known as js-bson versions 0.5.0 to 1.0.x before 1.0.5 is vulnerable to a Regular Expression Denial of Service ReDoS in lib/bson/decimal128.js. The flaw is triggered when the Decimal128.fromString function is called to parse a long untrusted string...

7.5CVSS6.5AI score
SaveExploits0References2
Prion
Prion
added 2018/07/10 8:29 p.m.30 views

Design/Logic Flaw

The MongoDB bson JavaScript module also known as js-bson versions 0.5.0 to 1.0.x before 1.0.5 is vulnerable to a Regular Expression Denial of Service ReDoS in lib/bson/decimal128.js. The flaw is triggered when the Decimal128.fromString function is called to parse a long untrusted string...

5CVSS7.3AI score0.01941EPSS
SaveExploits1References2Affected Software1
Debian CVE
Debian CVE
added 2018/07/10 8:0 p.m.62 views

CVE-2018-13863

The MongoDB bson JavaScript module also known as js-bson versions 0.5.0 to 1.0.x before 1.0.5 is vulnerable to a Regular Expression Denial of Service ReDoS in lib/bson/decimal128.js. The flaw is triggered when the Decimal128.fromString function is called to parse a long untrusted string...

7.5CVSS7.3AI score0.01941EPSS
SaveExploits1
Wallarm Lab
Wallarm Lab
added 2018/07/10 4:7 p.m.62 views

Neatly bypassing CSP

How to trick CSP in letting you run whatever you want By bo0om, Wallarm research Content Security Policy or CSP is a built-in browser technology which helps protect from attacks such as cross-site scripting XSS. It lists and describes paths and sources, from which the browser can safely load...

6.2AI score
SaveExploits0
OSV
OSV
added 2018/07/10 12:29 p.m.7 views

DEBIAN-CVE-2018-13797

The macaddress module before 0.2.9 for Node.js is prone to an arbitrary command injection flaw, due to allowing unsanitized input to an exec rather than execFile call...

9.8CVSS8.8AI score0.06664EPSS
SaveExploits1References1
Openbugbounty
Openbugbounty
added 2018/07/06 1:21 p.m.16 views

kalahotel.com XSS vulnerability

Open Bug Bounty ID: OBB-641441 Description| Value ---|--- Affected Website:| kalahotel.com Open Bug Bounty Program:| Create your bounty program now. It's open and free. Vulnerable Application:| Custom Code Vulnerability Type:| XSS Cross Site Scripting / CWE-79 CVSSv3 Score:| 6.1...

SaveExploits0
OSV
OSV
added 2018/07/05 8:29 p.m.8 views

CVE-2018-8046

The getTip method of Action Columns of Sencha Ext JS 4 to 6 before 6.6.0 is vulnerable to XSS attacks, even when passed HTML-escaped data. This framework brings no built-in XSS protection, so the developer has to ensure that data is correctly sanitized. However, the getTip method of Action Column...

6.1CVSS5.7AI score0.67014EPSS
SaveExploits1References2
Rows per page
Query Builder