Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/security-advisories.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'old/server/nc-sa-2020-019.json')
-rw-r--r--old/server/nc-sa-2020-019.json32
1 files changed, 32 insertions, 0 deletions
diff --git a/old/server/nc-sa-2020-019.json b/old/server/nc-sa-2020-019.json
new file mode 100644
index 0000000..ff216e7
--- /dev/null
+++ b/old/server/nc-sa-2020-019.json
@@ -0,0 +1,32 @@
+{
+ "Title": "XSS in Files PDF viewer",
+ "Timestamp": 1584532800,
+ "Risk": 1,
+ "CVSS3": {
+ "score": 3.5,
+ "vector": "AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:N"
+ },
+ "CWE": {
+ "id": 79,
+ "name": "Cross-site Scripting (XSS) - Generic"
+ },
+ "HackerOne": 819863,
+ "Affected":[
+ {
+ "Version":"18.0.3",
+ "CVE":"CVE-2020-8155",
+ "Operator":"<"
+ }
+ ],
+ "Description":"An outdated 3rd party library in the Files PDF viewer for Nextcloud Server 18.0.2 caused a Cross-site scripting vulnerability when opening a malicious PDF.",
+ "ActionTaken": "The error has been fixed.",
+ "Acknowledgment":[
+ {
+ "Name": "Tripp Lyons",
+ "Mail": "tripplyons@gmail.com",
+ "Website": "https://tripplyons.com/",
+ "Reason": "Vulnerability discovery and disclosure."
+ }
+ ],
+ "Resolution": "It is recommended that the Nextcloud Server is upgraded to 18.0.3."
+}