Relationship Graph
View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0023908 | mantisbt | security | public | 2018-01-30 00:36 | 2018-08-08 17:15 |
| Reporter | foolandtom | Assigned To | dregad | ||
| Priority | low | Severity | trivial | Reproducibility | always |
| Status | closed | Resolution | no change required | ||
| Product Version | 2.10.0 | ||||
| Summary | 0023908: Vendor/adodb/adodb-php/server.php SQL injection | ||||
| Description |
Use CVE-2018-6382. CVE Assignment Team iQIcBAEBCAAGBQJab+NRAAoJEHb/MwWLVhi2OeYQAKcuw88x1+j2TIqkm4sSkzPt | ||||
| Steps To Reproduce | url:http://127.0.0.1/vendor/adodb/adodb-php/server.php?sql=select+*+from+admin&nrows=10&offset=
| ||||
| Additional Information | Local execution is required, if no default configuration database will cause path leakage, it is recommended to configure the default error page | ||||
| Tags | No tags attached. | ||||
|
Thanks for the report. A few remarks
So, while I agree that SQL injection is technically possible, I don't think it can realistically affect MantisBT.
|
|
|
Low impact degree |
|
|
Existence of injection, low availability |
|
|
Your feedback on my earlier note 0023908:0058673 would be appreciated. I don't understand the point of your last 2 comments.
|
|
|
I asked MITRE to update the CVE, to have it rejected since I don't think it is a vulnerability in MantisBT at all. |
|
|
https://github.com/ADOdb/ADOdb/issues/389 is fixed in ADODb 5.20.12 - 0024192 |
|
|
ADOdb 5.20.12 has been deployed in MantisBT 2.14.0, fixing the path leakage issue. With regards to the SQL injection, since it is effectively not possible to exploit it, I will resolve this issue as "no change required". |
|
related to
child of
duplicate of