Posts

Showing posts with the label Text Injection

Content Spoofing On *.line.me

Image
What Is Content Spoofing ? Content spoofing, also referred to as content injection or virtual defacement, is an attack targeting a user made possible by an injection vulnerability in a web application. When an application does not properly handle user supplied data, an attacker can supply content to a web application, typically via a parameter value, that is reflected back to the user. This presents the user with a modified page under the context of the trusted domain. This attack is typically used as, or in conjunction with, social engineering because the attack is exploiting a code-based vulnerability and a user's trust. PoC Vuln URL :  http://partner-points.line.me/%2f../free%20sticker%20has%20been%20changed%20by%20a%20new%20one%20https://www.evil.com%20so%20go%20to%20the%20new%20one%20since%20this%20one  Reference https://www.owasp.org/index.php/Content_Spoofing https://hackerone.com/reports/181594 https://hackerone.com/reports/154921 Respond Line :...

Content Injection On hire.withgoogle.com

Image
Content Spoofing or Text Injection On hire.withgoogle.com Text Injection I found some text injection on google web service  Steps to reproduce: 1. Visit the url and see the text attacker injection 2. https://hire.withgoogle.com/sign-in?error=noOauthAccount&emailAddress=please%20login%20on%20evil.com%20because%20someone%20try%20to%20login%20on%20your%20account%20and%20make%20your%20account Sadly, google won't fix this bug. maybe because it's low risk.  Reference :  https://hackerone.com/reports111094 https://www.google.com/search?q=text+injection+hackerone&oq=text+injection+hackerone&aqs=chrome..69i57.6159j0j7&sourceid=chrome&ie=UTF-8 Google Respond