Lucene search
K

Anchor CMS 0.9.2 Header Injection

🗓️ 10 Nov 2014 00:00:00Reported by Paulos YibeloType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 34 Views

Anchor CMS 0.9.2 Header Injection in comment.ph

Related
Code
ReporterTitlePublishedViews
Family
CVE
CVE-2014-9182
2 Dec 201418:00
cve
Cvelist
CVE-2014-9182
2 Dec 201418:00
cvelist
EUVD
EUVD-2014-9007
7 Oct 202500:30
euvd
NVD
CVE-2014-9182
2 Dec 201418:59
nvd
Prion
Design/Logic Flaw
2 Dec 201418:59
prion
RedhatCVE
CVE-2014-9182
22 May 202513:46
redhatcve
Veracode
Header Injection
30 Jul 201720:57
veracode
`Anchor CMS <= 0.9.2 (Current Version)  
  
header injection  
  
in anchor/models/comment.php  
  
$headers = 'MIME-Version: 1.0' . "\r\n";  
$headers .= 'Content-type: text/html; charset=utf-8' . "\r\n";  
$headers .= 'From: notifications@' . $_SERVER['HTTP_HOST'] . "\r\n";  
  
49: mail($to, __('comments.notify_subject'), $message, $headers);  
  
so it is possible to inject arbitary "From" headers or any header  
using CRLF. simply by tampering and changing the host to bad.com or  
bad.com\r\nNew-Header:Hacked!  
`

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

10 Nov 2014 00:00Current
0.5Low risk
Vulners AI Score0.5
EPSS0.00245
34