Dont Call AWS CloudFront Hijacking Problem a Vulnerability

  /     /     /  
Publicated : 22/11/2024   Category : security


Dont Call AWS CloudFront Hijacking Problem a Vulnerability


Amazon Web Service might be the biggest of the big cloud providers, but it still has some security concerns. A researcher has noticed the company is open to having its CloudFront service hijacked, but Amazon officials wont call it a vulnerability.



Amazon Web Services is trying rather hard to get its security game going to the next level. But security researchers keep finding new ways to mess with it.
The newest one is from MindPoint Group, and involves the AWS CloudFront CDN service. Security analyst Matt Westfall found out that in a misconfigured CloudFront account, subdomains of legitimate sites could be hijacked.
This is, at root, a flaw in CloudFront.
While each CloudFront distribution will have a unique endpoint for users to point their DNS records to, all of the domains using a specific distribution must be listed in the Alternate Domain Names (CNAMEs) field in the options for that distribution.
(Source:
Security Now
)
However, when the CDN gets a request, it uses the HOST header of the request to determine which distribution to use. In this scenario, if the HOST header does not match an entry in the Alternate Domain Names (CNAMEs) field of the intended distribution, the request will fail.
Any other distribution that contains the specific domain in the HOST header will receive the request and respond to it normally. This is the mechanism that enables the hijack to occur.
The binding mechanism that should be in place inside CloudFront is then easily bypassed. A request to one specific CloudFront subdomain will not be limited to only that associated distribution list.
In his blog
, Westfall wrote about how he tested out his observation.
What Westfall ended up doing
is creating a Python script
that would test for misconfiguration and repoint vulnerable subdomains to the target of his choice.
In his test, he ran the script for a few days and found that he had hijacked a lot of high-profile subdomains. They included two distinct US Federal dot gov organizations, Bloomberg Businessweek, Commonwealth Bank of Australia, Dow Jones, Harvard University, Red Cross and Reuters.
The problem seemed to be widespread.
The AWS response was interesting.
Westfall discussed what he found out with the AWS Security team and the CloudFront engineers. As he put it, ...while they accept that the nuances of CloudFronts routing mechanism leave room for improvement, at no time have they decided to treat this issue as a vulnerability.
The fundamentals of network security are being redefined -- dont get left in the dark by a DDoS attack! Join us in Austin from May 14-16 at the fifth-annual
Big Communications Event
. Theres still time to register and communications service providers get in free!
Huh.
Westfall recommends that most AWS customers with a single distribution can protect themselves by adding a wildcard domain (such as *.disloops.com) to the Alternate Domain Names (CNAMEs) field.
Amazon isnt totally ignoring this, either.
The CloudFront console now displays a popup when a user removes a CNAME from a CloudFront distribution that warns them to keep their DNS records in sync with their CloudFront distribution. Such a synchronization would prevent the possibility of hijacking.
Amazon has been getting more security conscious lately.
At the AWS Summit this week, the cloud provider introduced new automation tools for making secure apps easier to run in AWS. (See
AWS Expands Cloud Security Automation
.)
Although the company doesnt consider the CloudFront situation a vulnerability, its engineers are trying to help users avoid the situation where it could happen. They seem to have realized that just the selling of runtime on someone elses computer may not be the entire business model that is needed for success.
Related posts:
VPNs Are Still Leaking Your Personal Information
DDoS Today: No Safety Inside the Perimeter
Russian DNS Gobbling Up Internet Traffic
— Larry Loeb has written for many of the last centurys major dead tree computer magazines, having been, among other things, a consulting editor for BYTE magazine and senior editor for the launch of WebWeek.

Last News

▸ 7 arrested, 3 more charged in StubHub cyber fraud ring. ◂
Discovered: 23/12/2024
Category: security

▸ Nigerian scammers now turning into mediocre malware pushers. ◂
Discovered: 23/12/2024
Category: security

▸ Beware EMV may not fully protect against skilled thieves. ◂
Discovered: 23/12/2024
Category: security


Cyber Security Categories
Google Dorks Database
Exploits Vulnerability
Exploit Shellcodes

CVE List
Tools/Apps
News/Aarticles

Phishing Database
Deepfake Detection
Trends/Statistics & Live Infos



Tags:
Dont Call AWS CloudFront Hijacking Problem a Vulnerability