decoration contrast

Challenge Information

Project: xz

Type: full

Harnesses: 4

Vulnerabilities: 1


GitHubChallenge Download

AFC Challenge Performance

Number of Unique Vulnerabilities Discovered: #

Number of Teams with Scoring PoVs: 3

Number of Teams with Scoring Patches: 3

Number of Teams with Scoring Bundles: 3


Total Points Scored for this Challenge: 40.44873320270131

What design decisions were considered for this challenge?

Data compression is used to transmit data between software systems. If compression is vulnerable can it be trusted?

Why this set of vulnerabilities?

XZ is a data compression format and the name of the utility used to compress and decompress files in that format. It’s known for its high compression ratio and is commonly used in Linux for compressing various file types, including release tarballs and software packages.

Delta vs Full and why?

This challenge is a full scan.

Challenge Harnesses

  • fuzz_decode_stream
  • fuzz_encode_stream
  • fuzz_decode_stream_mt
  • fuzz_decode_alone

Challenge Sarif Broadcast

Target .aixcc/vulns/xz-001/vuln.yaml

Sarif is correct

PLACEHOLDER FOR SARIF

Challenge Vulnerabilities