|
Bugzilla – Full Text Bug Listing |
| Summary: | VUL-0: CVE-2004-1261: buffer overflow in asp2php | ||
|---|---|---|---|
| Product: | [Novell Products] SUSE Security Incidents | Reporter: | Ludwig Nussel <lnussel> |
| Component: | Incidents | Assignee: | Michal Čihař <mcihar> |
| 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-2004-1261: CVSS v2 Base Score: 10.0 (AV:N/AC:L/Au:N/C:C/I:C/A:C) | ||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Ludwig Nussel
2004-12-20 09:05:17 UTC
since you have to run asp2php by hand (we currently do not do that automatically at this time), this is a minor issue. we can fix it with the next php4 update. ====================================================== Candidate: CAN-2004-1261 URL: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-1261 Reference: MISC:http://tigger.uic.edu/~jlongs2/holes/asp2php.txt Multiple buffer overflows in the preparse function in asp2php 0.76.23 allow remote attackers to execute arbitrary code via crafted ASP scripts. Okay, I will try to not forget on this in next php update. Have you seen patch for this issue? As there seems to be another report for php - bug# 50565, so I'd like to see patch for this so that I can work on this. There was no patch. I just looked at the code, this thing is broken beyond repair. It uses strcpy/strcat/sprintf without any checks all over the place. Is asp2php executed automatically in any configuration or does the user always need to manually invoke it? If the latter is the case I'd say forgit it in old distros and drop it in STABLE. User needs to start it manually. i suggest: no need to fix this script. please consider dropping it in STABLE / for 9.3. I filed drop request. CVE-2004-1261: CVSS v2 Base Score: 10.0 (AV:N/AC:L/Au:N/C:C/I:C/A:C) |