Vulnerability CVE-2020-7618


Published: 2020-04-07

Description:
sds through 3.2.0 is vulnerable to Prototype Pollution.The library could be tricked into adding or modifying properties of the 'Object.prototype' by abusing the 'set' function located in 'js/set.js'.

Type:

CWE-20

(Improper Input Validation)

CVSS2 => (AV:N/AC:L/Au:N/C:N/I:P/A:N)

CVSS Base Score
Impact Subscore
Exploitability Subscore
5/10
2.9/10
10/10
Exploit range
Attack complexity
Authentication
Remote
Low
No required
Confidentiality impact
Integrity impact
Availability impact
None
Partial
None
Affected software
Sds project -> SDS 

 References:
https://github.com/monsterkodi/sds/blob/master/js/set.js#L31
https://snyk.io/vuln/SNYK-JS-SDS-564123

Copyright 2024, cxsecurity.com

 

Back to Top