Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0024556 | Openbravo ERP | A. Platform | public | 2013-08-21 17:46 | 2013-08-22 18:17 |
|
Reporter | shuehner | |
Assigned To | shuehner | |
Priority | immediate | Severity | major | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | 3.0MP27 | Fixed in Version | 3.0MP27 | |
Merge Request Status | |
Review Assigned To | AugustoMauch |
OBNetwork customer | |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0024556: Reconfigure xml-parser used by /ws/dal to disallow referencing external entities |
Description | The xerces xml parser used by Openbravo by default allowed referencing external entities defined in the xml-data being parsed by it.
As data processed by the code behind /ws/dal is untrusted by default as it is coming from external sources those features must be disabled. |
Steps To Reproduce | send an xml document using feature as described above to the xml-webservices. |
Proposed Solution | Reconfigure xml-parser to disallow those features in the /ws/dal endpoint. |
Additional Information | |
Tags | No tags attached. |
Relationships | depends on | backport | 0024557 | 3.0MP27 | closed | shuehner | Reconfigure xml-parser used by /ws/dal to disallow referencing external entities | related to | defect | 0040642 | | closed | alostale | centralize in XMLUtils creation of objects to deal with XML documents |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2013-08-21 17:46 | shuehner | New Issue | |
2013-08-21 17:46 | shuehner | Assigned To | => shuehner |
2013-08-21 17:46 | shuehner | Modules | => Core |
2013-08-21 17:46 | shuehner | Triggers an Emergency Pack | => No |
2013-08-21 17:48 | shuehner | Status | new => scheduled |
2013-08-21 17:48 | shuehner | fix_in_branch | => pi |
2013-08-21 18:11 | hgbot | Checkin | |
2013-08-21 18:11 | hgbot | Note Added: 0060714 | |
2013-08-21 18:11 | hgbot | Status | scheduled => resolved |
2013-08-21 18:11 | hgbot | Resolution | open => fixed |
2013-08-21 18:11 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/b975d72dec38be6c7a9ca8444a98db8924647c1a [^] |
2013-08-21 18:14 | shuehner | Review Assigned To | => AugustoMauch |
2013-08-21 18:14 | shuehner | fix_in_branch | pi => |
2013-08-22 08:17 | AugustoMauch | Note Added: 0060724 | |
2013-08-22 08:17 | AugustoMauch | Status | resolved => closed |
2013-08-22 08:17 | AugustoMauch | Fixed in Version | => 3.0MP27 |
2013-08-22 18:17 | hudsonbot | Checkin | |
2013-08-22 18:17 | hudsonbot | Note Added: 0060734 | |
2019-04-18 13:35 | alostale | Relationship added | related to 0040642 |