Skip to main content

Improper Input Validation

CVE-2015-6497

Severity High
Score 8.8/10

Summary

The "create" function in "app/code/core/Mage/Catalog/Model/Product/Api/V2.php" in Magento Community Edition (CE) prior to 1.9.2.1 and Enterprise Edition (EE) prior to 1.14.2.1, when used with PHP before 5.4.24 or 5.5.8, allows remote authenticated users to execute arbitrary PHP code via the "productData" parameter to "index.php/api/v2_soap".

  • LOW
  • NETWORK
  • HIGH
  • UNCHANGED
  • NONE
  • LOW
  • HIGH
  • HIGH

CWE-20 - Improper Input Validation

The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly.

Advisory Timeline

  • Published