Skip to content

Injection: Joomla MarvikShop ShoppingCart 3.4 - Sql Injection

Identifier: joomla_marvikshop_sqli

Scanner(s) Support

GraphQL Scanner REST Scanner WebApp Scanner ASM Scanner

Description

Joomla MarvikShop ShoppingCart 3.4 is vulnerable to SQL injection which is a code injection technique that might destroy your database. SQL injection is one of the most common web hacking techniques. SQL injection is the placement of malicious code in SQL statements, via web page input.

Reference:

Configuration

Example

Example configuration:

---
security_tests:
  joomla_marvikshop_sqli:
    skip: false

Reference

skip

Type : boolean

Skip the test if true.