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-50245 — exr viewer | Kitploit
Tools/GitHubGitHub/200101whoami/cve-2023-50245
Vulnerability AnalysisExploitationBinary AnalysisPapers & ResearchLearning & Education
GitHub200101whoami/cve-2023-50245

CVE-2023-50245

exr viewer

View Repository
12 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-50245

Vulnerability Overview

  • CVE-2023-50245

  • CVSS : 9.8

  • Dec 11, 2023

  • Image Viewer Vulnerability

Vulnerability Description

github advisories

arbitrary address write vulnerability

[ POC 1 ]

root@kitploit:~
(1404.9264): Access violation - code c0000005 (first chance)
First chance exceptions are reported before any exception handling.
This exception may be expected and handled.
openexr_viewer+0x27be4:
00007ff713ff7be4 c744880c0000803f mov     dword ptr [rax+rcx*4+0Ch],3F800000h ds:0000029cb371600c=????????

Attempt to write the value 1.0 to the memory address 0x29CB371600C

[ POC 2 ]

root@kitploit:~
(8660.7e44): Access violation - code c0000005 (!!! second chance !!!)
openexr_viewer+0x27be4:
00007ff713ff7be4 c744880c0000803f mov     dword ptr [rax+rcx*4+0Ch],3F800000h ds:0000020a3ac8000c=????????

Attempt to write the value 1.0 to the memory address 0x20A3AC8000C

target : openexr-viewer

Download Tool