Vulnerability Description
angular.js prior to 1.8.0 allows cross site scripting. The regex-based input HTML replacement may turn sanitized code into unsanitized one. Wrapping "<option>" elements in "<select>" ones changes parsing behavior, leading to possibly unsanitizing code.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Angularjs | Angularjs | < 1.8.0 |
Related Weaknesses (CWE)
References
- https://github.com/angular/angular.js/pull/17028%2C
- https://lists.apache.org/thread.html/r198985c02829ba8285ed4f9b1de54a33b5f31b08bb
- https://lists.apache.org/thread.html/r3f05cfd587c774ea83c18e59eda9fa37fa9bbf3421
- https://lists.apache.org/thread.html/r446c297cd6cda2bd7e345c9b0741d7f611df89902e
- https://lists.apache.org/thread.html/r455ebd83a1c69ae8fd897560534a079c70a483dbe1
- https://lists.apache.org/thread.html/r57383582dcad2305430321589dfaca6793f5174c55
- https://lists.apache.org/thread.html/r79e3feaaf87b81e80da0e17a579015f6dcb94c9555
- https://lists.apache.org/thread.html/r80f210a5f4833d59c5d3de17dd7312f9daba0765ec
- https://lists.apache.org/thread.html/rb6423268b25db0f800359986867648e11dbd38e133
- https://lists.apache.org/thread.html/rda99599896c3667f2cc9e9d34c7b6ef5d2bbed1f48
- https://lists.apache.org/thread.html/rfa2b19d01d10a8637dc319a7d5994c3dbdb88c0a8f
- https://snyk.io/vuln/SNYK-JS-ANGULAR-570058Third Party Advisory
- https://github.com/angular/angular.js/pull/17028%2C
- https://lists.apache.org/thread.html/r198985c02829ba8285ed4f9b1de54a33b5f31b08bb
- https://lists.apache.org/thread.html/r3f05cfd587c774ea83c18e59eda9fa37fa9bbf3421
FAQ
What is CVE-2020-7676?
CVE-2020-7676 is a vulnerability with a CVSS score of 5.4 (MEDIUM). angular.js prior to 1.8.0 allows cross site scripting. The regex-based input HTML replacement may turn sanitized code into unsanitized one. Wrapping "<option>" elements in "<select>" ones changes pars...
How severe is CVE-2020-7676?
CVE-2020-7676 has been rated MEDIUM with a CVSS base score of 5.4/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2020-7676?
Check the references section above for vendor advisories and patch information. Affected products include: Angularjs Angularjs.