aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmlworkerscript/qquickworkerscript.cpp
diff options
context:
space:
mode:
authorFabian Kosmale <fabian.kosmale@qt.io>2025-08-26 17:35:24 +0200
committerFabian Kosmale <fabian.kosmale@qt.io>2025-09-16 15:17:44 +0200
commit22df353c14800d2e9b6d57a9a0cb9c6baa337999 (patch)
treec0d9c6cc4588cafff7d0782c5a6d0e2f20800c67 /src/qmlworkerscript/qquickworkerscript.cpp
parenta346f6d0f3a26b134060b8d3f9e008a8e08353b9 (diff)
CRA review qml/jsruntime
This relies heavily on the documented fact that we only support trusted QML/JS content, meaning most files are only significant, not critical. This also extends to the handling of qmlc files (as in compilationunitmapper), as we store them in a user owned, non-shared cache directory – so any vulnerability there would already mean that an attacker has write-priviledges on user data. An exception is ArrayBuffer, which can be used with arbitrary user data, and should create a valid QBA. Fixes: QTBUG-136970 Pick-to: 6.10 6.9 6.8 QUIP: 23 Change-Id: I22033fe6ab4acf8362a8183e25b92331d45cb32c Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
Diffstat (limited to 'src/qmlworkerscript/qquickworkerscript.cpp')
0 files changed, 0 insertions, 0 deletions