Bug 1483617 (CVE-2017-12419)
| Summary: | CVE-2017-12419 mantis: Arbitrary file read via MySQL's "connect file read" feature | ||
|---|---|---|---|
| Product: | [Other] Security Response | Reporter: | Adam Mariš <amaris> |
| Component: | vulnerability | Assignee: | Red Hat Product Security <security-response-team> |
| Status: | CLOSED UPSTREAM | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | unspecified | CC: | giallu |
| Target Milestone: | --- | Keywords: | Security |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2019-06-08 03:21:44 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | 1483618 | ||
| Bug Blocks: | |||
|
Description
Adam Mariš
2017-08-21 13:27:08 UTC
Created mantis tracking bugs for this issue: Affects: fedora-all [bug 1483618] So, the mantis RPM package ships with an Apache directive that disallow access to the admin/ directory by default: <Directory /usr/share/mantis/admin> Order Deny,Allow Deny from All Allow from None </Directory> So my guess is that we are not affected by the issue in our default configuration. (In reply to Gianluca Sforna from comment #2) > So, the mantis RPM package ships with an Apache directive that disallow > access to the admin/ directory by default: > > <Directory /usr/share/mantis/admin> > Order Deny,Allow > Deny from All > Allow from None > </Directory> > > So my guess is that we are not affected by the issue in our default > configuration. You seem to be right. Feel free to close Fedora tracker then. Thanks for looking into it! This CVE Bugzilla entry is for community support informational purposes only as it does not affect a package in a commercially supported Red Hat product. Refer to the dependent bugs for status of those individual community products. |