Lucene search
+L

77 matches found

Github Security Blog
Github Security Blog
•added 2020/05/20 4:18 p.m.•716 views

Cross-Site Scripting in jquery

Versions of jquery prior to 1.9.0 are vulnerable to Cross-Site Scripting. The load method fails to recognize and remove HTML tags that contain a whitespace character, i.e: , which results in the enclosed script logic to be executed. This allows attackers to execute arbitrary JavaScript in a...

6.1CVSS6.2AI score0.06273EPSS
SaveExploits4References12Affected Software3
RubySec
RubySec
•added 2020/05/20 12:00 a.m.•28 views

Cross-Site Scripting in jquery

Versions of jquery prior to 1.9.0 are vulnerable to Cross-Site Scripting. The load method fails to recognize and remove "" HTML tags that contain a whitespace character, i.e: "", which results in the enclosed script logic to be executed. This allows attackers to execute arbitrary JavaScript in a...

6.1CVSS7.4AI score0.06273EPSS
SaveExploits4References1Affected Software1
OSV
OSV
•added 2020/05/19 9:15 p.m.•50 views

CVE-2020-7656

jquery prior to 1.9.0 allows Cross-site Scripting attacks via the load method. The load method fails to recognize and remove "" HTML tags that contain a whitespace character, i.e: "", which results in the enclosed script logic to be executed...

6.1CVSS6AI score
SaveExploits0References4
Prion
Prion
•added 2020/05/19 9:15 p.m.•35 views

Cross site scripting

jquery prior to 1.9.0 allows Cross-site Scripting attacks via the load method. The load method fails to recognize and remove "" HTML tags that contain a whitespace character, i.e: "", which results in the enclosed script logic to be executed...

4.3CVSS5.9AI score0.06273EPSS
SaveExploits4References4Affected Software4
attackerkb
attackerkb
•added 2020/05/19 9:15 p.m.•6 views

CVE-2020-7656

jquery prior to 1.9.0 allows Cross-site Scripting attacks via the load method. The load method fails to recognize and remove "", which results in the enclosed script logic to be executed...

6.1CVSS6.5AI score0.06273EPSS
SaveExploits4References6
OSV
OSV
•added 2020/05/19 9:15 p.m.•12 views

UBUNTU-CVE-2020-7656

jquery prior to 1.9.0 allows Cross-site Scripting attacks via the load method. The load method fails to recognize and remove "" HTML tags that contain a whitespace character, i.e: "", which results in the enclosed script logic to be executed...

6.1CVSS6.8AI score0.06273EPSS
SaveExploits4References3
CVE
CVE
•added 2020/05/19 12:00 a.m.•964 views

CVE-2020-7656

CVE-2020-7656 affects jQuery versions prior to 1.9.0. The vulnerability arises from the load method failing to strip certain ), enabling cross‑site scripting. Public materials describe PoC/exploitation and public advisories/patch guidance (e.g., upgrade to 1.9.0+). The CVE is documented with an o...

6.1CVSS4.9AI score0.06273EPSS
SaveExploits4References4Affected Software1
Positive Technologies
Positive Technologies
•added 2020/05/19 12:00 a.m.•14 views

PT-2020-6926 · Jquery +5 · Jquery +5

Name of the Vulnerable Software and Affected Versions: jquery versions prior to 1.9.0 Description: The issue allows Cross-site Scripting attacks via the load method. The load method fails to recognize and remove HTML tags that contain a whitespace character, i.e: , which results in the enclosed...

6.9CVSS6.6AI score0.87218EPSS
SaveExploits11References77
Cvelist
Cvelist
•added 2020/05/19 12:00 a.m.•95 views

CVE-2020-7656

jquery prior to 1.9.0 allows Cross-site Scripting attacks via the load method. The load method fails to recognize and remove "" HTML tags that contain a whitespace character, i.e: "", which results in the enclosed script logic to be executed...

6.2AI score0.06273EPSS
SaveExploits4References4
OpenVAS
OpenVAS
•added 2020/04/30 12:00 a.m.•19 views

