aio-libs / aio-libs/aiodns

Error when retrieving binary data in TXT records

Open
#100 8 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
592
Forks
76
PR merge metrics
No merged PRs in 30d

Description

The RFC1035 indicates that TXT records are "" which are to be interpreted as binary data of length at most 255, prefixed with a length character.

If I'm packing a TXT record containing a null byte, it is not correctly parsed by the library and the parsed output contains an empty buffer

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.