CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
Description
The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.
Hierarchy (View 1000)
Related attack patterns (CAPEC)
CAPEC-209 · CAPEC-588 · CAPEC-591 · CAPEC-592 · CAPEC-63 · CAPEC-85
CVEs mapped to this weakness (23,294)
page 903 of 1,165| CVE | Vendor / Product | Sev | Risk | CVSS | EPSS | KEV | Published | Description |
|---|---|---|---|---|---|---|---|---|
| CVE-2020-6506 | 0.00 | — | 0.04 | Jul 22, 2020 | Insufficient policy enforcement in WebView in Google Chrome on Android prior to 83.0.4103.106 allowed a remote attacker to bypass site isolation via a crafted HTML page. | |||
| CVE-2020-15118 | 0.00 | — | 0.01 | Jul 20, 2020 | In Wagtail before versions 2.7.4 and 2.9.3, when a form page type is made available to Wagtail editors through the `wagtail.contrib.forms` app, and the page template is built using Django's standard form rendering helpers such as form.as_p, any HTML tags used within a form… | |||
| CVE-2020-9485 | 0.00 | — | 0.02 | Jul 16, 2020 | An issue was found in Apache Airflow versions 1.10.10 and below. A stored XSS vulnerability was discovered in the Chart pages of the the "classic" UI. | |||
| CVE-2020-11983 | 0.00 | — | 0.01 | Jul 16, 2020 | An issue was found in Apache Airflow versions 1.10.10 and below. It was discovered that many of the admin management screens in the new/RBAC UI handled escaping incorrectly, allowing authenticated users with appropriate permissions to create stored XSS attacks. | |||
| CVE-2020-9311 | — | 0.00 | — | 0.01 | Jul 15, 2020 | In SilverStripe through 4.5, malicious users with a valid Silverstripe CMS login (usually CMS access) can craft profile information which can lead to XSS for other users through specially crafted login form URLs. | ||
| CVE-2020-2227 | 0.00 | — | 0.01 | Jul 15, 2020 | Jenkins Deployer Framework Plugin 1.2 and earlier does not escape the URL displayed in the build home page, resulting in a stored cross-site scripting vulnerability. | |||
| CVE-2020-2226 | 0.00 | — | 0.01 | Jul 15, 2020 | Jenkins Matrix Authorization Strategy Plugin 2.6.1 and earlier does not escape user names shown in the configuration, resulting in a stored cross-site scripting vulnerability. | |||
| CVE-2020-2225 | 0.00 | — | 0.01 | Jul 15, 2020 | Jenkins Matrix Project Plugin 1.16 and earlier does not escape the axis names shown in tooltips on the overview page of builds with multiple axes, resulting in a stored cross-site scripting vulnerability. | |||
| CVE-2020-2223 | 0.00 | — | 0.01 | Jul 15, 2020 | Jenkins 2.244 and earlier, LTS 2.235.1 and earlier does not escape correctly the 'href' attribute of links to downstream jobs displayed in the build console page, resulting in a stored cross-site scripting vulnerability. | |||
| CVE-2020-2224 | 0.00 | — | 0.01 | Jul 15, 2020 | Jenkins Matrix Project Plugin 1.16 and earlier does not escape the node names shown in tooltips on the overview page of builds with a single axis, resulting in a stored cross-site scripting vulnerability. | |||
| CVE-2020-2221 | 0.00 | — | 0.01 | Jul 15, 2020 | Jenkins 2.244 and earlier, LTS 2.235.1 and earlier does not escape the upstream job's display name shown as part of a build cause, resulting in a stored cross-site scripting vulnerability. | |||
| CVE-2020-2222 | 0.00 | — | 0.01 | Jul 15, 2020 | Jenkins 2.244 and earlier, LTS 2.235.1 and earlier does not escape the job name in the 'Keep this build forever' badge tooltip, resulting in a stored cross-site scripting vulnerability. | |||
| CVE-2020-2220 | 0.00 | — | 0.01 | Jul 15, 2020 | Jenkins 2.244 and earlier, LTS 2.235.1 and earlier does not escape the agent name in the build time trend page, resulting in a stored cross-site scripting vulnerability. | |||
| CVE-2020-11083 | 0.00 | — | 0.01 | Jul 14, 2020 | In October from version 1.0.319 and before version 1.0.466, a user with access to a markdown FormWidget that stores data persistently could create a stored XSS attack against themselves and any other users with access to the generated HTML from the field. This has been fixed in… | |||
| CVE-2020-15721 | — | 0.00 | — | 0.01 | Jul 14, 2020 | RosarioSIS through 6.8-beta allows modules/Custom/NotifyParents.php XSS because of the href attributes for AddStudents.php and User.php. | ||
| CVE-2020-15092 | 0.00 | — | 0.01 | Jul 9, 2020 | In TimelineJS before version 3.7.0, some user data renders as HTML. An attacker could implement an XSS exploit with maliciously crafted content in a number of data fields. This risk is present whether the source data for the timeline is stored on Google Sheets or in a JSON… | |||
| CVE-2019-19935 | — | 0.00 | — | 0.02 | Jul 7, 2020 | Froala Editor before 3.2.3 allows XSS. | ||
| CVE-2020-15514 | — | 0.00 | — | 0.01 | Jul 7, 2020 | The jh_captcha extension through 2.1.3, and 3.x through 3.0.2, for TYPO3 allows XSS. | ||
| CVE-2020-15517 | — | 0.00 | — | 0.01 | Jul 7, 2020 | The ke_search (aka Faceted Search) extension through 2.8.2, and 3.x through 3.1.3, for TYPO3 allows XSS. | ||
| CVE-2020-7690 | — | 0.00 | — | 0.01 | Jul 6, 2020 | All affected versions <2.0.0 of package jspdf are vulnerable to Cross-site Scripting (XSS). It is possible to inject JavaScript code via the html method. |
- CVE-2020-6506Jul 22, 2020risk 0.00cvss —epss 0.04
Insufficient policy enforcement in WebView in Google Chrome on Android prior to 83.0.4103.106 allowed a remote attacker to bypass site isolation via a crafted HTML page.
- CVE-2020-15118Jul 20, 2020risk 0.00cvss —epss 0.01
In Wagtail before versions 2.7.4 and 2.9.3, when a form page type is made available to Wagtail editors through the `wagtail.contrib.forms` app, and the page template is built using Django's standard form rendering helpers such as form.as_p, any HTML tags used within a form…
- CVE-2020-9485Jul 16, 2020risk 0.00cvss —epss 0.02
An issue was found in Apache Airflow versions 1.10.10 and below. A stored XSS vulnerability was discovered in the Chart pages of the the "classic" UI.
- CVE-2020-11983Jul 16, 2020risk 0.00cvss —epss 0.01
An issue was found in Apache Airflow versions 1.10.10 and below. It was discovered that many of the admin management screens in the new/RBAC UI handled escaping incorrectly, allowing authenticated users with appropriate permissions to create stored XSS attacks.
- CVE-2020-9311Jul 15, 2020risk 0.00cvss —epss 0.01
In SilverStripe through 4.5, malicious users with a valid Silverstripe CMS login (usually CMS access) can craft profile information which can lead to XSS for other users through specially crafted login form URLs.
- CVE-2020-2227Jul 15, 2020risk 0.00cvss —epss 0.01
Jenkins Deployer Framework Plugin 1.2 and earlier does not escape the URL displayed in the build home page, resulting in a stored cross-site scripting vulnerability.
- CVE-2020-2226Jul 15, 2020risk 0.00cvss —epss 0.01
Jenkins Matrix Authorization Strategy Plugin 2.6.1 and earlier does not escape user names shown in the configuration, resulting in a stored cross-site scripting vulnerability.
- CVE-2020-2225Jul 15, 2020risk 0.00cvss —epss 0.01
Jenkins Matrix Project Plugin 1.16 and earlier does not escape the axis names shown in tooltips on the overview page of builds with multiple axes, resulting in a stored cross-site scripting vulnerability.
- CVE-2020-2223Jul 15, 2020risk 0.00cvss —epss 0.01
Jenkins 2.244 and earlier, LTS 2.235.1 and earlier does not escape correctly the 'href' attribute of links to downstream jobs displayed in the build console page, resulting in a stored cross-site scripting vulnerability.
- CVE-2020-2224Jul 15, 2020risk 0.00cvss —epss 0.01
Jenkins Matrix Project Plugin 1.16 and earlier does not escape the node names shown in tooltips on the overview page of builds with a single axis, resulting in a stored cross-site scripting vulnerability.
- CVE-2020-2221Jul 15, 2020risk 0.00cvss —epss 0.01
Jenkins 2.244 and earlier, LTS 2.235.1 and earlier does not escape the upstream job's display name shown as part of a build cause, resulting in a stored cross-site scripting vulnerability.
- CVE-2020-2222Jul 15, 2020risk 0.00cvss —epss 0.01
Jenkins 2.244 and earlier, LTS 2.235.1 and earlier does not escape the job name in the 'Keep this build forever' badge tooltip, resulting in a stored cross-site scripting vulnerability.
- CVE-2020-2220Jul 15, 2020risk 0.00cvss —epss 0.01
Jenkins 2.244 and earlier, LTS 2.235.1 and earlier does not escape the agent name in the build time trend page, resulting in a stored cross-site scripting vulnerability.
- CVE-2020-11083Jul 14, 2020risk 0.00cvss —epss 0.01
In October from version 1.0.319 and before version 1.0.466, a user with access to a markdown FormWidget that stores data persistently could create a stored XSS attack against themselves and any other users with access to the generated HTML from the field. This has been fixed in…
- CVE-2020-15721Jul 14, 2020risk 0.00cvss —epss 0.01
RosarioSIS through 6.8-beta allows modules/Custom/NotifyParents.php XSS because of the href attributes for AddStudents.php and User.php.
- CVE-2020-15092Jul 9, 2020risk 0.00cvss —epss 0.01
In TimelineJS before version 3.7.0, some user data renders as HTML. An attacker could implement an XSS exploit with maliciously crafted content in a number of data fields. This risk is present whether the source data for the timeline is stored on Google Sheets or in a JSON…
- CVE-2019-19935Jul 7, 2020risk 0.00cvss —epss 0.02
Froala Editor before 3.2.3 allows XSS.
- CVE-2020-15514Jul 7, 2020risk 0.00cvss —epss 0.01
The jh_captcha extension through 2.1.3, and 3.x through 3.0.2, for TYPO3 allows XSS.
- CVE-2020-15517Jul 7, 2020risk 0.00cvss —epss 0.01
The ke_search (aka Faceted Search) extension through 2.8.2, and 3.x through 3.1.3, for TYPO3 allows XSS.
- CVE-2020-7690Jul 6, 2020risk 0.00cvss —epss 0.01
All affected versions <2.0.0 of package jspdf are vulnerable to Cross-site Scripting (XSS). It is possible to inject JavaScript code via the html method.