Risk | Low |
Patch available | YES |
Number of vulnerabilities | 1 |
CVE-ID | CVE-2019-11358 |
CWE-ID | CWE-400 |
Exploitation vector | Network |
Public exploit | Public exploit code for vulnerability #1 is available. |
Vulnerable software Subscribe |
jQuery Web applications / JS libraries |
Vendor | The jQuery Team |
Security Bulletin
This security bulletin contains information about 1 vulnerabilities.
EUVDB-ID: #VU18092
Risk: Low
CVSSv3.1:
CVE-ID: CVE-2019-11358
CWE-ID:
Exploit availability:
DescriptionThe vulnerability allows a remote attacker to perform a denial of service (DoS) attack.
The vulnerability exists due to prototype pollution. A remote attacker can trick the extend
function can into modifying the prototype of Object
when the attacker controls part of the structure passed to this function. This can let an attacker add or modify an existing property that will then exist on all objects and perform a denial of service (DoS) attack.
Update to version 3.4.0.
jQuery: 1.0.0 - 3.3.1
Fixed software versionsCPE2.3 External links
http://github.com/jquery/jquery/pull/4333
http://github.com/jquery/jquery/commit/753d591aea698e57d6db58c9f722cd0808619b1b
http://snyk.io/vuln/SNYK-JS-JQUERY-174006
Q & A
Can this vulnerability be exploited remotely?
Is there known malware, which exploits this vulnerability?