Dictionaries and leap seconds

Challenge Information

Project: curl

Type: delta

Harnesses: 17

Vulnerabilities: 2


GitHubChallenge DownloadChallenge Diff

AFC Challenge Performance

Number of Unique Vulnerabilities Discovered: #

Number of Teams with Scoring PoVs: 5

Number of Teams with Scoring Patches: 4

Number of Teams with Scoring Bundles: 4


Total Points Scored for this Challenge: 120.66139081535457

What design decisions were considered for this challenge?

This challenge was intended to combine an easy bug and a difficult bug together.

Why this set of vulnerabilities?

They were logical to group together as two synthetic bugs in unrelated components by the same author.

Delta vs Full and why?

Delta. Curl was used in exhibition rounds, so we did not run a full scan challenge in the final round.

Challenge Harnesses

  • curl_fuzzer_https
  • curl_fuzzer_ftp
  • curl_fuzzer_tftp
  • curl_fuzzer_rtsp
  • curl_fuzzer
  • curl_fuzzer_pop3
  • curl_fuzzer_ws
  • curl_fuzzer_gopher
  • curl_fuzzer_dict
  • curl_fuzzer_bufq
  • curl_fuzzer_smb
  • curl_fuzzer_mqtt
  • curl_fuzzer_smtp
  • curl_fuzzer_file
  • curl_fuzzer_imap
  • curl_fuzzer_http
  • fuzz_url

Challenge Vulnerabilities