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-2017-14980 — STACK BUFFER OVERFLOW EXPLOIT RESULTING IN REMOTE CODE EXECUTION | Kitploit
Tools/GitHubGitHub/davigsantana/cve-2017-14980
Vulnerability AnalysisExploitationLearning & EducationRemote Access ToolPayload DevelopmentBinary Exploitation
GitHubdavigsantana/cve-2017-14980

CVE-2017-14980

STACK BUFFER OVERFLOW EXPLOIT RESULTING IN REMOTE CODE EXECUTION

View Repository
27 months 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

Exploit-CVE-2017-14980

PoC exploit for CVE-2017-14980 — a stack-based buffer overflow vulnerability in Sync Breeze Enterprise 10.0.28.

📖 Full technical analysis of the exploit:
👉 https://davigsantana.github.io/posts/buffer-overflow/


About

This repository contains a proof-of-concept (PoC) developed for educational and research purposes, demonstrating the exploitation of an input validation flaw in the Sync Breeze Enterprise web authentication interface.

The vulnerability allows an unauthenticated remote attacker to cause memory corruption and achieve remote code execution (RCE).

⚠️ Strictly educational use and for authorized testing.


Vulnerability

  • CVE: CVE-2017-14980
  • Application: Sync Breeze Enterprise
  • Affected version: 10.0.28
  • Type: Stack-Based Buffer Overflow
  • Impact: Remote Code Execution (RCE)

Target Environment

Exploit tested in a controlled environment with the following characteristics:

  • Architecture: x86 (32-bit)
  • System: Windows
  • ASLR: Disabled
  • DEP: Disabled
  • SafeSEH: Not implemented
  • Stack Cookies: Not implemented

Download Tool