Security | Threat Detection | Cyberattacks | DevSecOps | Compliance

Astra

Winter 2024 Product Release Notes: What's New at Astra Security

Every second, organizations face an evolving battlefield in cybersecurity. APIs and cloud environments—the backbone of modern businesses—are prime targets for attackers exploiting overlooked vulnerabilities. A single breach can now cost organizations an average of $4.88 million. For businesses, this means heightened risks across critical systems, compounded by the struggle to identify vulnerabilities quickly enough.

Stored XSS Vulnerability Discovered in Joomla 5.1.4 - CVE-2024-40748

On September 19th, 2024, a critical vulnerability (CVE-2024-40748) was discovered in Joomla version 5.1.4, exposing their website to stored cross-site scripting (XSS) attacks. Stored cross-site scripting (second-order or persistent XSS) arises when an application receives data from an untrusted source and unsafely includes it within its later HTTP responses. This could lead to attackers injecting malicious scripts into the website, which would be executed whenever a user visits a specific page.

What Is Vulnerability Scanning? (Comprehensive Guide)

Vulnerability scanning is the process of assessing web applications, mobile apps, APIs, systems, networks, or cloud infrastructures to identify security weaknesses. It uses automated tools to detect known CVEs (Common Vulnerabilities and Exposures), misconfigurations, and potential attack vectors, helping to secure assets against cyber threats.

CVE-2024-47836: HTML Injection Vulnerability in Admidio User Management

On October 9, 2024, the security researchers at Astra Security found an HTML injection vulnerability in the messages section of the Admidio User Management solution. The vulnerability, assigned CVE-2024-47836, allows attackers to inject arbitrary HTML content into the application, which could manipulate webpage behavior, mislead users, and act as a precursor to further attacks.

How to Do Penetration Testing the Right Way (5 Steps)

A pentest is the process of evaluating the cyber security posture of an organization by finding all possible vulnerabilities in its infrastructure and exploiting them. A pentest uncovers security vulnerabilities across web apps, networks, apps, and humans via social engineering attack simulation.

What is API Security? Types, Challenges, Best Practices

In the rapidly changing field of software development, application programming interfaces (APIs) are very powerful tools. They allow different applications to communicate, share data, and collaborate seamlessly, constituting approximately 71% of all web traffic. However, as APIs become more essential to our applications, they also attract cyber threats. In fact, 57% of organizations reported experiencing at least one API-related data breach in the past two years.

10 Best API Security Companies To Consider in 2025

Every single day, billions of API calls happen across the internet. Behind your favorite applications, APIs work quietly to move data and connect systems. But with the growing use of APIs, API attacks didn’t just increase – they exploded. Take the Optus breach in September 2022, in which attackers exploited an unprotected API endpoint and accessed the personal data of up to 9.8 million customers, leading to a $10 million fine.

How to Conduct Web App Penetration Testing?

Web application penetration testing involves performing a simulated attack on a web app to determine weaknesses that hackers can exploit. The testing process uses emulations of real-world attacks to identify hidden attacks such as SQL injection, cross-site scripting (XSS), or cross-site request forgery (CSRF). What is the worst that could happen if you don’t continuously test your web application for vulnerabilities?