First published: Mon Apr 10 2023(Updated: )
A vulnerability was found in Dart http_server up to 0.9.5 and classified as problematic. Affected by this issue is the function VirtualDirectory of the file lib/src/virtual_directory.dart of the component Directory Listing Handler. The manipulation of the argument request.uri.path leads to cross site scripting. The attack may be launched remotely. Upgrading to version 0.9.6 is able to address this issue. The name of the patch is 27c1cbd8125bb0369e675eb72e48218496e48ffb. It is recommended to upgrade the affected component. The identifier of this vulnerability is VDB-225356.
Credit: cna@vuldb.com
Affected Software | Affected Version | How to fix |
---|---|---|
Dart Http Server | <0.9.6 | |
<0.9.6 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2014-125098 is classified as a problematic vulnerability that affects the Dart http_server.
To fix CVE-2014-125098, upgrade the Dart http_server to version 0.9.6 or later.
CVE-2014-125098 affects the Directory Listing Handler function within the Dart http_server's VirtualDirectory implementation.
Dart http_server versions up to and including 0.9.5 are vulnerable to CVE-2014-125098.
The vulnerability in CVE-2014-125098 involves manipulation of the request.uri.path argument in the VirtualDirectory function.