Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 410807 (CVE-2012-2107) - <media-sound/csound-5.17.2 : Integer Overflow and Buffer Overflow Vulnerabilities (CVE-2012-{2107,2108})
Summary: <media-sound/csound-5.17.2 : Integer Overflow and Buffer Overflow Vulnerabili...
Status: RESOLVED FIXED
Alias: CVE-2012-2107
Product: Gentoo Security
Classification: Unclassified
Component: Vulnerabilities (show other bugs)
Hardware: All Linux
: Normal trivial
Assignee: Gentoo Security
URL: https://secunia.com/advisories/48148/
Whiteboard: ~2 [noglsa]
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-04 19:02 UTC by Agostino Sarubbo
Modified: 2014-02-13 15:46 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2012-04-04 19:02:24 UTC
From secunia security advisory at $URL:

Description
Secunia Research has discovered two vulnerabilities in Csound, which can be exploited by malicious people to compromise a user's system.

1) A boundary error within the "main()" function (util/lpci_main.c) can be exploited to cause a stack-based buffer overflow.

2) An integer overflow error within the "main()" function (util/lpci_main.c) can be exploited to cause a heap-based buffer overflow.

Successful exploitation of the vulnerabilities may allow execution of arbitrary code, but requires tricking a user into converting a specially crafted file.

The vulnerabilities are confirmed in version 5.16.6. Other versions may also be affected.


Solution
Update to version 5.17.2.
Comment 1 Agostino Sarubbo gentoo-dev 2012-09-14 18:25:39 UTC
fixed
Comment 2 GLSAMaker/CVETool Bot gentoo-dev 2014-02-13 15:46:58 UTC
CVE-2012-2108 (http://nvd.nist.gov/nvd.cfm?cvename=CVE-2012-2108):
  Stack-based buffer overflow in the main function in util/lpci_main.c in
  Csound before 5.17.2, when converting a file, allows user-assisted remote
  attackers to execute arbitrary code via a crafted file.

CVE-2012-2107 (http://nvd.nist.gov/nvd.cfm?cvename=CVE-2012-2107):
  Integer overflow in the main function in util/lpci_main.c in Csound before
  5.17.2, when converting a file, allows user-assisted remote attackers to
  execute arbitrary code via a crafted file, which triggers a heap-based
  buffer overflow.