Skip to main content

Failure to Sanitize Special Elements into a Different Plane (Special Element Injection)

CVE-2023-27533

Severity High
Score 8.8/10

Summary

A vulnerability in input validation exists in curl versions 7.0.0 through 7.881 during communication using the TELNET protocol may allow an attacker to pass on maliciously crafted user name and "telnet options" during server negotiation. The lack of proper input scrubbing allows an attacker to send content or perform option negotiation without the application's intent. This vulnerability could be exploited if an application allows user input, thereby enabling attackers to execute arbitrary code on the system.

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

CWE-75 - Failure to Sanitize Special Elements into a Different Plane (Special Element Injection)

The software does not adequately filter user-controlled input for special elements with control implications.

Advisory Timeline

  • Published