gsd-2015-7665
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
Tails before 1.7 includes the wget program but does not prevent automatic fallback from passive FTP to active FTP, which allows remote FTP servers to discover the Tor client IP address by reading a (1) PORT or (2) EPRT command. NOTE: within wget itself, the automatic fallback is not considered a vulnerability by CVE.
Aliases
Aliases



{
  "GSD": {
    "alias": "CVE-2015-7665",
    "description": "Tails before 1.7 includes the wget program but does not prevent automatic fallback from passive FTP to active FTP, which allows remote FTP servers to discover the Tor client IP address by reading a (1) PORT or (2) EPRT command.  NOTE: within wget itself, the automatic fallback is not considered a vulnerability by CVE.",
    "id": "GSD-2015-7665",
    "references": [
      "https://www.suse.com/security/cve/CVE-2015-7665.html"
    ]
  },
  "gsd": {
    "metadata": {
      "exploitCode": "unknown",
      "remediation": "unknown",
      "reportConfidence": "confirmed",
      "type": "vulnerability"
    },
    "osvSchema": {
      "aliases": [
        "CVE-2015-7665"
      ],
      "details": "Tails before 1.7 includes the wget program but does not prevent automatic fallback from passive FTP to active FTP, which allows remote FTP servers to discover the Tor client IP address by reading a (1) PORT or (2) EPRT command.  NOTE: within wget itself, the automatic fallback is not considered a vulnerability by CVE.",
      "id": "GSD-2015-7665",
      "modified": "2023-12-13T01:20:01.299964Z",
      "schema_version": "1.4.0"
    }
  },
  "namespaces": {
    "cve.org": {
      "CVE_data_meta": {
        "ASSIGNER": "cve@mitre.org",
        "ID": "CVE-2015-7665",
        "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": "Tails before 1.7 includes the wget program but does not prevent automatic fallback from passive FTP to active FTP, which allows remote FTP servers to discover the Tor client IP address by reading a (1) PORT or (2) EPRT command.  NOTE: within wget itself, the automatic fallback is not considered a vulnerability by CVE."
          }
        ]
      },
      "problemtype": {
        "problemtype_data": [
          {
            "description": [
              {
                "lang": "eng",
                "value": "n/a"
              }
            ]
          }
        ]
      },
      "references": {
        "reference_data": [
          {
            "name": "[tails-dev] 20151002 [Bug-wget] Wget Sending Original IP !!",
            "refsource": "MLIST",
            "url": "https://mailman.boum.org/pipermail/tails-dev/2015-October/009591.html"
          },
          {
            "name": "[tails-dev] 20150813 [Bug-wget] Wget Sending Original IP !!",
            "refsource": "MLIST",
            "url": "https://mailman.boum.org/pipermail/tails-dev/2015-August/009370.html"
          },
          {
            "name": "[oss-security] 20151001 Re: CVE request for wget",
            "refsource": "MLIST",
            "url": "http://www.openwall.com/lists/oss-security/2015/10/01/10"
          },
          {
            "name": "https://labs.riseup.net/code/issues/10364",
            "refsource": "CONFIRM",
            "url": "https://labs.riseup.net/code/issues/10364"
          },
          {
            "name": "[bug-wget] 20150810 FTP PORT command code in v1.16.3?",
            "refsource": "MLIST",
            "url": "https://lists.gnu.org/archive/html/bug-wget/2015-08/msg00020.html"
          },
          {
            "name": "http://git.savannah.gnu.org/cgit/wget.git/commit/?id=075d7556964f5a871a73c22ac4b69f5361295099",
            "refsource": "CONFIRM",
            "url": "http://git.savannah.gnu.org/cgit/wget.git/commit/?id=075d7556964f5a871a73c22ac4b69f5361295099"
          },
          {
            "name": "76678",
            "refsource": "BID",
            "url": "http://www.securityfocus.com/bid/76678"
          },
          {
            "name": "https://tails.boum.org/news/version_1.7/index.en.html",
            "refsource": "CONFIRM",
            "url": "https://tails.boum.org/news/version_1.7/index.en.html"
          }
        ]
      }
    },
    "nvd.nist.gov": {
      "configurations": {
        "CVE_data_version": "4.0",
        "nodes": [
          {
            "children": [],
            "cpe_match": [
              {
                "cpe23Uri": "cpe:2.3:o:tails_project:tails:*:*:*:*:*:*:*:*",
                "cpe_name": [],
                "versionEndIncluding": "1.6",
                "vulnerable": true
              }
            ],
            "operator": "OR"
          }
        ]
      },
      "cve": {
        "CVE_data_meta": {
          "ASSIGNER": "cve@mitre.org",
          "ID": "CVE-2015-7665"
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "en",
              "value": "Tails before 1.7 includes the wget program but does not prevent automatic fallback from passive FTP to active FTP, which allows remote FTP servers to discover the Tor client IP address by reading a (1) PORT or (2) EPRT command.  NOTE: within wget itself, the automatic fallback is not considered a vulnerability by CVE."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "en",
                  "value": "CWE-200"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "https://labs.riseup.net/code/issues/10364",
              "refsource": "CONFIRM",
              "tags": [],
              "url": "https://labs.riseup.net/code/issues/10364"
            },
            {
              "name": "[bug-wget] 20150810 FTP PORT command code in v1.16.3?",
              "refsource": "MLIST",
              "tags": [],
              "url": "https://lists.gnu.org/archive/html/bug-wget/2015-08/msg00020.html"
            },
            {
              "name": "[tails-dev] 20150813 [Bug-wget] Wget Sending Original IP !!",
              "refsource": "MLIST",
              "tags": [],
              "url": "https://mailman.boum.org/pipermail/tails-dev/2015-August/009370.html"
            },
            {
              "name": "https://tails.boum.org/news/version_1.7/index.en.html",
              "refsource": "CONFIRM",
              "tags": [
                "Vendor Advisory"
              ],
              "url": "https://tails.boum.org/news/version_1.7/index.en.html"
            },
            {
              "name": "[tails-dev] 20151002 [Bug-wget] Wget Sending Original IP !!",
              "refsource": "MLIST",
              "tags": [],
              "url": "https://mailman.boum.org/pipermail/tails-dev/2015-October/009591.html"
            },
            {
              "name": "[oss-security] 20151001 Re: CVE request for wget",
              "refsource": "MLIST",
              "tags": [],
              "url": "http://www.openwall.com/lists/oss-security/2015/10/01/10"
            },
            {
              "name": "http://git.savannah.gnu.org/cgit/wget.git/commit/?id=075d7556964f5a871a73c22ac4b69f5361295099",
              "refsource": "CONFIRM",
              "tags": [],
              "url": "http://git.savannah.gnu.org/cgit/wget.git/commit/?id=075d7556964f5a871a73c22ac4b69f5361295099"
            },
            {
              "name": "76678",
              "refsource": "BID",
              "tags": [],
              "url": "http://www.securityfocus.com/bid/76678"
            }
          ]
        }
      },
      "impact": {
        "baseMetricV2": {
          "cvssV2": {
            "accessComplexity": "LOW",
            "accessVector": "NETWORK",
            "authentication": "NONE",
            "availabilityImpact": "NONE",
            "baseScore": 5.0,
            "confidentialityImpact": "PARTIAL",
            "integrityImpact": "NONE",
            "vectorString": "AV:N/AC:L/Au:N/C:P/I:N/A:N",
            "version": "2.0"
          },
          "exploitabilityScore": 10.0,
          "impactScore": 2.9,
          "obtainAllPrivilege": false,
          "obtainOtherPrivilege": false,
          "obtainUserPrivilege": false,
          "severity": "MEDIUM"
        },
        "baseMetricV3": {
          "cvssV3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 5.3,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "LOW",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
            "version": "3.0"
          },
          "exploitabilityScore": 3.9,
          "impactScore": 1.4
        }
      },
      "lastModifiedDate": "2016-11-28T19:44Z",
      "publishedDate": "2015-12-27T19:59Z"
    }
  }
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.


Loading…

Loading…