Lucene search
+L

7533 matches found

Cvelist
Cvelist
added 2022/09/01 12:15 p.m.58 views

CVE-2022-36055 Denial of service in Helm

Helm is a tool for managing Charts. Charts are packages of pre-configured Kubernetes resources. Fuzz testing, provided by the CNCF, identified input to functions in the strvals package that can cause an out of memory panic. The strvals package contains a parser that turns strings in to Go...

6.5CVSS7.2AI score0.00879EPSS
SaveExploits0References2
Qualys Blog
Qualys Blog
added 2022/08/31 9:14 p.m.27 views

An End-to-End Approach to Next-Gen Security for Web Applications & APIs

According to Verizon’s 2022 Data Breach Investigations Report, web applications remain both the top hacking vector and data breach pattern, accounting for roughly 70% of security incidents. This is because web applications are everywhere and easily probed for weaknesses. A vulnerability in any...

7AI score
SaveExploits0
Malwarebytes
Malwarebytes
added 2022/08/31 8:0 p.m.15 views

Malwarebytes receives highest rankings in recent third-party tests

Malwarebytes Endpoint Protection continues to receive outstanding results in third-party testing. Our recent participation in two highly-regarded industry evaluations, namely MRG-Effitas and Info-Techs Data Quadrant Report, reflects our belief that continual testing and unbiased validation are...

0.3AI score
SaveExploits0
Github Security Blog
Github Security Blog
added 2022/08/30 8:52 p.m.47 views

Helm Vulnerable to denial of service through string value parsing

Fuzz testing, by Ada Logics and sponsored by the CNCF, identified input to functions in the strvals package that can cause an out of memory panic. Out of memory panics cannot be recovered from. Applications that use functions from the strvals package in the Helm SDK can have a Denial of Service...

6.5CVSS6.7AI score0.00879EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2022/08/30 8:52 p.m.62 views

GHSA-7HFP-QFW3-5JXH Helm Vulnerable to denial of service through string value parsing

Fuzz testing, by Ada Logics and sponsored by the CNCF, identified input to functions in the strvals package that can cause an out of memory panic. Out of memory panics cannot be recovered from. Applications that use functions from the strvals package in the Helm SDK can have a Denial of Service...

6.5CVSS6.9AI score0.01088EPSS
SaveExploits0References6
GitLab Advisory Database
GitLab Advisory Database
added 2022/08/30 12:0 a.m.88 views

Denial of service through string value parsing

Fuzz testing, by Ada Logics and sponsored by the CNCF, identified input to functions in the strvals package that can cause an out of memory panic. Out of memory panics cannot be recovered from. Applications that use functions from the strvals package in the Helm SDK can have a Denial of Service...

6.5CVSS1.8AI score0.00879EPSS
SaveExploits0References2Affected Software1
Kitploit
Kitploit
added 2022/08/28 12:30 p.m.47 views

Toxssin - An XSS Exploitation Command-Line Interface And Payload Generator

toxssin is an open-source penetration testing tool that automates the process of exploiting Cross-Site Scripting XSS vulnerabilities. It consists of an https server that works as an interpreter for the traffic generated by the malicious JavaScript payload that powers this tool toxin.js. This...

5.7AI score
SaveExploits0References4
Huntr
Huntr
added 2022/08/22 1:48 p.m.15 views

Reflected XSS via "stufftype" parameter

Description The value for the stufftype parameter is reflected in the web context without proper filtering in place resulting in possibility to execute malicious javascript code. Testing Environment 1. Windows OS 2. Firefox Browser Proof of Concept 1. Visit...

1AI score
SaveExploits0
Huntr
Huntr
added 2022/08/22 1:45 p.m.14 views

Reflected XSS via "stuffid" parameter

Description The value for the stuffid parameter is reflected in the web context without proper filtering in place resulting in possibility to execute malicious javascript code. Testing Environment 1. Windows OS 2. Firefox Browser Proof of Concept 1. Visit...

0.7AI score
SaveExploits0
Huntr
Huntr
added 2022/08/22 1:41 p.m.12 views

Reflected XSS via "idlist" parameter

Description The value for the idlist parameter is reflected in the web context without proper filtering in place resulting in possibility to execute malicious javascript code. Testing Environment 1. Windows OS 2. Firefox Browser Proof of Concept 1. Visit...

