GCVE Workshop - 22 September 2026 (14:00-18:00), Luxembourg Before The Vulnopticon Conference - Registration

FKIE_CVE-2013-7409

Vulnerability from fkie_nvd - Published: 2014-10-30 15:55 - Updated: 2026-06-17 00:01
Severity
Summary
Buffer overflow in ALLPlayer 5.6.2 through 5.8.1 allows remote attackers to cause a denial of service (crash) and possibly execute arbitrary code via a long string in a .m3u (playlist) file.
References
cve@mitre.orghttp://osvdb.org/show/osvdb/98283
cve@mitre.orghttp://packetstormsecurity.com/files/123554/ALLPlayer-5.6.2-Buffer-Overflow.htmlExploit
cve@mitre.orghttp://packetstormsecurity.com/files/123986/ALLPlayer-5.6.2-SEH-Buffer-Overflow.htmlExploit
cve@mitre.orghttp://packetstormsecurity.com/files/124161/ALLPlayer-5.7-Buffer-Overflow.htmlExploit
cve@mitre.orghttp://packetstormsecurity.com/files/125519/ALLPlayer-5.8.1-Buffer-Overflow.htmlExploit
cve@mitre.orghttp://www.exploit-db.com/exploits/28855Exploit
cve@mitre.orghttp://www.exploit-db.com/exploits/29549Exploit
cve@mitre.orghttp://www.exploit-db.com/exploits/29798Exploit
cve@mitre.orghttp://www.exploit-db.com/exploits/32041Exploit
cve@mitre.orghttp://www.exploit-db.com/exploits/32074Exploit
cve@mitre.orghttp://www.securityfocus.com/bid/62926
af854a3a-2127-422b-91ae-364da2661108http://osvdb.org/show/osvdb/98283
af854a3a-2127-422b-91ae-364da2661108http://packetstormsecurity.com/files/123554/ALLPlayer-5.6.2-Buffer-Overflow.htmlExploit
af854a3a-2127-422b-91ae-364da2661108http://packetstormsecurity.com/files/123986/ALLPlayer-5.6.2-SEH-Buffer-Overflow.htmlExploit
af854a3a-2127-422b-91ae-364da2661108http://packetstormsecurity.com/files/124161/ALLPlayer-5.7-Buffer-Overflow.htmlExploit
af854a3a-2127-422b-91ae-364da2661108http://packetstormsecurity.com/files/125519/ALLPlayer-5.8.1-Buffer-Overflow.htmlExploit
af854a3a-2127-422b-91ae-364da2661108http://www.exploit-db.com/exploits/28855Exploit
af854a3a-2127-422b-91ae-364da2661108http://www.exploit-db.com/exploits/29549Exploit
af854a3a-2127-422b-91ae-364da2661108http://www.exploit-db.com/exploits/29798Exploit
af854a3a-2127-422b-91ae-364da2661108http://www.exploit-db.com/exploits/32041Exploit
af854a3a-2127-422b-91ae-364da2661108http://www.exploit-db.com/exploits/32074Exploit
af854a3a-2127-422b-91ae-364da2661108http://www.securityfocus.com/bid/62926
Impacted products
Vendor Product Version
allplayer allplayer *
allplayer allplayer 5.6.2
allplayer allplayer 5.7.0

{
  "affected": [
    {
      "affectedData": [
        {
          "product": "n/a",
          "vendor": "n/a",
          "versions": [
            {
              "status": "affected",
              "version": "n/a"
            }
          ]
        }
      ],
      "source": "cve@mitre.org"
    }
  ],
  "configurations": [
    {
      "nodes": [
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:a:allplayer:allplayer:*:*:*:*:*:*:*:*",
              "matchCriteriaId": "937C2EBC-B31E-437C-AFF1-ED82E4A08B93",
              "versionEndIncluding": "5.8.1",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:allplayer:allplayer:5.6.2:*:*:*:*:*:*:*",
              "matchCriteriaId": "2D6E32A5-8BD4-4D5F-8624-F627DF0C0D4C",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:allplayer:allplayer:5.7.0:*:*:*:*:*:*:*",
              "matchCriteriaId": "C8F84BF3-015E-484D-B50D-D8487A07227E",
              "vulnerable": true
            }
          ],
          "negate": false,
          "operator": "OR"
        }
      ]
    }
  ],
  "cveTags": [],
  "descriptions": [
    {
      "lang": "en",
      "value": "Buffer overflow in ALLPlayer 5.6.2 through 5.8.1 allows remote attackers to cause a denial of service (crash) and possibly execute arbitrary code via a long string in a .m3u (playlist) file."
    },
    {
      "lang": "es",
      "value": "Desbordamiento de buffer en ALLPlayer 5.6.2 hasta 5.8.1 permite a atacantes remotos causar una denegaci\u00f3n de servicio (ca\u00edda) y posiblemente ejecutar c\u00f3digo arbitrario a trav\u00e9s de una cadena larga en un fichero .m3u (playlist)."
    }
  ],
  "id": "CVE-2013-7409",
  "lastModified": "2026-06-17T00:01:54.943",
  "metrics": {
    "cvssMetricV2": [
      {
        "acInsufInfo": false,
        "baseSeverity": "HIGH",
        "cvssData": {
          "accessComplexity": "LOW",
          "accessVector": "NETWORK",
          "authentication": "NONE",
          "availabilityImpact": "PARTIAL",
          "baseScore": 7.5,
          "confidentialityImpact": "PARTIAL",
          "integrityImpact": "PARTIAL",
          "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
          "version": "2.0"
        },
        "exploitabilityScore": 10.0,
        "impactScore": 6.4,
        "obtainAllPrivilege": false,
        "obtainOtherPrivilege": false,
        "obtainUserPrivilege": false,
        "source": "nvd@nist.gov",
        "type": "Primary",
        "userInteractionRequired": false
      }
    ]
  },
  "published": "2014-10-30T15:55:05.717",
  "references": [
    {
      "source": "cve@mitre.org",
      "url": "http://osvdb.org/show/osvdb/98283"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Exploit"
      ],
      "url": "http://packetstormsecurity.com/files/123554/ALLPlayer-5.6.2-Buffer-Overflow.html"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Exploit"
      ],
      "url": "http://packetstormsecurity.com/files/123986/ALLPlayer-5.6.2-SEH-Buffer-Overflow.html"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Exploit"
      ],
      "url": "http://packetstormsecurity.com/files/124161/ALLPlayer-5.7-Buffer-Overflow.html"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Exploit"
      ],
      "url": "http://packetstormsecurity.com/files/125519/ALLPlayer-5.8.1-Buffer-Overflow.html"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Exploit"
      ],
      "url": "http://www.exploit-db.com/exploits/28855"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Exploit"
      ],
      "url": "http://www.exploit-db.com/exploits/29549"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Exploit"
      ],
      "url": "http://www.exploit-db.com/exploits/29798"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Exploit"
      ],
      "url": "http://www.exploit-db.com/exploits/32041"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Exploit"
      ],
      "url": "http://www.exploit-db.com/exploits/32074"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://www.securityfocus.com/bid/62926"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://osvdb.org/show/osvdb/98283"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Exploit"
      ],
      "url": "http://packetstormsecurity.com/files/123554/ALLPlayer-5.6.2-Buffer-Overflow.html"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Exploit"
      ],
      "url": "http://packetstormsecurity.com/files/123986/ALLPlayer-5.6.2-SEH-Buffer-Overflow.html"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Exploit"
      ],
      "url": "http://packetstormsecurity.com/files/124161/ALLPlayer-5.7-Buffer-Overflow.html"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Exploit"
      ],
      "url": "http://packetstormsecurity.com/files/125519/ALLPlayer-5.8.1-Buffer-Overflow.html"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Exploit"
      ],
      "url": "http://www.exploit-db.com/exploits/28855"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Exploit"
      ],
      "url": "http://www.exploit-db.com/exploits/29549"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Exploit"
      ],
      "url": "http://www.exploit-db.com/exploits/29798"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Exploit"
      ],
      "url": "http://www.exploit-db.com/exploits/32041"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Exploit"
      ],
      "url": "http://www.exploit-db.com/exploits/32074"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.securityfocus.com/bid/62926"
    }
  ],
  "sourceIdentifier": "cve@mitre.org",
  "vulnStatus": "Modified",
  "weaknesses": [
    {
      "description": [
        {
          "lang": "en",
          "value": "CWE-119"
        }
      ],
      "source": "nvd@nist.gov",
      "type": "Primary"
    }
  ]
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

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…

Related by attack behaviour

Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.


Loading…