Question
Adobe RoboHelp 2019 - Source Code Disclosure Issue
Hello,
We had a small security run on our application as a part of our security check-up cycle. It was informed to our team (Tech Writing team) that the potential security issue is identified in the online help file generated using Adobe RoboHelp 2019. The below mentioned specifics of the issue are quoted from the test report:
OWASP Vulnerability Identified: Source code disclosure.
The application appears to disclose some server-side source code written in PHP which is provided below:
<?rh-msp-search-results-start widgettype="searchresult" class="wSearchResults" id="searchresults" role="navigation" ?>
<?rh-msp-search-highlight-control id="highlightsearch" widgettype="highlightsearch" type="checkbox"
checked class="wSearchHighlight" id="highlightsearch" textcolorval="#000000" bgcolorval="#FCFF00"
aria-labelledby="highlightlabel" ?>
<?rh-msp-search-highlight-control id="highlightsearch" widgettype="highlightsearch" type="checkbox"
checked class="wSearchHighlight" id="highlightsearch" textcolorval="#000000" bgcolorval="#FCFF00"
aria-labelledby="highlightlabel" ?>
<?rh-lng-string lngname="EndOfResults" lngvalue="End of search results." ?>
<?rh-msp-search-results-end ?>
They seem to be appearing in more than one file.
Are there any ways to eliminate these codes while generating the output files?
If there are no solutions, we will also be fine if we get a confirmation from Adobe team ensuring that the above-mentioned codes do not possess any threat to our application.
