An XSS flaw has been discovered in a JavaScript library implemented in Google Search. The library, known as Closure, is used for building complex and scalable web applications. It is an open-source library developed and maintained by Google. The flaw was uncovered by security researcher Masato Kinugawa two days ago.
Luckily, a formal fix has been released on GitHub which remediates the XSS flaw.
Worth noting
Why it matters?
A video by LiveOverFlow details the vulnerability in depth and its cause. It notes how untrusted user inputs could lead to a live XSS attack. In addition, LiveOverFlow said that the flaw could be exploited in other applications that use Closure Library.
On the other hand, Masato Kinugawa is yet to release more details on the flaw. “It’s unclear if Google has awarded a bug bounty for this vulnerability. SecurityWeek has reached out to Masato Kinugawa for additional information and will update this article if the researcher responds,” Eduard Kovacs wrote on SecurityWeek.
Publisher