Lucene search
+L

7533 matches found

Code423n4
Code423n4
added 2022/03/09 12:0 a.m.11 views

money-market-contracts::overseer: Market ltv is not capped

Lines of code Vulnerability details Impact There is no check to ensure that maxltv is less than 100% Decimal::One. It is therefore possible to set a collateral factor of 1, allowing anyone to borrow more than the collateral value ie. enabling under-collateralized loans. While the likelihood of...

6.9AI score
SaveExploits0
GithubExploit
GithubExploit
added 2022/03/07 11:53 a.m.311 views

Exploit for Code Injection in Vmware Spring_Cloud_Gateway

CVE-2022-22947 SpringCloudGatewayRCE Code by: Junsh...

10CVSS7.1AI score0.98253EPSS
SaveExploits54
Kitploit
Kitploit
added 2022/03/05 8:30 p.m.27 views

Authz0 - An Automated Authorization Test Tool. Unauthorized Access Can Be Identified Based On URLs And RolesAnd Credentials

Authz0 is an automated authorization test tool. Unauthorized access can be identified based on URLs and Roles & Credentials. URLs and Roles are managed as YAML-based templates, which can be automatically created and added through authz0. You can also test based on multiple authentication headers...

7.6AI score
SaveExploits0References5
CNVD
CNVD
added 2022/03/04 12:0 a.m.30 views

PeteReport Cross-Site Request Forgery Vulnerability

PeTeReport is an open source application vulnerability reporting tool. Designed to assist penetration testing/red team efforts by simplifying the task of report writing and generation, PeTeReport suffers from a cross-site request forgery vulnerability that could be exploited by attackers to trick...

6.5CVSS2.7AI score0.00445EPSS
SaveExploits1References1
The Hacker News
The Hacker News
added 2022/03/01 2:12 p.m.77 views

Break into Ethical Hacking with 18 Advanced Online Courses for Just $42.99

It is predicted that 3.5 million jobs will be unfilled in the field of cybersecurity by the end of this year. Several of these jobs pay very well, and in most cases, you don't even need a college degree to get hired. The most important thing is to have the skills and certifications. The All-In-On...

7.3AI score
SaveExploits0
Patchstack
Patchstack
added 2022/02/28 12:0 a.m.12 views

WordPress "Nugget by Ingot: Easy, automated and native A/B testing for everyone" plugin <= 1.0.0 - Sensitive Information Disclosure vulnerability

Sensitive Information Disclosure vulnerability discovered in WordPress "Nugget by Ingot: Easy, automated and native A/B testing for everyone" plugin versions = 1.0.0. Solution No patched version available...

2.5AI score
SaveExploits0References2Affected Software1
Patchstack
Patchstack
added 2022/02/28 12:0 a.m.11 views

WordPress "Nugget by Ingot: Easy, automated and native A/B testing for everyone" plugin <= 1.0.0 - Toggle The Debug Mode via Cross-Site Request Forgery (CSRF) vulnerability

Toggle The Debug Mode via Cross-Site Request Forgery CSRF vulnerability discovered in WordPress "Nugget by Ingot: Easy, automated and native A/B testing for everyone" plugin versions = 1.0.0. Solution No patched version available...

4.4AI score
SaveExploits0References2Affected Software1
Kitploit
Kitploit
added 2022/02/25 11:30 a.m.330 views

JNDI-Injection-Exploit - A Tool Which Generates JNDI Links Can Start Several Servers To Exploit JNDI Injection Vulnerability

JNDI-Injection-Exploit is a tool for generating workable JNDI links and provide background services by starting RMI server,LDAP server and HTTP server. RMI server and LDAP server are based on marshals and modified further to link with HTTP server. Using this tool allows you get JNDI links, you ca...

7.3AI score
SaveExploits0References6
Wallarm Lab
Wallarm Lab
added 2022/02/25 7:42 a.m.9 views

Security Assessor – Job Description and How to Become

Introduction It requires a ton of work to turn into a QSA and keep your affirmation. In truth, there is an enormous rundown of standards to meet to be thought of. What is a Cyber security control assessor? The Security Control Assessor SCA is a cybersecurity personnel that utilizes security testi...

0.3AI score
SaveExploits0
HackRead
HackRead
added 2022/02/22 3:37 p.m.19 views

Netlas.io: A new atlas of the Internet

By Soxoj A while ago, I decided to test a new analog of Shodan — the Netlas.io platform only to… This is a post from HackRead.com Read the original post: Netlas.io: A new atlas of the Internet...

1.4AI score
SaveExploits0
Kitploit
Kitploit
added 2022/02/22 11:30 a.m.33 views

