Search

Find a vulnerability

Search criteria

    10 vulnerabilities by deluge-torrent

    CVE-2019-25586 (GCVE-0-2019-25586)

    Vulnerability from nvd – Published: 2026-03-22 00:11 – Updated: 2026-03-23 16:31
    VLAI
    Title
    Deluge 1.3.15 Denial of Service via URL Field
    Summary
    Deluge 1.3.15 contains a denial of service vulnerability that allows local attackers to crash the application by supplying an excessively long string in the URL field. Attackers can paste a buffer of 5000 characters into the 'From URL' field during torrent addition to trigger an application crash.
    SSVC
    Exploitation: poc Automatable: no Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-466 - Return of Pointer Value Outside of Expected Range
    Assigner
    Impacted products
    Vendor Product Version
    Dev Deluge Affected: 1.3.15
    Create a notification for this product.
    Date Public
    2019-05-21 00:00
    Credits
    Victor Mondragón
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2019-25586",
                    "options": [
                      {
                        "Exploitation": "poc"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-03-23T16:31:42.508827Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-03-23T16:31:56.682Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "Deluge",
              "vendor": "Dev",
              "versions": [
                {
                  "status": "affected",
                  "version": "1.3.15"
                }
              ]
            }
          ],
          "cpeApplicability": [
            {
              "nodes": [
                {
                  "cpeMatch": [
                    {
                      "criteria": "cpe:2.3:a:deluge-torrent:deluge:1.3.15:*:*:*:*:*:*:*",
                      "vulnerable": true
                    }
                  ],
                  "negate": false,
                  "operator": "OR"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "finder",
              "value": "Victor Mondrag\u00f3n"
            }
          ],
          "datePublic": "2019-05-21T00:00:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "value": "Deluge 1.3.15 contains a denial of service vulnerability that allows local attackers to crash the application by supplying an excessively long string in the URL field. Attackers can paste a buffer of 5000 characters into the \u0027From URL\u0027 field during torrent addition to trigger an application crash."
            }
          ],
          "metrics": [
            {
              "cvssV4_0": {
                "Automatable": "NOT_DEFINED",
                "Recovery": "NOT_DEFINED",
                "Safety": "NOT_DEFINED",
                "attackComplexity": "LOW",
                "attackRequirements": "NONE",
                "attackVector": "LOCAL",
                "baseScore": 6.9,
                "baseSeverity": "MEDIUM",
                "exploitMaturity": "NOT_DEFINED",
                "privilegesRequired": "NONE",
                "providerUrgency": "NOT_DEFINED",
                "subAvailabilityImpact": "NONE",
                "subConfidentialityImpact": "NONE",
                "subIntegrityImpact": "NONE",
                "userInteraction": "NONE",
                "valueDensity": "NOT_DEFINED",
                "vectorString": "CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N",
                "version": "4.0",
                "vulnAvailabilityImpact": "HIGH",
                "vulnConfidentialityImpact": "NONE",
                "vulnIntegrityImpact": "NONE",
                "vulnerabilityResponseEffort": "NOT_DEFINED"
              },
              "format": "CVSS"
            },
            {
              "cvssV3_1": {
                "attackComplexity": "LOW",
                "attackVector": "LOCAL",
                "availabilityImpact": "HIGH",
                "baseScore": 6.2,
                "baseSeverity": "MEDIUM",
                "confidentialityImpact": "NONE",
                "integrityImpact": "NONE",
                "privilegesRequired": "NONE",
                "scope": "UNCHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
                "version": "3.1"
              },
              "format": "CVSS"
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-466",
                  "description": "Return of Pointer Value Outside of Expected Range",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-03-22T00:15:29.483Z",
            "orgId": "83251b91-4cc7-4094-a5c7-464a1b83ea10",
            "shortName": "VulnCheck"
          },
          "references": [
            {
              "name": "ExploitDB-46883",
              "tags": [
                "exploit"
              ],
              "url": "https://www.exploit-db.com/exploits/46883"
            },
            {
              "name": "Official Product Homepage",
              "tags": [
                "product"
              ],
              "url": "https://dev.deluge-torrent.org/"
            },
            {
              "name": "Product Reference",
              "tags": [
                "product"
              ],
              "url": "http://download.deluge-torrent.org/windows/deluge-1.3.15-win32-py2.7.exe"
            },
            {
              "name": "VulnCheck Advisory: Deluge 1.3.15 Denial of Service via URL Field",
              "tags": [
                "third-party-advisory"
              ],
              "url": "https://www.vulncheck.com/advisories/deluge-denial-of-service-via-url-field"
            }
          ],
          "title": "Deluge 1.3.15 Denial of Service via URL Field",
          "x_generator": {
            "engine": "vulncheck"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "83251b91-4cc7-4094-a5c7-464a1b83ea10",
        "assignerShortName": "VulnCheck",
        "cveId": "CVE-2019-25586",
        "datePublished": "2026-03-22T00:11:08.129Z",
        "dateReserved": "2026-03-21T16:46:03.499Z",
        "dateUpdated": "2026-03-23T16:31:56.682Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2019-25585 (GCVE-0-2019-25585)

    Vulnerability from nvd – Published: 2026-03-22 00:11 – Updated: 2026-03-24 14:29
    VLAI
    Title
    Deluge 1.3.15 Denial of Service via Webseeds Field
    Summary
    Deluge 1.3.15 contains a denial of service vulnerability that allows local attackers to crash the application by supplying an excessively long string in the Webseeds field. Attackers can paste a buffer of 5000 bytes into the Webseeds field during torrent creation to trigger an application crash.
    SSVC
    Exploitation: poc Automatable: no Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-1260 - Improper Handling of Overlap Between Protected Memory Ranges
    Assigner
    Impacted products
    Vendor Product Version
    Dev Deluge Affected: 1.3.15
    Create a notification for this product.
    Date Public
    2019-05-21 00:00
    Credits
    Victor Mondragón
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2019-25585",
                    "options": [
                      {
                        "Exploitation": "poc"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-03-24T14:28:01.440413Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-03-24T14:29:22.920Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "Deluge",
              "vendor": "Dev",
              "versions": [
                {
                  "status": "affected",
                  "version": "1.3.15"
                }
              ]
            }
          ],
          "cpeApplicability": [
            {
              "nodes": [
                {
                  "cpeMatch": [
                    {
                      "criteria": "cpe:2.3:a:deluge-torrent:deluge:1.3.15:*:*:*:*:*:*:*",
                      "vulnerable": true
                    }
                  ],
                  "negate": false,
                  "operator": "OR"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "finder",
              "value": "Victor Mondrag\u00f3n"
            }
          ],
          "datePublic": "2019-05-21T00:00:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "value": "Deluge 1.3.15 contains a denial of service vulnerability that allows local attackers to crash the application by supplying an excessively long string in the Webseeds field. Attackers can paste a buffer of 5000 bytes into the Webseeds field during torrent creation to trigger an application crash."
            }
          ],
          "metrics": [
            {
              "cvssV4_0": {
                "Automatable": "NOT_DEFINED",
                "Recovery": "NOT_DEFINED",
                "Safety": "NOT_DEFINED",
                "attackComplexity": "LOW",
                "attackRequirements": "NONE",
                "attackVector": "LOCAL",
                "baseScore": 6.9,
                "baseSeverity": "MEDIUM",
                "exploitMaturity": "NOT_DEFINED",
                "privilegesRequired": "NONE",
                "providerUrgency": "NOT_DEFINED",
                "subAvailabilityImpact": "NONE",
                "subConfidentialityImpact": "NONE",
                "subIntegrityImpact": "NONE",
                "userInteraction": "NONE",
                "valueDensity": "NOT_DEFINED",
                "vectorString": "CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N",
                "version": "4.0",
                "vulnAvailabilityImpact": "HIGH",
                "vulnConfidentialityImpact": "NONE",
                "vulnIntegrityImpact": "NONE",
                "vulnerabilityResponseEffort": "NOT_DEFINED"
              },
              "format": "CVSS"
            },
            {
              "cvssV3_1": {
                "attackComplexity": "LOW",
                "attackVector": "LOCAL",
                "availabilityImpact": "HIGH",
                "baseScore": 6.2,
                "baseSeverity": "MEDIUM",
                "confidentialityImpact": "NONE",
                "integrityImpact": "NONE",
                "privilegesRequired": "NONE",
                "scope": "UNCHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
                "version": "3.1"
              },
              "format": "CVSS"
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-1260",
                  "description": "Improper Handling of Overlap Between Protected Memory Ranges",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-03-22T00:15:28.712Z",
            "orgId": "83251b91-4cc7-4094-a5c7-464a1b83ea10",
            "shortName": "VulnCheck"
          },
          "references": [
            {
              "name": "ExploitDB-46884",
              "tags": [
                "exploit"
              ],
              "url": "https://www.exploit-db.com/exploits/46884"
            },
            {
              "name": "Official Product Homepage",
              "tags": [
                "product"
              ],
              "url": "https://dev.deluge-torrent.org/"
            },
            {
              "name": "Product Reference",
              "tags": [
                "product"
              ],
              "url": "http://download.deluge-torrent.org/windows/deluge-1.3.15-win32-py2.7.exe"
            },
            {
              "name": "VulnCheck Advisory: Deluge 1.3.15 Denial of Service via Webseeds Field",
              "tags": [
                "third-party-advisory"
              ],
              "url": "https://www.vulncheck.com/advisories/deluge-denial-of-service-via-webseeds-field"
            }
          ],
          "title": "Deluge 1.3.15 Denial of Service via Webseeds Field",
          "x_generator": {
            "engine": "vulncheck"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "83251b91-4cc7-4094-a5c7-464a1b83ea10",
        "assignerShortName": "VulnCheck",
        "cveId": "CVE-2019-25585",
        "datePublished": "2026-03-22T00:11:07.399Z",
        "dateReserved": "2026-03-21T16:45:51.670Z",
        "dateUpdated": "2026-03-24T14:29:22.920Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2021-3427 (GCVE-0-2021-3427)

    Vulnerability from nvd – Published: 2022-08-26 00:00 – Updated: 2024-08-03 16:53
    VLAI
    Summary
    The Deluge Web-UI is vulnerable to XSS through a crafted torrent file. The the data from torrent files is not properly sanitised as it's interpreted directly as HTML. Someone who supplies the user with a malicious torrent file can execute arbitrary Javascript code in the context of the user's browser session.
    Severity
    No CVSS data available.
    CWE
    • CWE-79 - - Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
    Assigner
    Impacted products
    Vendor Product Version
    n/a Deluge-web Affected: Not-Known
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-03T16:53:17.608Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "tags": [
                  "x_transferred"
                ],
                "url": "https://dev.deluge-torrent.org/ticket/3459"
              },
              {
                "tags": [
                  "x_transferred"
                ],
                "url": "https://groups.google.com/g/deluge-dev/c/e5zh7wT0rEg"
              },
              {
                "name": "GLSA-202210-07",
                "tags": [
                  "vendor-advisory",
                  "x_transferred"
                ],
                "url": "https://security.gentoo.org/glsa/202210-07"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "Deluge-web",
              "vendor": "n/a",
              "versions": [
                {
                  "status": "affected",
                  "version": "Not-Known"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "The Deluge Web-UI is vulnerable to XSS through a crafted torrent file. The the data from torrent files is not properly sanitised as it\u0027s interpreted directly as HTML. Someone who supplies the user with a malicious torrent file can execute arbitrary Javascript code in the context of the user\u0027s browser session."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-79",
                  "description": "CWE-79 - Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2022-10-16T00:00:00.000Z",
            "orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
            "shortName": "redhat"
          },
          "references": [
            {
              "url": "https://dev.deluge-torrent.org/ticket/3459"
            },
            {
              "url": "https://groups.google.com/g/deluge-dev/c/e5zh7wT0rEg"
            },
            {
              "name": "GLSA-202210-07",
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://security.gentoo.org/glsa/202210-07"
            }
          ]
        }
      },
      "cveMetadata": {
        "assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
        "assignerShortName": "redhat",
        "cveId": "CVE-2021-3427",
        "datePublished": "2022-08-26T00:00:00.000Z",
        "dateReserved": "2021-03-10T00:00:00.000Z",
        "dateUpdated": "2024-08-03T16:53:17.608Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2017-9031 (GCVE-0-2017-9031)

    Vulnerability from nvd – Published: 2017-05-17 19:00 – Updated: 2024-08-05 16:55
    VLAI
    Summary
    The WebUI component in Deluge before 1.3.15 contains a directory traversal vulnerability involving a request in which the name of the render file is not associated with any template file.
    Severity
    No CVSS data available.
    CWE
    • n/a
    Assigner
    References
    Date Public
    2017-05-17 00:00
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-05T16:55:21.339Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "name": "99099",
                "tags": [
                  "vdb-entry",
                  "x_refsource_BID",
                  "x_transferred"
                ],
                "url": "http://www.securityfocus.com/bid/99099"
              },
              {
                "tags": [
                  "x_refsource_CONFIRM",
                  "x_transferred"
                ],
                "url": "http://dev.deluge-torrent.org/wiki/ReleaseNotes/1.3.15"
              },
              {
                "name": "DSA-3856",
                "tags": [
                  "vendor-advisory",
                  "x_refsource_DEBIAN",
                  "x_transferred"
                ],
                "url": "http://www.debian.org/security/2017/dsa-3856"
              },
              {
                "tags": [
                  "x_refsource_CONFIRM",
                  "x_transferred"
                ],
                "url": "https://bugs.debian.org/862611"
              },
              {
                "tags": [
                  "x_refsource_CONFIRM",
                  "x_transferred"
                ],
                "url": "http://git.deluge-torrent.org/deluge/commit/?h=1.3-stable\u0026id=41acade01ae88f7b7bbdba308a0886771aa582fd"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "n/a",
              "vendor": "n/a",
              "versions": [
                {
                  "status": "affected",
                  "version": "n/a"
                }
              ]
            }
          ],
          "datePublic": "2017-05-17T00:00:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "value": "The WebUI component in Deluge before 1.3.15 contains a directory traversal vulnerability involving a request in which the name of the render file is not associated with any template file."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "n/a",
                  "lang": "en",
                  "type": "text"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2017-11-03T18:57:01.000Z",
            "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
            "shortName": "mitre"
          },
          "references": [
            {
              "name": "99099",
              "tags": [
                "vdb-entry",
                "x_refsource_BID"
              ],
              "url": "http://www.securityfocus.com/bid/99099"
            },
            {
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "http://dev.deluge-torrent.org/wiki/ReleaseNotes/1.3.15"
            },
            {
              "name": "DSA-3856",
              "tags": [
                "vendor-advisory",
                "x_refsource_DEBIAN"
              ],
              "url": "http://www.debian.org/security/2017/dsa-3856"
            },
            {
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "https://bugs.debian.org/862611"
            },
            {
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "http://git.deluge-torrent.org/deluge/commit/?h=1.3-stable\u0026id=41acade01ae88f7b7bbdba308a0886771aa582fd"
            }
          ],
          "x_legacyV4Record": {
            "CVE_data_meta": {
              "ASSIGNER": "cve@mitre.org",
              "ID": "CVE-2017-9031",
              "STATE": "PUBLIC"
            },
            "affects": {
              "vendor": {
                "vendor_data": [
                  {
                    "product": {
                      "product_data": [
                        {
                          "product_name": "n/a",
                          "version": {
                            "version_data": [
                              {
                                "version_value": "n/a"
                              }
                            ]
                          }
                        }
                      ]
                    },
                    "vendor_name": "n/a"
                  }
                ]
              }
            },
            "data_format": "MITRE",
            "data_type": "CVE",
            "data_version": "4.0",
            "description": {
              "description_data": [
                {
                  "lang": "eng",
                  "value": "The WebUI component in Deluge before 1.3.15 contains a directory traversal vulnerability involving a request in which the name of the render file is not associated with any template file."
                }
              ]
            },
            "problemtype": {
              "problemtype_data": [
                {
                  "description": [
                    {
                      "lang": "eng",
                      "value": "n/a"
                    }
                  ]
                }
              ]
            },
            "references": {
              "reference_data": [
                {
                  "name": "99099",
                  "refsource": "BID",
                  "url": "http://www.securityfocus.com/bid/99099"
                },
                {
                  "name": "http://dev.deluge-torrent.org/wiki/ReleaseNotes/1.3.15",
                  "refsource": "CONFIRM",
                  "url": "http://dev.deluge-torrent.org/wiki/ReleaseNotes/1.3.15"
                },
                {
                  "name": "DSA-3856",
                  "refsource": "DEBIAN",
                  "url": "http://www.debian.org/security/2017/dsa-3856"
                },
                {
                  "name": "https://bugs.debian.org/862611",
                  "refsource": "CONFIRM",
                  "url": "https://bugs.debian.org/862611"
                },
                {
                  "name": "http://git.deluge-torrent.org/deluge/commit/?h=1.3-stable\u0026id=41acade01ae88f7b7bbdba308a0886771aa582fd",
                  "refsource": "CONFIRM",
                  "url": "http://git.deluge-torrent.org/deluge/commit/?h=1.3-stable\u0026id=41acade01ae88f7b7bbdba308a0886771aa582fd"
                }
              ]
            }
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "assignerShortName": "mitre",
        "cveId": "CVE-2017-9031",
        "datePublished": "2017-05-17T19:00:00.000Z",
        "dateReserved": "2017-05-17T00:00:00.000Z",
        "dateUpdated": "2024-08-05T16:55:21.339Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2017-7178 (GCVE-0-2017-7178)

    Vulnerability from nvd – Published: 2017-03-18 20:10 – Updated: 2024-08-05 15:56
    VLAI
    Summary
    CSRF was discovered in the web UI in Deluge before 1.3.14. The exploitation methodology involves (1) hosting a crafted plugin that executes an arbitrary program from its __init__.py file and (2) causing the victim to download, install, and enable this plugin.
    Severity
    No CVSS data available.
    CWE
    • n/a
    Assigner
    Date Public
    2017-03-18 00:00
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-05T15:56:36.023Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "http://git.deluge-torrent.org/deluge/commit/?h=develop\u0026id=11e8957deaf0c76fdfbac62d99c8b6c61cfdddf9"
              },
              {
                "tags": [
                  "x_refsource_CONFIRM",
                  "x_transferred"
                ],
                "url": "http://dev.deluge-torrent.org/wiki/ReleaseNotes/1.3.14"
              },
              {
                "name": "97041",
                "tags": [
                  "vdb-entry",
                  "x_refsource_BID",
                  "x_transferred"
                ],
                "url": "http://www.securityfocus.com/bid/97041"
              },
              {
                "tags": [
                  "x_refsource_CONFIRM",
                  "x_transferred"
                ],
                "url": "https://bugs.debian.org/857903"
              },
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "http://seclists.org/fulldisclosure/2017/Mar/6"
              },
              {
                "name": "DSA-3856",
                "tags": [
                  "vendor-advisory",
                  "x_refsource_DEBIAN",
                  "x_transferred"
                ],
                "url": "http://www.debian.org/security/2017/dsa-3856"
              },
              {
                "name": "GLSA-201703-06",
                "tags": [
                  "vendor-advisory",
                  "x_refsource_GENTOO",
                  "x_transferred"
                ],
                "url": "https://security.gentoo.org/glsa/201703-06"
              },
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "http://git.deluge-torrent.org/deluge/commit/?h=1.3-stable\u0026id=318ab179865e0707d7945edc3a13a464a108d583"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "n/a",
              "vendor": "n/a",
              "versions": [
                {
                  "status": "affected",
                  "version": "n/a"
                }
              ]
            }
          ],
          "datePublic": "2017-03-18T00:00:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "value": "CSRF was discovered in the web UI in Deluge before 1.3.14. The exploitation methodology involves (1) hosting a crafted plugin that executes an arbitrary program from its __init__.py file and (2) causing the victim to download, install, and enable this plugin."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "n/a",
                  "lang": "en",
                  "type": "text"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2017-11-03T18:57:01.000Z",
            "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
            "shortName": "mitre"
          },
          "references": [
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "http://git.deluge-torrent.org/deluge/commit/?h=develop\u0026id=11e8957deaf0c76fdfbac62d99c8b6c61cfdddf9"
            },
            {
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "http://dev.deluge-torrent.org/wiki/ReleaseNotes/1.3.14"
            },
            {
              "name": "97041",
              "tags": [
                "vdb-entry",
                "x_refsource_BID"
              ],
              "url": "http://www.securityfocus.com/bid/97041"
            },
            {
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "https://bugs.debian.org/857903"
            },
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "http://seclists.org/fulldisclosure/2017/Mar/6"
            },
            {
              "name": "DSA-3856",
              "tags": [
                "vendor-advisory",
                "x_refsource_DEBIAN"
              ],
              "url": "http://www.debian.org/security/2017/dsa-3856"
            },
            {
              "name": "GLSA-201703-06",
              "tags": [
                "vendor-advisory",
                "x_refsource_GENTOO"
              ],
              "url": "https://security.gentoo.org/glsa/201703-06"
            },
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "http://git.deluge-torrent.org/deluge/commit/?h=1.3-stable\u0026id=318ab179865e0707d7945edc3a13a464a108d583"
            }
          ],
          "x_legacyV4Record": {
            "CVE_data_meta": {
              "ASSIGNER": "cve@mitre.org",
              "ID": "CVE-2017-7178",
              "STATE": "PUBLIC"
            },
            "affects": {
              "vendor": {
                "vendor_data": [
                  {
                    "product": {
                      "product_data": [
                        {
                          "product_name": "n/a",
                          "version": {
                            "version_data": [
                              {
                                "version_value": "n/a"
                              }
                            ]
                          }
                        }
                      ]
                    },
                    "vendor_name": "n/a"
                  }
                ]
              }
            },
            "data_format": "MITRE",
            "data_type": "CVE",
            "data_version": "4.0",
            "description": {
              "description_data": [
                {
                  "lang": "eng",
                  "value": "CSRF was discovered in the web UI in Deluge before 1.3.14. The exploitation methodology involves (1) hosting a crafted plugin that executes an arbitrary program from its __init__.py file and (2) causing the victim to download, install, and enable this plugin."
                }
              ]
            },
            "problemtype": {
              "problemtype_data": [
                {
                  "description": [
                    {
                      "lang": "eng",
                      "value": "n/a"
                    }
                  ]
                }
              ]
            },
            "references": {
              "reference_data": [
                {
                  "name": "http://git.deluge-torrent.org/deluge/commit/?h=develop\u0026id=11e8957deaf0c76fdfbac62d99c8b6c61cfdddf9",
                  "refsource": "MISC",
                  "url": "http://git.deluge-torrent.org/deluge/commit/?h=develop\u0026id=11e8957deaf0c76fdfbac62d99c8b6c61cfdddf9"
                },
                {
                  "name": "http://dev.deluge-torrent.org/wiki/ReleaseNotes/1.3.14",
                  "refsource": "CONFIRM",
                  "url": "http://dev.deluge-torrent.org/wiki/ReleaseNotes/1.3.14"
                },
                {
                  "name": "97041",
                  "refsource": "BID",
                  "url": "http://www.securityfocus.com/bid/97041"
                },
                {
                  "name": "https://bugs.debian.org/857903",
                  "refsource": "CONFIRM",
                  "url": "https://bugs.debian.org/857903"
                },
                {
                  "name": "http://seclists.org/fulldisclosure/2017/Mar/6",
                  "refsource": "MISC",
                  "url": "http://seclists.org/fulldisclosure/2017/Mar/6"
                },
                {
                  "name": "DSA-3856",
                  "refsource": "DEBIAN",
                  "url": "http://www.debian.org/security/2017/dsa-3856"
                },
                {
                  "name": "GLSA-201703-06",
                  "refsource": "GENTOO",
                  "url": "https://security.gentoo.org/glsa/201703-06"
                },
                {
                  "name": "http://git.deluge-torrent.org/deluge/commit/?h=1.3-stable\u0026id=318ab179865e0707d7945edc3a13a464a108d583",
                  "refsource": "MISC",
                  "url": "http://git.deluge-torrent.org/deluge/commit/?h=1.3-stable\u0026id=318ab179865e0707d7945edc3a13a464a108d583"
                }
              ]
            }
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "assignerShortName": "mitre",
        "cveId": "CVE-2017-7178",
        "datePublished": "2017-03-18T20:10:00.000Z",
        "dateReserved": "2017-03-18T00:00:00.000Z",
        "dateUpdated": "2024-08-05T15:56:36.023Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2019-25586 (GCVE-0-2019-25586)

    Vulnerability from cvelistv5 – Published: 2026-03-22 00:11 – Updated: 2026-03-23 16:31
    VLAI
    Title
    Deluge 1.3.15 Denial of Service via URL Field
    Summary
    Deluge 1.3.15 contains a denial of service vulnerability that allows local attackers to crash the application by supplying an excessively long string in the URL field. Attackers can paste a buffer of 5000 characters into the 'From URL' field during torrent addition to trigger an application crash.
    SSVC
    Exploitation: poc Automatable: no Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-466 - Return of Pointer Value Outside of Expected Range
    Assigner
    Impacted products
    Vendor Product Version
    Dev Deluge Affected: 1.3.15
    Create a notification for this product.
    Date Public
    2019-05-21 00:00
    Credits
    Victor Mondragón
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2019-25586",
                    "options": [
                      {
                        "Exploitation": "poc"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-03-23T16:31:42.508827Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-03-23T16:31:56.682Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "Deluge",
              "vendor": "Dev",
              "versions": [
                {
                  "status": "affected",
                  "version": "1.3.15"
                }
              ]
            }
          ],
          "cpeApplicability": [
            {
              "nodes": [
                {
                  "cpeMatch": [
                    {
                      "criteria": "cpe:2.3:a:deluge-torrent:deluge:1.3.15:*:*:*:*:*:*:*",
                      "vulnerable": true
                    }
                  ],
                  "negate": false,
                  "operator": "OR"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "finder",
              "value": "Victor Mondrag\u00f3n"
            }
          ],
          "datePublic": "2019-05-21T00:00:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "value": "Deluge 1.3.15 contains a denial of service vulnerability that allows local attackers to crash the application by supplying an excessively long string in the URL field. Attackers can paste a buffer of 5000 characters into the \u0027From URL\u0027 field during torrent addition to trigger an application crash."
            }
          ],
          "metrics": [
            {
              "cvssV4_0": {
                "Automatable": "NOT_DEFINED",
                "Recovery": "NOT_DEFINED",
                "Safety": "NOT_DEFINED",
                "attackComplexity": "LOW",
                "attackRequirements": "NONE",
                "attackVector": "LOCAL",
                "baseScore": 6.9,
                "baseSeverity": "MEDIUM",
                "exploitMaturity": "NOT_DEFINED",
                "privilegesRequired": "NONE",
                "providerUrgency": "NOT_DEFINED",
                "subAvailabilityImpact": "NONE",
                "subConfidentialityImpact": "NONE",
                "subIntegrityImpact": "NONE",
                "userInteraction": "NONE",
                "valueDensity": "NOT_DEFINED",
                "vectorString": "CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N",
                "version": "4.0",
                "vulnAvailabilityImpact": "HIGH",
                "vulnConfidentialityImpact": "NONE",
                "vulnIntegrityImpact": "NONE",
                "vulnerabilityResponseEffort": "NOT_DEFINED"
              },
              "format": "CVSS"
            },
            {
              "cvssV3_1": {
                "attackComplexity": "LOW",
                "attackVector": "LOCAL",
                "availabilityImpact": "HIGH",
                "baseScore": 6.2,
                "baseSeverity": "MEDIUM",
                "confidentialityImpact": "NONE",
                "integrityImpact": "NONE",
                "privilegesRequired": "NONE",
                "scope": "UNCHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
                "version": "3.1"
              },
              "format": "CVSS"
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-466",
                  "description": "Return of Pointer Value Outside of Expected Range",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-03-22T00:15:29.483Z",
            "orgId": "83251b91-4cc7-4094-a5c7-464a1b83ea10",
            "shortName": "VulnCheck"
          },
          "references": [
            {
              "name": "ExploitDB-46883",
              "tags": [
                "exploit"
              ],
              "url": "https://www.exploit-db.com/exploits/46883"
            },
            {
              "name": "Official Product Homepage",
              "tags": [
                "product"
              ],
              "url": "https://dev.deluge-torrent.org/"
            },
            {
              "name": "Product Reference",
              "tags": [
                "product"
              ],
              "url": "http://download.deluge-torrent.org/windows/deluge-1.3.15-win32-py2.7.exe"
            },
            {
              "name": "VulnCheck Advisory: Deluge 1.3.15 Denial of Service via URL Field",
              "tags": [
                "third-party-advisory"
              ],
              "url": "https://www.vulncheck.com/advisories/deluge-denial-of-service-via-url-field"
            }
          ],
          "title": "Deluge 1.3.15 Denial of Service via URL Field",
          "x_generator": {
            "engine": "vulncheck"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "83251b91-4cc7-4094-a5c7-464a1b83ea10",
        "assignerShortName": "VulnCheck",
        "cveId": "CVE-2019-25586",
        "datePublished": "2026-03-22T00:11:08.129Z",
        "dateReserved": "2026-03-21T16:46:03.499Z",
        "dateUpdated": "2026-03-23T16:31:56.682Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2019-25585 (GCVE-0-2019-25585)

    Vulnerability from cvelistv5 – Published: 2026-03-22 00:11 – Updated: 2026-03-24 14:29
    VLAI
    Title
    Deluge 1.3.15 Denial of Service via Webseeds Field
    Summary
    Deluge 1.3.15 contains a denial of service vulnerability that allows local attackers to crash the application by supplying an excessively long string in the Webseeds field. Attackers can paste a buffer of 5000 bytes into the Webseeds field during torrent creation to trigger an application crash.
    SSVC
    Exploitation: poc Automatable: no Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-1260 - Improper Handling of Overlap Between Protected Memory Ranges
    Assigner
    Impacted products
    Vendor Product Version
    Dev Deluge Affected: 1.3.15
    Create a notification for this product.
    Date Public
    2019-05-21 00:00
    Credits
    Victor Mondragón
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2019-25585",
                    "options": [
                      {
                        "Exploitation": "poc"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-03-24T14:28:01.440413Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-03-24T14:29:22.920Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "Deluge",
              "vendor": "Dev",
              "versions": [
                {
                  "status": "affected",
                  "version": "1.3.15"
                }
              ]
            }
          ],
          "cpeApplicability": [
            {
              "nodes": [
                {
                  "cpeMatch": [
                    {
                      "criteria": "cpe:2.3:a:deluge-torrent:deluge:1.3.15:*:*:*:*:*:*:*",
                      "vulnerable": true
                    }
                  ],
                  "negate": false,
                  "operator": "OR"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "finder",
              "value": "Victor Mondrag\u00f3n"
            }
          ],
          "datePublic": "2019-05-21T00:00:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "value": "Deluge 1.3.15 contains a denial of service vulnerability that allows local attackers to crash the application by supplying an excessively long string in the Webseeds field. Attackers can paste a buffer of 5000 bytes into the Webseeds field during torrent creation to trigger an application crash."
            }
          ],
          "metrics": [
            {
              "cvssV4_0": {
                "Automatable": "NOT_DEFINED",
                "Recovery": "NOT_DEFINED",
                "Safety": "NOT_DEFINED",
                "attackComplexity": "LOW",
                "attackRequirements": "NONE",
                "attackVector": "LOCAL",
                "baseScore": 6.9,
                "baseSeverity": "MEDIUM",
                "exploitMaturity": "NOT_DEFINED",
                "privilegesRequired": "NONE",
                "providerUrgency": "NOT_DEFINED",
                "subAvailabilityImpact": "NONE",
                "subConfidentialityImpact": "NONE",
                "subIntegrityImpact": "NONE",
                "userInteraction": "NONE",
                "valueDensity": "NOT_DEFINED",
                "vectorString": "CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N",
                "version": "4.0",
                "vulnAvailabilityImpact": "HIGH",
                "vulnConfidentialityImpact": "NONE",
                "vulnIntegrityImpact": "NONE",
                "vulnerabilityResponseEffort": "NOT_DEFINED"
              },
              "format": "CVSS"
            },
            {
              "cvssV3_1": {
                "attackComplexity": "LOW",
                "attackVector": "LOCAL",
                "availabilityImpact": "HIGH",
                "baseScore": 6.2,
                "baseSeverity": "MEDIUM",
                "confidentialityImpact": "NONE",
                "integrityImpact": "NONE",
                "privilegesRequired": "NONE",
                "scope": "UNCHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
                "version": "3.1"
              },
              "format": "CVSS"
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-1260",
                  "description": "Improper Handling of Overlap Between Protected Memory Ranges",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-03-22T00:15:28.712Z",
            "orgId": "83251b91-4cc7-4094-a5c7-464a1b83ea10",
            "shortName": "VulnCheck"
          },
          "references": [
            {
              "name": "ExploitDB-46884",
              "tags": [
                "exploit"
              ],
              "url": "https://www.exploit-db.com/exploits/46884"
            },
            {
              "name": "Official Product Homepage",
              "tags": [
                "product"
              ],
              "url": "https://dev.deluge-torrent.org/"
            },
            {
              "name": "Product Reference",
              "tags": [
                "product"
              ],
              "url": "http://download.deluge-torrent.org/windows/deluge-1.3.15-win32-py2.7.exe"
            },
            {
              "name": "VulnCheck Advisory: Deluge 1.3.15 Denial of Service via Webseeds Field",
              "tags": [
                "third-party-advisory"
              ],
              "url": "https://www.vulncheck.com/advisories/deluge-denial-of-service-via-webseeds-field"
            }
          ],
          "title": "Deluge 1.3.15 Denial of Service via Webseeds Field",
          "x_generator": {
            "engine": "vulncheck"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "83251b91-4cc7-4094-a5c7-464a1b83ea10",
        "assignerShortName": "VulnCheck",
        "cveId": "CVE-2019-25585",
        "datePublished": "2026-03-22T00:11:07.399Z",
        "dateReserved": "2026-03-21T16:45:51.670Z",
        "dateUpdated": "2026-03-24T14:29:22.920Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2021-3427 (GCVE-0-2021-3427)

    Vulnerability from cvelistv5 – Published: 2022-08-26 00:00 – Updated: 2024-08-03 16:53
    VLAI
    Summary
    The Deluge Web-UI is vulnerable to XSS through a crafted torrent file. The the data from torrent files is not properly sanitised as it's interpreted directly as HTML. Someone who supplies the user with a malicious torrent file can execute arbitrary Javascript code in the context of the user's browser session.
    Severity
    No CVSS data available.
    CWE
    • CWE-79 - - Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
    Assigner
    Impacted products
    Vendor Product Version
    n/a Deluge-web Affected: Not-Known
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-03T16:53:17.608Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "tags": [
                  "x_transferred"
                ],
                "url": "https://dev.deluge-torrent.org/ticket/3459"
              },
              {
                "tags": [
                  "x_transferred"
                ],
                "url": "https://groups.google.com/g/deluge-dev/c/e5zh7wT0rEg"
              },
              {
                "name": "GLSA-202210-07",
                "tags": [
                  "vendor-advisory",
                  "x_transferred"
                ],
                "url": "https://security.gentoo.org/glsa/202210-07"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "Deluge-web",
              "vendor": "n/a",
              "versions": [
                {
                  "status": "affected",
                  "version": "Not-Known"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "The Deluge Web-UI is vulnerable to XSS through a crafted torrent file. The the data from torrent files is not properly sanitised as it\u0027s interpreted directly as HTML. Someone who supplies the user with a malicious torrent file can execute arbitrary Javascript code in the context of the user\u0027s browser session."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-79",
                  "description": "CWE-79 - Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2022-10-16T00:00:00.000Z",
            "orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
            "shortName": "redhat"
          },
          "references": [
            {
              "url": "https://dev.deluge-torrent.org/ticket/3459"
            },
            {
              "url": "https://groups.google.com/g/deluge-dev/c/e5zh7wT0rEg"
            },
            {
              "name": "GLSA-202210-07",
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://security.gentoo.org/glsa/202210-07"
            }
          ]
        }
      },
      "cveMetadata": {
        "assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
        "assignerShortName": "redhat",
        "cveId": "CVE-2021-3427",
        "datePublished": "2022-08-26T00:00:00.000Z",
        "dateReserved": "2021-03-10T00:00:00.000Z",
        "dateUpdated": "2024-08-03T16:53:17.608Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2017-9031 (GCVE-0-2017-9031)

    Vulnerability from cvelistv5 – Published: 2017-05-17 19:00 – Updated: 2024-08-05 16:55
    VLAI
    Summary
    The WebUI component in Deluge before 1.3.15 contains a directory traversal vulnerability involving a request in which the name of the render file is not associated with any template file.
    Severity
    No CVSS data available.
    CWE
    • n/a
    Assigner
    References
    Date Public
    2017-05-17 00:00
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-05T16:55:21.339Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "name": "99099",
                "tags": [
                  "vdb-entry",
                  "x_refsource_BID",
                  "x_transferred"
                ],
                "url": "http://www.securityfocus.com/bid/99099"
              },
              {
                "tags": [
                  "x_refsource_CONFIRM",
                  "x_transferred"
                ],
                "url": "http://dev.deluge-torrent.org/wiki/ReleaseNotes/1.3.15"
              },
              {
                "name": "DSA-3856",
                "tags": [
                  "vendor-advisory",
                  "x_refsource_DEBIAN",
                  "x_transferred"
                ],
                "url": "http://www.debian.org/security/2017/dsa-3856"
              },
              {
                "tags": [
                  "x_refsource_CONFIRM",
                  "x_transferred"
                ],
                "url": "https://bugs.debian.org/862611"
              },
              {
                "tags": [
                  "x_refsource_CONFIRM",
                  "x_transferred"
                ],
                "url": "http://git.deluge-torrent.org/deluge/commit/?h=1.3-stable\u0026id=41acade01ae88f7b7bbdba308a0886771aa582fd"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "n/a",
              "vendor": "n/a",
              "versions": [
                {
                  "status": "affected",
                  "version": "n/a"
                }
              ]
            }
          ],
          "datePublic": "2017-05-17T00:00:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "value": "The WebUI component in Deluge before 1.3.15 contains a directory traversal vulnerability involving a request in which the name of the render file is not associated with any template file."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "n/a",
                  "lang": "en",
                  "type": "text"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2017-11-03T18:57:01.000Z",
            "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
            "shortName": "mitre"
          },
          "references": [
            {
              "name": "99099",
              "tags": [
                "vdb-entry",
                "x_refsource_BID"
              ],
              "url": "http://www.securityfocus.com/bid/99099"
            },
            {
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "http://dev.deluge-torrent.org/wiki/ReleaseNotes/1.3.15"
            },
            {
              "name": "DSA-3856",
              "tags": [
                "vendor-advisory",
                "x_refsource_DEBIAN"
              ],
              "url": "http://www.debian.org/security/2017/dsa-3856"
            },
            {
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "https://bugs.debian.org/862611"
            },
            {
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "http://git.deluge-torrent.org/deluge/commit/?h=1.3-stable\u0026id=41acade01ae88f7b7bbdba308a0886771aa582fd"
            }
          ],
          "x_legacyV4Record": {
            "CVE_data_meta": {
              "ASSIGNER": "cve@mitre.org",
              "ID": "CVE-2017-9031",
              "STATE": "PUBLIC"
            },
            "affects": {
              "vendor": {
                "vendor_data": [
                  {
                    "product": {
                      "product_data": [
                        {
                          "product_name": "n/a",
                          "version": {
                            "version_data": [
                              {
                                "version_value": "n/a"
                              }
                            ]
                          }
                        }
                      ]
                    },
                    "vendor_name": "n/a"
                  }
                ]
              }
            },
            "data_format": "MITRE",
            "data_type": "CVE",
            "data_version": "4.0",
            "description": {
              "description_data": [
                {
                  "lang": "eng",
                  "value": "The WebUI component in Deluge before 1.3.15 contains a directory traversal vulnerability involving a request in which the name of the render file is not associated with any template file."
                }
              ]
            },
            "problemtype": {
              "problemtype_data": [
                {
                  "description": [
                    {
                      "lang": "eng",
                      "value": "n/a"
                    }
                  ]
                }
              ]
            },
            "references": {
              "reference_data": [
                {
                  "name": "99099",
                  "refsource": "BID",
                  "url": "http://www.securityfocus.com/bid/99099"
                },
                {
                  "name": "http://dev.deluge-torrent.org/wiki/ReleaseNotes/1.3.15",
                  "refsource": "CONFIRM",
                  "url": "http://dev.deluge-torrent.org/wiki/ReleaseNotes/1.3.15"
                },
                {
                  "name": "DSA-3856",
                  "refsource": "DEBIAN",
                  "url": "http://www.debian.org/security/2017/dsa-3856"
                },
                {
                  "name": "https://bugs.debian.org/862611",
                  "refsource": "CONFIRM",
                  "url": "https://bugs.debian.org/862611"
                },
                {
                  "name": "http://git.deluge-torrent.org/deluge/commit/?h=1.3-stable\u0026id=41acade01ae88f7b7bbdba308a0886771aa582fd",
                  "refsource": "CONFIRM",
                  "url": "http://git.deluge-torrent.org/deluge/commit/?h=1.3-stable\u0026id=41acade01ae88f7b7bbdba308a0886771aa582fd"
                }
              ]
            }
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "assignerShortName": "mitre",
        "cveId": "CVE-2017-9031",
        "datePublished": "2017-05-17T19:00:00.000Z",
        "dateReserved": "2017-05-17T00:00:00.000Z",
        "dateUpdated": "2024-08-05T16:55:21.339Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2017-7178 (GCVE-0-2017-7178)

    Vulnerability from cvelistv5 – Published: 2017-03-18 20:10 – Updated: 2024-08-05 15:56
    VLAI
    Summary
    CSRF was discovered in the web UI in Deluge before 1.3.14. The exploitation methodology involves (1) hosting a crafted plugin that executes an arbitrary program from its __init__.py file and (2) causing the victim to download, install, and enable this plugin.
    Severity
    No CVSS data available.
    CWE
    • n/a
    Assigner
    Date Public
    2017-03-18 00:00
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-05T15:56:36.023Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "http://git.deluge-torrent.org/deluge/commit/?h=develop\u0026id=11e8957deaf0c76fdfbac62d99c8b6c61cfdddf9"
              },
              {
                "tags": [
                  "x_refsource_CONFIRM",
                  "x_transferred"
                ],
                "url": "http://dev.deluge-torrent.org/wiki/ReleaseNotes/1.3.14"
              },
              {
                "name": "97041",
                "tags": [
                  "vdb-entry",
                  "x_refsource_BID",
                  "x_transferred"
                ],
                "url": "http://www.securityfocus.com/bid/97041"
              },
              {
                "tags": [
                  "x_refsource_CONFIRM",
                  "x_transferred"
                ],
                "url": "https://bugs.debian.org/857903"
              },
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "http://seclists.org/fulldisclosure/2017/Mar/6"
              },
              {
                "name": "DSA-3856",
                "tags": [
                  "vendor-advisory",
                  "x_refsource_DEBIAN",
                  "x_transferred"
                ],
                "url": "http://www.debian.org/security/2017/dsa-3856"
              },
              {
                "name": "GLSA-201703-06",
                "tags": [
                  "vendor-advisory",
                  "x_refsource_GENTOO",
                  "x_transferred"
                ],
                "url": "https://security.gentoo.org/glsa/201703-06"
              },
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "http://git.deluge-torrent.org/deluge/commit/?h=1.3-stable\u0026id=318ab179865e0707d7945edc3a13a464a108d583"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "n/a",
              "vendor": "n/a",
              "versions": [
                {
                  "status": "affected",
                  "version": "n/a"
                }
              ]
            }
          ],
          "datePublic": "2017-03-18T00:00:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "value": "CSRF was discovered in the web UI in Deluge before 1.3.14. The exploitation methodology involves (1) hosting a crafted plugin that executes an arbitrary program from its __init__.py file and (2) causing the victim to download, install, and enable this plugin."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "n/a",
                  "lang": "en",
                  "type": "text"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2017-11-03T18:57:01.000Z",
            "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
            "shortName": "mitre"
          },
          "references": [
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "http://git.deluge-torrent.org/deluge/commit/?h=develop\u0026id=11e8957deaf0c76fdfbac62d99c8b6c61cfdddf9"
            },
            {
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "http://dev.deluge-torrent.org/wiki/ReleaseNotes/1.3.14"
            },
            {
              "name": "97041",
              "tags": [
                "vdb-entry",
                "x_refsource_BID"
              ],
              "url": "http://www.securityfocus.com/bid/97041"
            },
            {
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "https://bugs.debian.org/857903"
            },
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "http://seclists.org/fulldisclosure/2017/Mar/6"
            },
            {
              "name": "DSA-3856",
              "tags": [
                "vendor-advisory",
                "x_refsource_DEBIAN"
              ],
              "url": "http://www.debian.org/security/2017/dsa-3856"
            },
            {
              "name": "GLSA-201703-06",
              "tags": [
                "vendor-advisory",
                "x_refsource_GENTOO"
              ],
              "url": "https://security.gentoo.org/glsa/201703-06"
            },
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "http://git.deluge-torrent.org/deluge/commit/?h=1.3-stable\u0026id=318ab179865e0707d7945edc3a13a464a108d583"
            }
          ],
          "x_legacyV4Record": {
            "CVE_data_meta": {
              "ASSIGNER": "cve@mitre.org",
              "ID": "CVE-2017-7178",
              "STATE": "PUBLIC"
            },
            "affects": {
              "vendor": {
                "vendor_data": [
                  {
                    "product": {
                      "product_data": [
                        {
                          "product_name": "n/a",
                          "version": {
                            "version_data": [
                              {
                                "version_value": "n/a"
                              }
                            ]
                          }
                        }
                      ]
                    },
                    "vendor_name": "n/a"
                  }
                ]
              }
            },
            "data_format": "MITRE",
            "data_type": "CVE",
            "data_version": "4.0",
            "description": {
              "description_data": [
                {
                  "lang": "eng",
                  "value": "CSRF was discovered in the web UI in Deluge before 1.3.14. The exploitation methodology involves (1) hosting a crafted plugin that executes an arbitrary program from its __init__.py file and (2) causing the victim to download, install, and enable this plugin."
                }
              ]
            },
            "problemtype": {
              "problemtype_data": [
                {
                  "description": [
                    {
                      "lang": "eng",
                      "value": "n/a"
                    }
                  ]
                }
              ]
            },
            "references": {
              "reference_data": [
                {
                  "name": "http://git.deluge-torrent.org/deluge/commit/?h=develop\u0026id=11e8957deaf0c76fdfbac62d99c8b6c61cfdddf9",
                  "refsource": "MISC",
                  "url": "http://git.deluge-torrent.org/deluge/commit/?h=develop\u0026id=11e8957deaf0c76fdfbac62d99c8b6c61cfdddf9"
                },
                {
                  "name": "http://dev.deluge-torrent.org/wiki/ReleaseNotes/1.3.14",
                  "refsource": "CONFIRM",
                  "url": "http://dev.deluge-torrent.org/wiki/ReleaseNotes/1.3.14"
                },
                {
                  "name": "97041",
                  "refsource": "BID",
                  "url": "http://www.securityfocus.com/bid/97041"
                },
                {
                  "name": "https://bugs.debian.org/857903",
                  "refsource": "CONFIRM",
                  "url": "https://bugs.debian.org/857903"
                },
                {
                  "name": "http://seclists.org/fulldisclosure/2017/Mar/6",
                  "refsource": "MISC",
                  "url": "http://seclists.org/fulldisclosure/2017/Mar/6"
                },
                {
                  "name": "DSA-3856",
                  "refsource": "DEBIAN",
                  "url": "http://www.debian.org/security/2017/dsa-3856"
                },
                {
                  "name": "GLSA-201703-06",
                  "refsource": "GENTOO",
                  "url": "https://security.gentoo.org/glsa/201703-06"
                },
                {
                  "name": "http://git.deluge-torrent.org/deluge/commit/?h=1.3-stable\u0026id=318ab179865e0707d7945edc3a13a464a108d583",
                  "refsource": "MISC",
                  "url": "http://git.deluge-torrent.org/deluge/commit/?h=1.3-stable\u0026id=318ab179865e0707d7945edc3a13a464a108d583"
                }
              ]
            }
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "assignerShortName": "mitre",
        "cveId": "CVE-2017-7178",
        "datePublished": "2017-03-18T20:10:00.000Z",
        "dateReserved": "2017-03-18T00:00:00.000Z",
        "dateUpdated": "2024-08-05T15:56:36.023Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }