appsec.fyi · Sources

hackernoon.com

5 curated AppSec resources from hackernoon.com across 4 topics on appsec.fyi.

hackernoon.com

Resources curated from this publisher and indexed across appsec.fyi topic pages. Last item added: 2026-06-29.

Date Added Resource Excerpt
2026-06-29 2026Your Software Supply Chain Only Proves Where Code Came From Not Whether Its SafeSupply ChainThe current software supply chain model primarily tracks the origin of code, but fails to guarantee its safety. It's akin to knowing which farm your vegetables came from without verifying if they were sprayed with pesticides. This leaves organizations vulnerable to vulnerabilities and malicious code that can be hidden within legitimate software components. A more robust approach is needed to ensure the integrity and security of software throughout its lifecycle, moving beyond mere provenance to genuine assurance.
2026-06-15 2026Anatomy of a Critical SQL Injection: Lessons From CVE-2020-24932SQLiThis content details a critical SQL injection vulnerability, CVE-2020-24932, providing an in-depth analysis of its mechanics. The article likely explores how the vulnerability was exploited, its potential impact, and lessons learned for developers and security professionals. The focus is on understanding the technical aspects of the SQL injection to prevent similar incidents in the future. No bug bounty payout amount is mentioned in the provided content.
2026-06-10 2026The Cairn Nobody Tends: Open-Source Dependencies Unmaintained Code and the Supply-Chain FailuresSupply ChainThis article, "The Cairn Nobody Tends," highlights the significant risks posed by unmaintained open-source dependencies within software supply chains. These neglected projects, often created by hobbyists or those who have moved on, become vulnerabilities. Attackers can exploit these unpatched weaknesses, leading to widespread security failures across the applications that rely on them. The title metaphor suggests these dependencies are like unattended cairns on a trail—once useful landmarks, now overgrown and potentially dangerous if not maintained.
2026-05-05 2026Security Audit Finds RCE Risks in 6.2% of MCP ServersRCEA recent security audit revealed that 6.2% of Managed Cloud Platform (MCP) servers are vulnerable to Remote Code Execution (RCE) risks. The audit, which focused on identifying exploitable weaknesses, discovered these critical flaws present in a significant portion of the analyzed servers. The specific details of the vulnerabilities and the affected MCP server versions were not disclosed in this brief announcement. No bug bounty payout amounts were mentioned in the provided content.
2025-10-24 2025The XSS Threat Isnt Going AwayXSSThe article discusses the persistent threat of Cross-Site Scripting (XSS) attacks in the digital landscape. Despite advancements in security measures, XSS vulnerabilities remain prevalent and pose a significant risk to web applications. The article emphasizes the importance of continued vigilance and proactive measures to mitigate XSS threats effectively.