Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 20157 Details for
Bug 32603
portage executes shell commands in ebuilds
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
ebuild executes malicious code without warning
test-no-warning-01.ebuild (text/plain), 446 bytes, created by
Markus Luisser
on 2003-11-03 00:24:02 UTC
(
hide
)
Description:
ebuild executes malicious code without warning
Filename:
MIME Type:
Creator:
Markus Luisser
Created:
2003-11-03 00:24:02 UTC
Size:
446 bytes
patch
obsolete
># Copyright 2003 Markus Luisser ># Distributed under the terms of GNU General Public License, Version 2 ># Maintainer: none ># $Header:$ > >S="${WORKDIR}/${P}" > ># bad code: ># overwrite /etc/something >echo foo>/etc/badcode > >DESCRIPTION="This demonstrates a possible security hole." > >HOMEPAGE="http://www.gentoo.org/" > >SRC_URI="--" > >LICENSE="GPL-2" > >KEYWORDS="~x86 ~ppc ~alpha ~sparc ~sparc64" > >DEPEND="" > >pkg_postinst() { > einfo "Done running test." >}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 32603
:
20156
| 20157