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

No CAA Record Found #689

Open
pavanbaile07 opened this issue Jan 14, 2025 · 0 comments
Open

No CAA Record Found #689

pavanbaile07 opened this issue Jan 14, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@pavanbaile07
Copy link

Bug Name: No CAA Record Found

Vulnerability Target: https://www.zama.ai/

Vulnerability description:
If a domain does not have a Certification Authority Authorization (CAA) record in its DNS settings, it means that no Certificate Authorities (CAs) are restricted from issuing SSL/TLS certificates for that domain. This absence might raise security concerns since any CA can issue a certificate for the domain, possibly allowing hostile actors to get illegitimate certificates.

Steps to reproduce:

  1. Use a [https://www.nslookup.io/caa-lookup/] for CAA Record check.
  2. Enter your site (zama.ai) on nslookup.
  3. You can see does not have any CAA records.

impact:
Without a CAA record, any CA can issue certificates for the domain, leading to risks of unauthorized issuance and fraudulent certificates. This vulnerability can facilitate man-in-the-middle attacks, phishing, and spoofing, compromising secure communications and tricking users. The resulting trust and reputation damage can be significant, and non-compliance with security standards may lead to legal and financial repercussions.

@pavanbaile07 pavanbaile07 added the bug Something isn't working label Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant