Forged Certificate gets validated
See original GitHub issueDue to a bug in the QR decoder, forged QR Certificates get validated.
This bug is similar (if not equal) to ministero-salute/it-dgc-verificaC19-android#185 and it can be reproduced as follows.
Valid Certificate
This QR code has the same data as the one below. Sadly it gets validated in the Swiss Covid Checker app.
Invalid Certificate
Note that, when decoded with zbar
, both QR codes have the same data contained.
Hypothesis
This feels like a QR Decoding issue. We’re discussing it at denysvitali/covid-cert-analysis#9 and at ministero-salute/it-dgc-verificaC19-android#185
Issue Analytics
- State:
- Created 2 years ago
- Comments:5 (3 by maintainers)
Top Results From Across the Web
Dangers of Domain-Validated SSL/TLS Certificates
In the fight against fake sites, phishing and fraud, trustworthy SSL certificates are essential. This is why domain-validated certificates can be dangerous.
Read more >Fake SSL Certificates: How Can They Be a Problem?
A hacker can issue a fake certificate by getting the username and password of the CA and then accepting the certificate signing request....
Read more >Can't I forge an SSL certificate? [duplicate]
The verification is on the client side. The attacker can't provide a valid signature for the real server without its private key. –...
Read more >Forged SSL Certificates Pervasive on the Internet
About 0.2% of all SSL certificates are forged. ... “It's a lot harder to get an EV [extended validation] certificate issued by a...
Read more >How SSL Certificate Validation Works
SSLs are digital certificates that use encryption security for the ... Getting the right type of SSL validation is essential since your site ......
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Maybe this is a wrong report. I just realized this QR is supposed to be valid and it’s part of eu-digital-green-certificates/dcc-quality-assurance and it’s thus supposed to be valid. It’s just a weird certificate.
I guess we can close this issue, sorry!
https://github.com/eu-digital-green-certificates/dcc-quality-assurance/blob/main/AD/1.0.0/VAC-1-Pauta_Completa.png
No worries and thanks for your efforts!