Changes

Jump to navigation Jump to search
m
final ver.
[[File:Tomtom0.png|right|300px]]
[[File:Tomtom1.png|right|300px]]
 
== Overview ==
The '''TomTom BRIDGE 7" Truck / PRO 8275 (model 4FI70)''' is a ruggedized, enterprise-grade GPS navigation and telematics device designed for commercial fleet and truck operations. It combines dedicated truck navigation with an open Android-based platform, allowing integration with business applications and fleet management systems such as WEBFLEET.
=== System ===
* Operating system: Android 4.3 (14 Jun 2017 kernel patches)
* Build number: '''17.223.2780796.4807.122 OS italia-rel-17.2.21095'''
* CPU: Qualcomm Snapdragon 400 (quad-core, 1.2 GHz)
* RAM: 1.5 GB
Weakness in the system is the widget.json fechter from Internal storage.</br>
<blockquote style="font-size: 90%; max-width: 600px;"><syntaxhighlight lang="java">com.tomtom.navpad.widgetorganizerlib.WidgetInfoFetcher.fetchInstalledWidgets</syntaxhighlight></brblockquote>
and</br>
<blockquote style="font-size: 90%; max-width: 600px;"><syntaxhighlight lang="java">com.tomtom.navpad.widgetorganizerlib.WidgetInfoFetcher.fetchInstalledApplications</syntaxhighlight></brblockquote>
Vulnerable function in the WidgetInfoFetcher class in question.<syntaxhighlight lang="java" highlight="36">
private void fetchInstalledApplications(Context context, boolean showTestapps) {
Drawable iconDrawable;

Navigation menu