Huawei EulerOS: Security Advisory for perl (EulerOS-SA-2020-1527)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2020 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.8CVSS7.9AI score0.00787EPSS
SaveExploits4References2
Tenable Nessus
Tenable Nessus
•added 2020/04/16 12:00 a.m.•37 views

EulerOS Virtualization 3.0.2.2 : perl (EulerOS-SA-2020-1476)

According to the versions of the perl packages installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : - Integer underflow in regcomp.c in Perl before 5.20, as used in Apple OS X before 10.10.5 and other products, allows context-depende...

7.8CVSS7.7AI score0.03045EPSS
SaveExploits1References4
Tenable Nessus
Tenable Nessus
•added 2020/02/24 12:00 a.m.•63 views

EulerOS 2.0 SP5 : perl (EulerOS-SA-2020-1122)

According to the version of the perl packages installed, the EulerOS installation on the remote host is affected by the following vulnerability : - The XSLoader::load method in XSLoader in Perl does not properly locate .so files when called in a string eval, which might allow local users to execu...

7.8CVSS7.9AI score0.00787EPSS
SaveExploits1References2
NVD
NVD
•added 2020/02/19 4:15 a.m.•31 views

CVE-2019-20478

In ruamel.yaml through 0.16.7, the load method allows remote code execution if the application calls this method with an untrusted argument. In other words, this issue affects developers who are unaware of the need to use methods such as safeload in these use cases...

10CVSS9.8AI score0.0675EPSS
SaveExploits0References1
OSV
OSV
•added 2020/02/19 4:15 a.m.•10 views

DEBIAN-CVE-2019-20478

In ruamel.yaml through 0.16.7, the load method allows remote code execution if the application calls this method with an untrusted argument. In other words, this issue affects developers who are unaware of the need to use methods such as safeload in these use cases...

9.8CVSS9.3AI score0.0675EPSS
SaveExploits0References1
Prion
Prion
•added 2020/02/19 4:15 a.m.•19 views

Remote code execution

In ruamel.yaml through 0.16.7, the load method allows remote code execution if the application calls this method with an untrusted argument. In other words, this issue affects developers who are unaware of the need to use methods such as safeload in these use cases...

10CVSS9.8AI score0.0675EPSS
SaveExploits0References1Affected Software1
Debian CVE
Debian CVE
•added 2020/02/19 3:09 a.m.•72 views

CVE-2019-20478

In ruamel.yaml through 0.16.7, the load method allows remote code execution if the application calls this method with an untrusted argument. In other words, this issue affects developers who are unaware of the need to use methods such as safeload in these use cases...

10CVSS9.1AI score0.0675EPSS
SaveExploits0
Cvelist
Cvelist
•added 2020/02/19 3:09 a.m.•36 views

CVE-2019-20478

In ruamel.yaml through 0.16.7, the load method allows remote code execution if the application calls this method with an untrusted argument. In other words, this issue affects developers who are unaware of the need to use methods such as safeload in these use cases...

9.8AI score0.0675EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
•added 2019/09/24 12:00 a.m.•39 views

EulerOS 2.0 SP3 : perl (EulerOS-SA-2019-2035)

According to the versions of the perl packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - The 1 Sreghop3, 2 Sreghop4, and 3 Sreghopmaybe3 functions in regexec.c in Perl before 5.24.0 allow context-dependent attackers to cause a denial o...

7.8CVSS7.8AI score0.02553EPSS
SaveExploits1References3
Prion
Prion
•added 2018/12/21 11:29 p.m.•17 views

Design/Logic Flaw

There is a vulnerability in load method in definitions/parser.py in the Danijar Hafner definitions package for Python. It can execute arbitrary python commands resulting in command execution...

7.5CVSS9.9AI score0.0346EPSS
SaveExploits1References1
PyPA
PyPA
•added 2018/12/21 11:29 p.m.•14 views

PYSEC-2018-82

There is a vulnerability in load method in definitions/parser.py in the Danijar Hafner definitions package for Python. It can execute arbitrary python commands resulting in command execution...

9.8CVSS7.7AI score0.0346EPSS
SaveExploits1References2Affected Software1
Rows per page
Query Builder