Skip to main content

Improper Input Validation

CVE-2015-1326

Severity Medium
Score 5.7/10

Summary

python-dbusmock before version 0.15.1 AddTemplate() D-Bus method call or DBusTestCase.spawn_server_template() method could be tricked into executing malicious code if an attacker supplies a .pyc file.

  • LOW
  • LOCAL
  • LOW
  • CHANGED
  • REQUIRED
  • LOW
  • LOW
  • LOW

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.

References

Advisory Timeline

  • Published