0.8AI score
SaveExploits0
The Hacker News
The Hacker News
added 2022/08/20 4:30 p.m.43 views

Become a Cybersecurity Expert with 18 New Online Courses @ 98% OFF

With more data stored in the cloud than ever before, now is a good time to get into cybersecurity. Many top corporations are looking for new talent, and even junior professionals can earn $80,000 or more. The only barrier to entry is education. How do you learn about security protocols and white...

0.6AI score
SaveExploits0
Imperva Blog
Imperva Blog
added 2022/08/18 4:26 p.m.24 views

The Five Principles of a Zero Trust Cybersecurity Model

When even the US Government concludes that to ensure baseline security practices are in place and to realize the security benefits of cloud-based infrastructure while mitigating associated risks, they must migrate to a zero trust model, every organization should be actively moving in that...

7.2AI score
SaveExploits0
The Hacker News
The Hacker News
added 2022/08/18 9:10 a.m.40 views

Penetration Testing or Vulnerability Scanning? What's the Difference?

Pentesting and vulnerability scanning are often confused for the same service. The problem is, business owners often use one when they really need the other. Let's dive in and explain the differences. People frequently confuse penetration testing and vulnerability scanning, and it's easy to see...

SaveExploits0
Malwarebytes
Malwarebytes
added 2022/08/15 5:0 a.m.14 views

Donut breach: Lessons from pen-tester Mike Miller: Lock and Code S03E17

When Mike Miller was hired by a client to run a penetration test on one of their offices, he knew exactly where to start: Krispy Kreme. Equipped with five dozen donuts the boxes stacked just high enough to partially obscure his face, Miller said, Miller walked briskly into a side-door of his...

7.5AI score
SaveExploits0
Citrix
Citrix
added 2022/08/12 12:0 a.m.13 views

Microsoft Security Update Validation Report August 2022

Microsoft’s August 2022 security updates have passed Citrix testing the updates are listed below. The testing is not all-inclusive; all tests are executed against English only environments and issues may still be found upon implementation. Follow best practices for testing and installing software...

7AI score
SaveExploits0
OSV
OSV
added 2022/08/11 6:10 p.m.7 views

GHSA-2JQ9-6XX7-3H29 `temporary` makes use of uninitialized memory

Uninitialized memory is used as a RNG seed in temporary. This has been resolved in the 0.6.4 release. The crate is not intended to be used outside of a testing environment. For a general purpose crate to create temporary directories, tempfile is an alternative for this crate...

7AI score
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2022/08/11 6:10 p.m.15 views

`temporary` makes use of uninitialized memory

Uninitialized memory is used as a RNG seed in temporary. This has been resolved in the 0.6.4 release. The crate is not intended to be used outside of a testing environment. For a general purpose crate to create temporary directories, tempfile is an alternative for this crate...

6.8AI score
SaveExploits0References3Affected Software1
Kitploit
Kitploit
added 2022/08/11 6:8 a.m.50 views

Kali Linux 2022.3 - Penetration Testing and Ethical Hacking Linux Distribution

Time for another Kali Linux release! – Kali Linux 2022.3. This release has various impressive updates. The highlights for Kali’s 2022.3’s release: Discord Server - Kali’s new community real-time chat option has launched! Test Lab Environment - Quickly create a test bed to learn, practice, and...

7.3AI score
SaveExploits0
Trellix
Trellix
added 2022/08/11 12:0 a.m.9 views

The Race to Secure eBPF for Windows

The Race to Secure eBPF for Windows By Trellix · August 11, 2022 This blog was written by Douglas McKee Innovation often improves functionality and even security; however, adoption starts slow. Adoption often doesn’t increase at a linear rate but at an exponential rate leaving behind attack...

8.3AI score
SaveExploits0
Trellix
Trellix
added 2022/08/11 12:0 a.m.12 views

The Race to Secure eBPF for Windows

The Race to Secure eBPF for Windows By Trellix · August 11, 2022 This blog was written by Douglas McKee Innovation often improves functionality and even security; however, adoption starts slow. Adoption often doesn’t increase at a linear rate but at an exponential rate leaving behind attack...

8.6AI score
SaveExploits0
Rows per page
Query Builder