Chain-Reactor - An Open Source Framework For Composing Executables That Simulate Adversary Behaviors And Techniques On Linux Endpoints

Chain Reactor is an open-source tool for testing detection and response coverage on Linux machines. The tool generates executables that simulate sequences of actions like process creation and network connection. Chain Reactor assumes no prior engineering experience; the tool consumes JSON, so...

7AI score
SaveExploits0References4
Code423n4
Code423n4
added 2022/02/20 12:0 a.m.12 views

User can't create TurboSafe through TurboMaster.createSafe()

Lines of code Vulnerability details Impact A user can't create a safe because of the requiresAuth modifier in createSafe. Neither directly through the TurboMaster contract nor through the router. Proof of Concept Here's the test file I used to confirm it. I had to modify the contracts a little bi...

6.8AI score
SaveExploits0
Kitploit
Kitploit
added 2022/02/19 8:30 p.m.47 views

HybridTestFramework - End To End Testing Of Web, API And Security

Full-fledged WEB, API and Security testing framework using selenium,ZAP OWASP proxy and rest-assured Supported Platforms This framework supports WebUi automation across a variety of browsers like Chrome, Firefox, IE, no only limited to this but extended to test rest api, security and visual...

7.2AI score
SaveExploits0References3
Packet Storm
Packet Storm
added 2022/02/18 12:0 a.m.250 views

Cosmetics And Beauty Product Online Store 1.0 Cross Site Scripting

Title: Cosmetics and Beauty Product Online Store v1.0 remote Multiple XSS-Reflected Author: nu11secur1ty Date: 02.18.2022 Vendor: https://www.sourcecodester.com/users/tips23 Software: https://www.sourcecodester.com/php/15181/cosmetics-and-beauty-product-online-store-phpoop-free-source-code.html...

7.4AI score
SaveExploits0
Kitploit
Kitploit
added 2022/02/17 8:30 p.m.54 views

Njsscan - A Semantic Aware SAST Tool That Can Find Insecure Code Patterns In Your Node.js Applications

njsscan is a static application testing SAST tool that can find insecure code patterns in your node.js applications using simple pattern matcher from libsast and syntax-aware semantic code pattern search tool semgrep. Installation pip install njsscan Requires Python 3.6+ and supports only Mac and...

8AI score
SaveExploits0References8
Malwarebytes
Malwarebytes
added 2022/02/17 4:59 p.m.31 views

Firefox and Chrome reaching major versions 100 may break some websites

Mozilla has issued a warning about the upcoming versions 100 for both Chrome and Firefox. The change in the version number from 2 to 3 digits may cause some problems when visiting websites that are not prepared for this change. For example, it’s possible that some parsing libraries may have...

6.9AI score
SaveExploits0
ThreatPost
ThreatPost
added 2022/02/17 2:0 p.m.91 views

Kill Cloud Risk: Get Everybody to Stop Fighting Over App Security - Podcast

Brought to you by Uptycs. Underwriters of Threatpost podcasts do not assert any editorial control over content. Applications are cybercriminals’ favorite ways to crack open targeted organizations. Yet no single team or process can assure the rollout of safe cloud applications. From code design to...

8.7AI score
SaveExploits0References6
zdt
zdt
added 2022/02/17 12:0 a.m.681 views

Google Play Protect 22.4.25 Detection Bypass Vulnerability

Exploit Title: Google Play Protect 22.4.25 - Detection Bypass Exploit Author: Aryan Chehreghani Contact: email protected Vendor Homepage: https://play.google.com Version: 22.4.25 Possibly all versions Tested on: Android 5.1.1 About - Google Play Protect : Google Play Protect is Google's built-in...

0.3AI score
SaveExploits0
Kitploit
Kitploit
added 2022/02/16 4:28 a.m.24 views

Kali Linux 2022.1 - Penetration Testing and Ethical Hacking Linux Distribution

Time for another Kali Linux release! – Kali Linux 2022.1. This release has various impressive updates. The summary of the changelog since the 2021.4 release from December 2021 is: Visual Refresh - Updated wallpapers and GRUB theme Shell Prompt Changes - Visual improvements to improve readability...

7.2AI score
SaveExploits0
Packet Storm
Packet Storm
added 2022/02/16 12:0 a.m.347 views

Google Play Protect 22.4.25 Detection Bypass

Exploit Title: Google Play Protect 22.4.25 - Detection Bypass Date: 2022-02-14 Exploit Author: Aryan Chehreghani Contact: [email protected] Vendor Homepage: https://play.google.com Version: 22.4.25 Possibly all versions Tested on: Android 5.1.1 About - Google Play Protect : Google Play...

SaveExploits0
Rows per page
Query Builder