Silverpeas 5.15 through 6.0.2 is affected by an authenticated Directory Traversal vulnerability that can be triggered during file uploads because core/webapi/upload/FileUploadData.java mishandles a StringUtil.java call. This vulnerability enables regular users to write arbitrary files on the underlying system with privileges of the user running the application. Especially, an attacker may leverage the vulnerability to write an executable JSP file in an exposed web directory to execute commands on the underlying system.
References
Link | Resource |
---|---|
https://github.com/Silverpeas/Silverpeas-Core/blob/d8c3bbb0695a4907db013401bd16c6527e2b4f41/core-web/src/main/java/org/silverpeas/core/webapi/upload/FileUploadData.java#L89 | Patch Third Party Advisory |
https://www.bishopfox.com/news/2019/01/silverpeas-5-15-to-6-0-2-path-traversal/ | Exploit Third Party Advisory |
https://github.com/Silverpeas/Silverpeas-Core/blob/d8c3bbb0695a4907db013401bd16c6527e2b4f41/core-web/src/main/java/org/silverpeas/core/webapi/upload/FileUploadData.java#L89 | Patch Third Party Advisory |
https://www.bishopfox.com/news/2019/01/silverpeas-5-15-to-6-0-2-path-traversal/ | Exploit Third Party Advisory |
Configurations
History
21 Nov 2024, 03:58
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/Silverpeas/Silverpeas-Core/blob/d8c3bbb0695a4907db013401bd16c6527e2b4f41/core-web/src/main/java/org/silverpeas/core/webapi/upload/FileUploadData.java#L89 - Patch, Third Party Advisory | |
References | () https://www.bishopfox.com/news/2019/01/silverpeas-5-15-to-6-0-2-path-traversal/ - Exploit, Third Party Advisory |
Information
Published : 2019-04-09 18:29
Updated : 2024-11-21 03:58
NVD link : CVE-2018-19586
Mitre link : CVE-2018-19586
CVE.ORG link : CVE-2018-19586
JSON object : View
Products Affected
silverpeas
- silverpeas
CWE
CWE-22
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')