Summary: | [vuxml] [patch] audio/amarok: fix and document vulnerabilities in Audible parser | ||
---|---|---|---|
Product: | Ports & Packages | Reporter: | Eygene Ryabinkin <rea-fbsd> |
Component: | Individual Port(s) | Assignee: | Martin Wilke <miwi> |
Status: | Closed FIXED | ||
Severity: | Affects Only Me | ||
Priority: | Normal | ||
Version: | Latest | ||
Hardware: | Any | ||
OS: | Any |
Description
Eygene Ryabinkin
2009-03-22 16:30:00 UTC
Responsible Changed From-To: freebsd-ports-bugs->makc Over to maintainer (via the GNATS Auto Assign Tool) Responsible Changed From-To: makc->miwi I'll take it. State Changed From-To: open->closed Committed. Thanks! miwi 2009-03-23 14:17:47 UTC FreeBSD ports repository Modified files: security/vuxml vuln.xml Log: - Document amarok -- multiple vulnerabilitie PR: based on 132938 Revision Changes Path 1.1901 +40 -1 ports/security/vuxml/vuln.xml _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" miwi 2009-03-23 14:24:22 UTC FreeBSD ports repository Modified files: audio/amarok Makefile Added files: audio/amarok/files patch-tkadv2009-002 Log: - Fix multiple vulnerabilities - Bump PORTREVISION Note: Two integer overflow errors exist within the "Audible::Tag::readTag()" function in src/metadata/audible/audibletag.cpp. These can be exploited to cause heap-based buffer overflows via specially crafted Audible Audio files. Two errors within the "Audible::Tag::readTag()" function in src/metadata/audible/audibletag.cpp can be exploited to corrupt arbitrary memory via specially crafted Audible Audio files. PR: 132938 Submitted by: Eygene Ryabinkin <rea-fbsd@codelabs.ru> Approved by: makc (maintainer) Security: http://www.vuxml.org/freebsd/6bb6188c-17b2-11de-ae4d-0030843d3802.html Revision Changes Path 1.92 +1 -1 ports/audio/amarok/Makefile 1.1 +85 -0 ports/audio/amarok/files/patch-tkadv2009-002 (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" |