|
Bugzilla – Full Text Bug Listing |
| Summary: | VUL-0: CVE-2005-0156: 2 setuid perl problems | ||
|---|---|---|---|
| Product: | [Novell Products] SUSE Security Incidents | Reporter: | Marcus Meissner <meissner> |
| Component: | Incidents | Assignee: | Michael Schröder <mls> |
| Status: | RESOLVED FIXED | QA Contact: | Security Team bot <security-team> |
| Severity: | Normal | ||
| Priority: | P3 - Medium | CC: | security-team |
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | CVE-2005-0156: CVSS v2 Base Score: 2.1 (AV:L/AC:L/Au:N/C:N/I:P/A:N) | ||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: |
perl-5.8.6-bug33990.patch
ex_perl2.c ex_perl2.c |
||
|
Description
Marcus Meissner
2005-02-01 00:51:35 UTC
<!-- SBZ_reproduce --> see above. its unclear if these really exist. issue is not public yet. Yes, I already saw this on perlbug. Fortunatelly we don't ship a suid-root perl... Dunno if we should fix this for old distris... in this case this issue can be considered public. I would prefer it fixed for all distros. The user might always make perl setuid root. move to suselinux (away from securityinternal) CAN-2005-0155 master swampid: 279 Use CAN-2005-0155 for the privilege escalation in debug mode Use CAN-2005-0156 for the buffer overflow Created attachment 28090 [details] perl-5.8.6-bug33990.patch patch from Mandrake for both issues. Yeah yeah, of course I already had the patch. And the buffer overflow is a non issue. Created attachment 28127 [details]
ex_perl2.c
the "non issue" sample root exploit.
i could at least reproduce it segfaulting .... so there is an issue. No, it's not an issue. It's in the PERLIO_DEBUG which can be used to overwrite arbitrary files anyway, so the overflow doesn't make things worse... packages submitted... Created attachment 28387 [details]
ex_perl2.c
ex_perl2.c with bugs fixed ...
updates released. CVE-2005-0156: CVSS v2 Base Score: 2.1 (AV:L/AC:L/Au:N/C:N/I:P/A:N) |