Skip to main content

Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')

CVE-2023-36260

Severity High
Score 7.5/10

Summary

An issue was discovered in Craft CMS versions through 4.3.6, 4.4.0 through 4.6.1.1, and 5.0.0-beta.1 through 5.1.1.1 allows remote attackers to cause a Denial of Service (DoS) via crafted string to "Feed-Me" Name and "Feed-Me" URL fields due to saving a feed using an Asset element type with no volume selected.

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

CWE-74 - Injection

Listed as the number one web application security risk on the 'OWASP Top Ten', injection attacks are widespread and dangerous, especially in legacy applications. Injection attacks are a class of vulnerabilities in which an attacker injects untrusted data into a web application that gets processed by an interpreter, altering the program's execution. This can result in data loss/theft, loss of data integrity, denial of service, and even compromising the entire system.

Advisory Timeline

  • Published