Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

In Google Chrome, a website can return data by universal match URL #10559

Closed
Cang-Cat opened this issue Apr 7, 2024 · 2 comments
Closed

In Google Chrome, a website can return data by universal match URL #10559

Cang-Cat opened this issue Apr 7, 2024 · 2 comments

Comments

@Cang-Cat
Copy link

Cang-Cat commented Apr 7, 2024

Summary

In Google Chrome, a website can return data by universal match URL

Examples

For example: at www.test.com, I created an account and password and saved it to the database. After some time, the domain name of the website changed to www.test.org, so I could not match the domain name of com registered by KeePassXC-Browser

Context

Some websites often change their domain names, which leads to frequent changes to the data in KeepassXC. Hopefully, we can match it with https://www.test.*

@varjolintu
Copy link
Member

varjolintu commented Apr 7, 2024

That kind of scenario is not really recommended because it will allow matching with every domain that has that as a subdomain. A proper solution would be to just change the entry URL, or add another to Additional URL's list.

Anyway, wildcards are covered in this change: #9835

@droidmonkey droidmonkey closed this as not planned Won't fix, can't repro, duplicate, stale Apr 7, 2024
@droidmonkey
Copy link
Member

This is a phisher's dream

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants