Skip to content

[security][CVE-2019-9948] Unnecessary URL scheme exists to allow local_file:// reading file in urllib #80088

@push0ebp

Description

@push0ebp
mannequin
BPO 35907
Nosy @vstinner, @larryhastings, @tiran, @ned-deily, @vadmium, @matrixise, @stratakis, @PetterS, @tirkarthi, @push0ebp, @ware
PRs
  • [2.7] bpo-35907: Avoid file reading as disallowing the unnecessary URL scheme in urllib (GH-11842) #11842
  • bpo-35907, CVE-2019-9948: urllib rejects local_file:// scheme #13474
  • [3.7] bpo-35907, CVE-2019-9948: urllib rejects local_file:// scheme (GH-13474) #13505
  • [2.7] bpo-35907: Complete test_urllib.test_local_file_open() #13506
  • [3.5] bpo-35907, CVE-2019-9948: urllib rejects local_file:// scheme (GH-13474) (GH-13505) #13510
  • [3.6] bpo-35907, CVE-2019-9948: urllib rejects local_file:// scheme (GH-13474) (GH-13505) #13513
  • bpo-35907: Clarify the NEWS entry #13523
  • [2.7] bpo-35907: Clarify the NEWS entry #13557
  • [3.7] bpo-35907: Clarify the NEWS entry #13558
  • bpo-35907: Fix typo in the NEWS entry #13559
  • 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 = None
    closed_at = <Date 2020-05-18.14:16:27.258>
    created_at = <Date 2019-02-06.08:19:51.239>
    labels = ['type-security', '3.8', '3.7', 'library']
    title = '[security][CVE-2019-9948] Unnecessary URL scheme exists to allow local_file:// reading file  in urllib'
    updated_at = <Date 2020-05-18.21:31:43.010>
    user = 'https://github.com/push0ebp'

    bugs.python.org fields:

    activity = <Date 2020-05-18.21:31:43.010>
    actor = 'Petter S'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-05-18.14:16:27.258>
    closer = 'vstinner'
    components = ['Library (Lib)']
    creation = <Date 2019-02-06.08:19:51.239>
    creator = 'push0ebp'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 35907
    keywords = ['patch']
    message_count = 27.0
    messages = ['334905', '334923', '334925', '334927', '334928', '334929', '334930', '339664', '342334', '342336', '342337', '342363', '343098', '343233', '343239', '343241', '343424', '343427', '343431', '343432', '343856', '347867', '368011', '368063', '368080', '369228', '369292']
    nosy_count = 11.0
    nosy_names = ['vstinner', 'larry', 'christian.heimes', 'ned.deily', 'martin.panter', 'matrixise', 'cstratak', 'Petter S', 'xtreak', 'push0ebp', 'ware']
    pr_nums = ['11842', '13474', '13505', '13506', '13510', '13513', '13523', '13557', '13558', '13559']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'security'
    url = 'https://bugs.python.org/issue35907'
    versions = ['Python 2.7', 'Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of life3.8 (EOL)end of lifestdlibStandard 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