{"id":1951,"date":"2021-02-16T21:32:29","date_gmt":"2021-02-17T02:32:29","guid":{"rendered":"https:\/\/truxgoservers.com\/blog\/?p=1951"},"modified":"2021-02-16T23:46:29","modified_gmt":"2021-02-17T04:46:29","slug":"crlf-injection-a-vulnerability-that-attacks-servers","status":"publish","type":"post","link":"https:\/\/truxgoservers.com\/blog\/crlf-injection-a-vulnerability-that-attacks-servers\/","title":{"rendered":"CRLF Injection &#8211; A Vulnerability that attacks servers"},"content":{"rendered":"\n<p>Web vulnerabilities, as we well know, are a malicious tool that cybercriminals frequently use, and one of them is CRLF injection. This vulnerability occurs when an attacker is able to inject data in a request to a server, due to the lack of input data filtering by the server. In this case, the affected web allows values \u200b\u200bto be passed directly to the Location, Set-Cookie, etc. response fields, without cleaning them, which in turn allows us various types of attack such as XSS, Cache-Poisoning, Cache-based defacement, page injection and many others.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">How can CRLF Injection damage our PC?<\/h2>\n\n\n\n<p>Depending on how it plays out, this can be either a minor issue or a pretty serious security flaw. Let&#8217;s look at the latter because, after all, we must always be prepared for any threat.   Suppose a file is used at some point to modify or just glance at the data in a record of some kind. If an attacker managed to drop a CRLF, then he can inject some kind of programmatic read method into the file. This could cause the contents to be written to the screen on the next attempt to use this file.<\/p>\n\n\n\n<p>Another example is &#8220;response splitting&#8221; attacks, where CRLFs are injected into an application and included in the response. The additional CRLFs are interpreted by proxies, caches, and perhaps browsers as the end of a packet, causing chaos.<\/p>\n\n\n\n<p>As we have always said in many other articles, the most effective method to avoid these is to apply filters on any data that enters our server or our website, examining and cleaning up the different variables that can take advantage of this CRLF vulnerability. <\/p>\n\n\n\n<p>Although if we want to help ourselves in a more efficient way there are tools in charge of locating vulnerable points on our website, we can always use these automated vulnerability scanners that usually find this type of vulnerability.<\/p>\n\n\n\n<p>See also:<br><a href=\"https:\/\/truxgoservers.com\/blog\/sql-injection-how-these-attacks-can-affect-us\/\">SQL Injection \u2013 How these attacks can affect us<\/a><br><a href=\"https:\/\/truxgoservers.com\/blog\/what-should-we-know-about-security-with-javascript\/\">What should we know about security with JavaScript<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Web vulnerabilities, as we well know, are a malicious tool that cybercriminals frequently use, and one of them is CRLF injection. This vulnerability occurs when an attacker is able to inject data in a request to a server, due to the lack of input data filtering by the server. In this case, the affected web [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":1952,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[10],"tags":[314,36],"class_list":["post-1951","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-cybersecurity","tag-crlf-injection","tag-cybersecurity"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>CRLF Injection - A Vulnerability that attacks servers - Truxgo Server Blog<\/title>\n<meta name=\"description\" content=\"As we well know, vulnerabilities are something that cybercriminals focus on a lot, that is why we will see the CRLF injection vulnerability..\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/truxgoservers.com\/blog\/crlf-injection-a-vulnerability-that-attacks-servers\/\" \/>\n<meta property=\"og:locale\" content=\"es_MX\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"CRLF Injection - A Vulnerability that attacks servers - Truxgo Server Blog\" \/>\n<meta property=\"og:description\" content=\"As we well know, vulnerabilities are something that cybercriminals focus on a lot, that is why we will see the CRLF injection vulnerability..\" \/>\n<meta property=\"og:url\" content=\"https:\/\/truxgoservers.com\/blog\/crlf-injection-a-vulnerability-that-attacks-servers\/\" \/>\n<meta property=\"og:site_name\" content=\"Truxgo Server Blog\" \/>\n<meta property=\"article:published_time\" content=\"2021-02-17T02:32:29+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2021-02-17T04:46:29+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/truxgoservers.com\/blog\/wp-content\/uploads\/2021\/02\/Injection.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"850\" \/>\n\t<meta property=\"og:image:height\" content=\"549\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Truxgo\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Escrito por\" \/>\n\t<meta name=\"twitter:data1\" content=\"Truxgo\" \/>\n\t<meta name=\"twitter:label2\" content=\"Tiempo de lectura\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutos\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/truxgoservers.com\\\/blog\\\/crlf-injection-a-vulnerability-that-attacks-servers\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/truxgoservers.com\\\/blog\\\/crlf-injection-a-vulnerability-that-attacks-servers\\\/\"},\"author\":{\"name\":\"Truxgo\",\"@id\":\"https:\\\/\\\/truxgoservers.com\\\/blog\\\/#\\\/schema\\\/person\\\/8b409c26449db6aa09724b45331e333e\"},\"headline\":\"CRLF Injection &#8211; A Vulnerability that attacks servers\",\"datePublished\":\"2021-02-17T02:32:29+00:00\",\"dateModified\":\"2021-02-17T04:46:29+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/truxgoservers.com\\\/blog\\\/crlf-injection-a-vulnerability-that-attacks-servers\\\/\"},\"wordCount\":343,\"commentCount\":1,\"publisher\":{\"@id\":\"https:\\\/\\\/truxgoservers.com\\\/blog\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/truxgoservers.com\\\/blog\\\/crlf-injection-a-vulnerability-that-attacks-servers\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/truxgoservers.com\\\/blog\\\/wp-content\\\/uploads\\\/2021\\\/02\\\/Injection.jpg\",\"keywords\":[\"CRLF injection\",\"Cybersecurity\"],\"articleSection\":[\"Cybersecurity\"],\"inLanguage\":\"es\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/truxgoservers.com\\\/blog\\\/crlf-injection-a-vulnerability-that-attacks-servers\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/truxgoservers.com\\\/blog\\\/crlf-injection-a-vulnerability-that-attacks-servers\\\/\",\"url\":\"https:\\\/\\\/truxgoservers.com\\\/blog\\\/crlf-injection-a-vulnerability-that-attacks-servers\\\/\",\"name\":\"CRLF Injection - A Vulnerability that attacks servers - Truxgo Server Blog\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/truxgoservers.com\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/truxgoservers.com\\\/blog\\\/crlf-injection-a-vulnerability-that-attacks-servers\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/truxgoservers.com\\\/blog\\\/crlf-injection-a-vulnerability-that-attacks-servers\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/truxgoservers.com\\\/blog\\\/wp-content\\\/uploads\\\/2021\\\/02\\\/Injection.jpg\",\"datePublished\":\"2021-02-17T02:32:29+00:00\",\"dateModified\":\"2021-02-17T04:46:29+00:00\",\"description\":\"As we well know, vulnerabilities are something that cybercriminals focus on a lot, that is why we will see the CRLF injection vulnerability..\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/truxgoservers.com\\\/blog\\\/crlf-injection-a-vulnerability-that-attacks-servers\\\/#breadcrumb\"},\"inLanguage\":\"es\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/truxgoservers.com\\\/blog\\\/crlf-injection-a-vulnerability-that-attacks-servers\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\\\/\\\/truxgoservers.com\\\/blog\\\/crlf-injection-a-vulnerability-that-attacks-servers\\\/#primaryimage\",\"url\":\"https:\\\/\\\/truxgoservers.com\\\/blog\\\/wp-content\\\/uploads\\\/2021\\\/02\\\/Injection.jpg\",\"contentUrl\":\"https:\\\/\\\/truxgoservers.com\\\/blog\\\/wp-content\\\/uploads\\\/2021\\\/02\\\/Injection.jpg\",\"width\":850,\"height\":549},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/truxgoservers.com\\\/blog\\\/crlf-injection-a-vulnerability-that-attacks-servers\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/truxgoservers.com\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"CRLF Injection &#8211; A Vulnerability that attacks servers\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/truxgoservers.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/truxgoservers.com\\\/blog\\\/\",\"name\":\"Truxgo Server Blog\",\"description\":\"Cloud Server and Hosting Tutorials.\",\"publisher\":{\"@id\":\"https:\\\/\\\/truxgoservers.com\\\/blog\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/truxgoservers.com\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"es\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/truxgoservers.com\\\/blog\\\/#organization\",\"name\":\"Truxgo Server Blog\",\"url\":\"https:\\\/\\\/truxgoservers.com\\\/blog\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\\\/\\\/truxgoservers.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/truxgoservers.com\\\/blog\\\/wp-content\\\/uploads\\\/2020\\\/08\\\/cropped-truxgo-logo-blanco.png\",\"contentUrl\":\"https:\\\/\\\/truxgoservers.com\\\/blog\\\/wp-content\\\/uploads\\\/2020\\\/08\\\/cropped-truxgo-logo-blanco.png\",\"width\":1250,\"height\":278,\"caption\":\"Truxgo Server Blog\"},\"image\":{\"@id\":\"https:\\\/\\\/truxgoservers.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/truxgoservers.com\\\/blog\\\/#\\\/schema\\\/person\\\/8b409c26449db6aa09724b45331e333e\",\"name\":\"Truxgo\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/52691a61c58e68677ed4860007c1bb03b14eabe7350747ab3fad3e17825b4b96?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/52691a61c58e68677ed4860007c1bb03b14eabe7350747ab3fad3e17825b4b96?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/52691a61c58e68677ed4860007c1bb03b14eabe7350747ab3fad3e17825b4b96?s=96&d=mm&r=g\",\"caption\":\"Truxgo\"},\"sameAs\":[\"https:\\\/\\\/truxgoservers.com\\\/blog\"],\"url\":\"https:\\\/\\\/truxgoservers.com\\\/blog\\\/author\\\/truxgo\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"CRLF Injection - A Vulnerability that attacks servers - Truxgo Server Blog","description":"As we well know, vulnerabilities are something that cybercriminals focus on a lot, that is why we will see the CRLF injection vulnerability..","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/truxgoservers.com\/blog\/crlf-injection-a-vulnerability-that-attacks-servers\/","og_locale":"es_MX","og_type":"article","og_title":"CRLF Injection - A Vulnerability that attacks servers - Truxgo Server Blog","og_description":"As we well know, vulnerabilities are something that cybercriminals focus on a lot, that is why we will see the CRLF injection vulnerability..","og_url":"https:\/\/truxgoservers.com\/blog\/crlf-injection-a-vulnerability-that-attacks-servers\/","og_site_name":"Truxgo Server Blog","article_published_time":"2021-02-17T02:32:29+00:00","article_modified_time":"2021-02-17T04:46:29+00:00","og_image":[{"width":850,"height":549,"url":"https:\/\/truxgoservers.com\/blog\/wp-content\/uploads\/2021\/02\/Injection.jpg","type":"image\/jpeg"}],"author":"Truxgo","twitter_card":"summary_large_image","twitter_misc":{"Escrito por":"Truxgo","Tiempo de lectura":"2 minutos"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/truxgoservers.com\/blog\/crlf-injection-a-vulnerability-that-attacks-servers\/#article","isPartOf":{"@id":"https:\/\/truxgoservers.com\/blog\/crlf-injection-a-vulnerability-that-attacks-servers\/"},"author":{"name":"Truxgo","@id":"https:\/\/truxgoservers.com\/blog\/#\/schema\/person\/8b409c26449db6aa09724b45331e333e"},"headline":"CRLF Injection &#8211; A Vulnerability that attacks servers","datePublished":"2021-02-17T02:32:29+00:00","dateModified":"2021-02-17T04:46:29+00:00","mainEntityOfPage":{"@id":"https:\/\/truxgoservers.com\/blog\/crlf-injection-a-vulnerability-that-attacks-servers\/"},"wordCount":343,"commentCount":1,"publisher":{"@id":"https:\/\/truxgoservers.com\/blog\/#organization"},"image":{"@id":"https:\/\/truxgoservers.com\/blog\/crlf-injection-a-vulnerability-that-attacks-servers\/#primaryimage"},"thumbnailUrl":"https:\/\/truxgoservers.com\/blog\/wp-content\/uploads\/2021\/02\/Injection.jpg","keywords":["CRLF injection","Cybersecurity"],"articleSection":["Cybersecurity"],"inLanguage":"es","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/truxgoservers.com\/blog\/crlf-injection-a-vulnerability-that-attacks-servers\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/truxgoservers.com\/blog\/crlf-injection-a-vulnerability-that-attacks-servers\/","url":"https:\/\/truxgoservers.com\/blog\/crlf-injection-a-vulnerability-that-attacks-servers\/","name":"CRLF Injection - A Vulnerability that attacks servers - Truxgo Server Blog","isPartOf":{"@id":"https:\/\/truxgoservers.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/truxgoservers.com\/blog\/crlf-injection-a-vulnerability-that-attacks-servers\/#primaryimage"},"image":{"@id":"https:\/\/truxgoservers.com\/blog\/crlf-injection-a-vulnerability-that-attacks-servers\/#primaryimage"},"thumbnailUrl":"https:\/\/truxgoservers.com\/blog\/wp-content\/uploads\/2021\/02\/Injection.jpg","datePublished":"2021-02-17T02:32:29+00:00","dateModified":"2021-02-17T04:46:29+00:00","description":"As we well know, vulnerabilities are something that cybercriminals focus on a lot, that is why we will see the CRLF injection vulnerability..","breadcrumb":{"@id":"https:\/\/truxgoservers.com\/blog\/crlf-injection-a-vulnerability-that-attacks-servers\/#breadcrumb"},"inLanguage":"es","potentialAction":[{"@type":"ReadAction","target":["https:\/\/truxgoservers.com\/blog\/crlf-injection-a-vulnerability-that-attacks-servers\/"]}]},{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/truxgoservers.com\/blog\/crlf-injection-a-vulnerability-that-attacks-servers\/#primaryimage","url":"https:\/\/truxgoservers.com\/blog\/wp-content\/uploads\/2021\/02\/Injection.jpg","contentUrl":"https:\/\/truxgoservers.com\/blog\/wp-content\/uploads\/2021\/02\/Injection.jpg","width":850,"height":549},{"@type":"BreadcrumbList","@id":"https:\/\/truxgoservers.com\/blog\/crlf-injection-a-vulnerability-that-attacks-servers\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/truxgoservers.com\/blog\/"},{"@type":"ListItem","position":2,"name":"CRLF Injection &#8211; A Vulnerability that attacks servers"}]},{"@type":"WebSite","@id":"https:\/\/truxgoservers.com\/blog\/#website","url":"https:\/\/truxgoservers.com\/blog\/","name":"Truxgo Server Blog","description":"Cloud Server and Hosting Tutorials.","publisher":{"@id":"https:\/\/truxgoservers.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/truxgoservers.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"es"},{"@type":"Organization","@id":"https:\/\/truxgoservers.com\/blog\/#organization","name":"Truxgo Server Blog","url":"https:\/\/truxgoservers.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/truxgoservers.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/truxgoservers.com\/blog\/wp-content\/uploads\/2020\/08\/cropped-truxgo-logo-blanco.png","contentUrl":"https:\/\/truxgoservers.com\/blog\/wp-content\/uploads\/2020\/08\/cropped-truxgo-logo-blanco.png","width":1250,"height":278,"caption":"Truxgo Server Blog"},"image":{"@id":"https:\/\/truxgoservers.com\/blog\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/truxgoservers.com\/blog\/#\/schema\/person\/8b409c26449db6aa09724b45331e333e","name":"Truxgo","image":{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/secure.gravatar.com\/avatar\/52691a61c58e68677ed4860007c1bb03b14eabe7350747ab3fad3e17825b4b96?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/52691a61c58e68677ed4860007c1bb03b14eabe7350747ab3fad3e17825b4b96?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/52691a61c58e68677ed4860007c1bb03b14eabe7350747ab3fad3e17825b4b96?s=96&d=mm&r=g","caption":"Truxgo"},"sameAs":["https:\/\/truxgoservers.com\/blog"],"url":"https:\/\/truxgoservers.com\/blog\/author\/truxgo\/"}]}},"_links":{"self":[{"href":"https:\/\/truxgoservers.com\/blog\/wp-json\/wp\/v2\/posts\/1951","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/truxgoservers.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/truxgoservers.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/truxgoservers.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/truxgoservers.com\/blog\/wp-json\/wp\/v2\/comments?post=1951"}],"version-history":[{"count":2,"href":"https:\/\/truxgoservers.com\/blog\/wp-json\/wp\/v2\/posts\/1951\/revisions"}],"predecessor-version":[{"id":1976,"href":"https:\/\/truxgoservers.com\/blog\/wp-json\/wp\/v2\/posts\/1951\/revisions\/1976"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/truxgoservers.com\/blog\/wp-json\/wp\/v2\/media\/1952"}],"wp:attachment":[{"href":"https:\/\/truxgoservers.com\/blog\/wp-json\/wp\/v2\/media?parent=1951"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/truxgoservers.com\/blog\/wp-json\/wp\/v2\/categories?post=1951"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/truxgoservers.com\/blog\/wp-json\/wp\/v2\/tags?post=1951"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}