Assigned
Status Update
Comments
ra...@google.com <ra...@google.com> #2
da...@mullvad.net <da...@mullvad.net> #3
da...@mullvad.net <da...@mullvad.net> #4
looks like google() is not working as expected and you have to manually add a maven entry for every library you need
om...@paradigmnetworks.ai <om...@paradigmnetworks.ai> #5
[Deleted User] <[Deleted User]> #7
It also missing firebase-plugins dependency
Could not find com.google.firebase:firebase-plugins:1.1.5.
Searched in the following locations:
-https://dl.google.com/dl/android/maven2/com/google/firebase/firebase-plugins/1.1.5/firebase-plugins-1.1.5.pom
-https://dl.google.com/dl/android/maven2/com/google/firebase/firebase-plugins/1.1.5/firebase-plugins-1.1.5.jar
-https://jcenter.bintray.com/com/google/firebase/firebase-plugins/1.1.5/firebase-plugins-1.1.5.pom
-https://jcenter.bintray.com/com/google/firebase/firebase-plugins/1.1.5/firebase-plugins-1.1.5.jar
Could not find com.google.firebase:firebase-plugins:1.1.5.
Searched in the following locations:
-
-
-
-
tm...@gmail.com <tm...@gmail.com> #8
The problem persists... I'm having the following error...
* Where:
Build file '/home/patricio/infomigra_app/platforms/android/build.gradle' line: 95
* What went wrong:
A problem occurred evaluating root project 'android'.
> Could not resolve all dependencies for configuration 'classpath'.
> Could not find any matches for com.android.tools.build:gradle:+ as no versions of com.android.tools.build:gradle are available.
Searched in the following locations:
https://jcenter.bintray.com/com/android/tools/build/gradle/maven-metadata.xml
https://jcenter.bintray.com/com/android/tools/build/gradle/
file:/home/patricio/.m2/repository/com/android/tools/build/gradle/maven-metadata.xml
file:/home/patricio/.m2/repository/com/android/tools/build/gradle/
Required by:
unspecified:unspecified:unspecified
* Where:
Build file '/home/patricio/infomigra_app/platforms/android/build.gradle' line: 95
* What went wrong:
A problem occurred evaluating root project 'android'.
> Could not resolve all dependencies for configuration 'classpath'.
> Could not find any matches for com.android.tools.build:gradle:+ as no versions of com.android.tools.build:gradle are available.
Searched in the following locations:
file:/home/patricio/.m2/repository/com/android/tools/build/gradle/maven-metadata.xml
file:/home/patricio/.m2/repository/com/android/tools/build/gradle/
Required by:
unspecified:unspecified:unspecified
ra...@gmail.com <ra...@gmail.com> #9
Ouch we got bit by this too. Do we have a resolution estimate?
14:05:31 > Could not resolve all artifacts for configuration ':classpath'.
14:05:31 > Could not find com.google.gms:google-services:4.0.1.
14:05:31 Searched in the following locations:
14:05:31 - file:/var/lib/jenkins/.m2/repository/com/google/gms/google-services/4.0.1/google-services-4.0.1.pom
14:05:31 - file:/var/lib/jenkins/.m2/repository/com/google/gms/google-services/4.0.1/google-services-4.0.1.jar
14:05:31 -https://dl.google.com/dl/android/maven2/com/google/gms/google-services/4.0.1/google-services-4.0.1.pom
14:05:31 -https://dl.google.com/dl/android/maven2/com/google/gms/google-services/4.0.1/google-services-4.0.1.jar
14:05:31 -https://jcenter.bintray.com/com/google/gms/google-services/4.0.1/google-services-4.0.1.pom
14:05:31 -https://jcenter.bintray.com/com/google/gms/google-services/4.0.1/google-services-4.0.1.jar
14:05:31 -https://maven.fabric.io/public/com/google/gms/google-services/4.0.1/google-services-4.0.1.pom
14:05:31 -https://maven.fabric.io/public/com/google/gms/google-services/4.0.1/google-services-4.0.1.jar
14:05:31 > Could not resolve all artifacts for configuration ':classpath'.
14:05:31 > Could not find com.google.gms:google-services:4.0.1.
14:05:31 Searched in the following locations:
14:05:31 - file:/var/lib/jenkins/.m2/repository/com/google/gms/google-services/4.0.1/google-services-4.0.1.pom
14:05:31 - file:/var/lib/jenkins/.m2/repository/com/google/gms/google-services/4.0.1/google-services-4.0.1.jar
14:05:31 -
14:05:31 -
14:05:31 -
14:05:31 -
14:05:31 -
14:05:31 -
za...@nymtech.net <za...@nymtech.net> #10
google-servies:4.2.0 is back but firebase-plugins:1.1.5 is still missing.
hu...@gmail.com <hu...@gmail.com> #11
hello. google services dependency is fixed. but now getting these broken dependencies too:
> Could not find com.google.ads.mediation:mopub:4.15.0.0.
Searched in the following locations:
Could not find com.google.ads.interactivemedia.v3:interactivemedia:3.6.0.
Searched in the following locations:
> Could not find com.google.ads.mediation:mopub:4.15.0.0.
Searched in the following locations:
Could not find com.google.ads.interactivemedia.v3:interactivemedia:3.6.0.
Searched in the following locations:
ia...@valdikss.org.ru <ia...@valdikss.org.ru> #12
Also com.google.android:flexbox:0.2.6 (and com.google.android:flexbox:1.0.0)
Description
Hello,
We’re from Mullvad VPN and after a recent user report about DNS traffic leaking in specific circumstances we immediately started investigating the issue. We were able to confirm that Android leaks DNS requests outside the VPN tunnel and that the leaks weren’t limited to the specific case raised by the user. We’ve done multiple tests over the last few days but all the details surrounding under which conditions the leak happens is yet not clear, what is clear though is that Android do leak DNS traffic outside the VPN tunnel in certain conditions.
From our testing we see that when no internet connectivity is given through the VPN tunnel, some API’s allows DNS requests to be sent out directly on the network, regardless if lockdown mode is enabled or not. The original issue was discovered using Chrome. While a working VPN connection is up, all data seemingly is sent through the tunnel.
The easiest way of reproducing the issue is with Chrome and a dummy WireGuard blackhole VPN setup (it is reproducible with other VPN apps as well):
spam_get_requests.html
; This file has embedded javascript to launch GET requests every 30 ms after you press “Start”. These requests will cause dummy DNS requests against a test tld (.test).wg.conf
tcpdump
or Wireshark to debug the network traffic.tcpdump -i <INTERFACE> udp and host <IP> and port 53
We hope you prioritize the importance of this security flaw and we’ll continue sharing updates on our investigation in this ticket.