FKIE_CVE-2009-5013

Vulnerability from fkie_nvd - Published: 2010-10-19 20:00 - Updated: 2025-04-11 00:51

{
  "configurations": [
    {
      "nodes": [
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:a:g.rodola:pyftpdlib:*:*:*:*:*:*:*:*",
              "matchCriteriaId": "024B769C-54ED-4228-8CE8-4DABCDCF4171",
              "versionEndIncluding": "0.5.1",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:g.rodola:pyftpdlib:0.1:*:*:*:*:*:*:*",
              "matchCriteriaId": "DB3D49FE-C51B-49E8-895E-AD4C4E138425",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:g.rodola:pyftpdlib:0.1.1:*:*:*:*:*:*:*",
              "matchCriteriaId": "E2B112CF-87F7-4A6A-9D75-AD6A577FB979",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:g.rodola:pyftpdlib:0.2.0:*:*:*:*:*:*:*",
              "matchCriteriaId": "73F985FF-9073-42E5-8651-7A440C1453E2",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:g.rodola:pyftpdlib:0.3.0:*:*:*:*:*:*:*",
              "matchCriteriaId": "DA58DF28-E4B7-4BD6-B77C-56521DE0CE4F",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:g.rodola:pyftpdlib:0.4.0:*:*:*:*:*:*:*",
              "matchCriteriaId": "63AAA8E0-D608-45CD-B46C-C8936607E525",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:g.rodola:pyftpdlib:0.5.0:*:*:*:*:*:*:*",
              "matchCriteriaId": "9C18591C-4D31-476F-BBC9-065E4C1A207D",
              "vulnerable": true
            }
          ],
          "negate": false,
          "operator": "OR"
        }
      ]
    }
  ],
  "cveTags": [],
  "descriptions": [
    {
      "lang": "en",
      "value": "Memory leak in the on_dtp_close function in ftpserver.py in pyftpdlib before 0.5.2 allows remote authenticated users to cause a denial of service (memory consumption) by sending a QUIT command during a data transfer."
    },
    {
      "lang": "es",
      "value": "Fuga de memoria en la funci\u00f3n on_dtp_close en ftpserver.py en pyftpdlib anterior a v0.5.2 permite a usuarios autenticados remotamente provocar una denegaci\u00f3n de servicio (consumo de memoria) mediante el env\u00edo del comando QUIT mediante una transferencia de datos."
    }
  ],
  "id": "CVE-2009-5013",
  "lastModified": "2025-04-11T00:51:21.963",
  "metrics": {
    "cvssMetricV2": [
      {
        "acInsufInfo": false,
        "baseSeverity": "MEDIUM",
        "cvssData": {
          "accessComplexity": "LOW",
          "accessVector": "NETWORK",
          "authentication": "SINGLE",
          "availabilityImpact": "PARTIAL",
          "baseScore": 4.0,
          "confidentialityImpact": "NONE",
          "integrityImpact": "NONE",
          "vectorString": "AV:N/AC:L/Au:S/C:N/I:N/A:P",
          "version": "2.0"
        },
        "exploitabilityScore": 8.0,
        "impactScore": 2.9,
        "obtainAllPrivilege": false,
        "obtainOtherPrivilege": false,
        "obtainUserPrivilege": false,
        "source": "nvd@nist.gov",
        "type": "Primary",
        "userInteractionRequired": false
      }
    ]
  },
  "published": "2010-10-19T20:00:03.097",
  "references": [
    {
      "source": "cve@mitre.org",
      "url": "http://code.google.com/p/pyftpdlib/issues/detail?id=119"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://code.google.com/p/pyftpdlib/source/browse/trunk/HISTORY"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://code.google.com/p/pyftpdlib/source/detail?r=615"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://code.google.com/p/pyftpdlib/source/diff?spec=svn615\u0026r=615\u0026format=side\u0026path=/trunk/pyftpdlib/ftpserver.py"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://code.google.com/p/pyftpdlib/issues/detail?id=119"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://code.google.com/p/pyftpdlib/source/browse/trunk/HISTORY"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://code.google.com/p/pyftpdlib/source/detail?r=615"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://code.google.com/p/pyftpdlib/source/diff?spec=svn615\u0026r=615\u0026format=side\u0026path=/trunk/pyftpdlib/ftpserver.py"
    }
  ],
  "sourceIdentifier": "cve@mitre.org",
  "vulnStatus": "Deferred",
  "weaknesses": [
    {
      "description": [
        {
          "lang": "en",
          "value": "CWE-399"
        }
      ],
      "source": "nvd@nist.gov",
      "type": "Primary"
    }
  ]
}


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 observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.


Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…