Skip to content

Excess data in not handled properly in binascii.a2b_base64() #87252

@idan22moral

Description

@idan22moral
BPO 43086
Nosy @gpshead, @ericvsmith, @idan22moral
PRs
  • bpo-43086: Added handling for excess data in binascii.a2b_base64 #24402
  • bpo-44678: Separate error message for discontinuous padding in binascii.a2b_base64 strict mode #27249
  • Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

    Show more details

    GitHub fields:

    assignee = 'https://github.com/gpshead'
    closed_at = <Date 2021-07-19.00:56:06.939>
    created_at = <Date 2021-01-31.18:11:52.985>
    labels = ['type-security', 'extension-modules', 'library', '3.11']
    title = 'Excess data in not handled properly in binascii.a2b_base64()'
    updated_at = <Date 2021-07-19.18:37:26.489>
    user = 'https://github.com/idan22moral'

    bugs.python.org fields:

    activity = <Date 2021-07-19.18:37:26.489>
    actor = 'idan22moral'
    assignee = 'gregory.p.smith'
    closed = True
    closed_date = <Date 2021-07-19.00:56:06.939>
    closer = 'gregory.p.smith'
    components = ['Extension Modules', 'Library (Lib)']
    creation = <Date 2021-01-31.18:11:52.985>
    creator = 'idan22moral'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 43086
    keywords = ['patch']
    message_count = 3.0
    messages = ['386032', '397772', '397773']
    nosy_count = 4.0
    nosy_names = ['gregory.p.smith', 'eric.smith', 'python-dev', 'idan22moral']
    pr_nums = ['24402', '27249']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'commit review'
    status = 'closed'
    superseder = None
    type = 'security'
    url = 'https://bugs.python.org/issue43086'
    versions = ['Python 3.11']

    Metadata

    Metadata

    Assignees

    Labels

    3.11only security fixesextension-modulesC modules in the Modules dirstdlibStandard Library Python modules in the Lib/ directorytype-securityA security issue

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions