Skip to content

test(security): add poc for client dsop modifier-map out-of-bounds read - #12

Closed
nbolton wants to merge 1 commit into
mainfrom
poc/mod-map-oob
Closed

test(security): add poc for client dsop modifier-map out-of-bounds read#12
nbolton wants to merge 1 commit into
mainfrom
poc/mod-map-oob

Conversation

@nbolton

@nbolton nbolton commented Jul 3, 2026

Copy link
Copy Markdown
Member

Master:

$ ./cve_XXXX_XXXXX_mod_map_oob.py
CVE-XXXX-XXXXX -- dsop modifier-map out-of-bounds read
malicious server on 127.0.0.1:24800, poison index 0xfbffff04
start a deskflow client (tls disabled) pointed at this address
[*] waiting for client
client connected from 127.0.0.1:54744, handshake complete
sent poisoned dsop, mapped shift modifier to out-of-range index
sent left-shift key down to trigger the translation
[FAIL] client dropped connection -- VULNERABLE (CVE-XXXX-XXXXX)

PR: deskflow/deskflow#9935

./cve_XXXX_XXXXX_mod_map_oob.py
CVE-XXXX-XXXXX -- dsop modifier-map out-of-bounds read
malicious server on 127.0.0.1:24800, poison index 0xfbffff04
start a deskflow client (tls disabled) pointed at this address
[*] waiting for client
client connected from 127.0.0.1:46692, handshake complete
sent poisoned dsop, mapped shift modifier to out-of-range index
sent left-shift key down to trigger the translation
[PASS] client survived -- index clamped, fix in place

@nbolton

nbolton commented Sep 8, 2026

Copy link
Copy Markdown
Member Author

Superseded by deskflow/security#2.

Security PoCs have moved out of this repo. Published ones now live in deskflow/security, and embargoed work goes in the private deskflow/security-embargo repo. The placeholder CVE-XXXX-XXXXX identifiers have been replaced with the assigned CVE-2026-65832.

@nbolton nbolton closed this Sep 8, 2026
nbolton added a commit to deskflow/security that referenced this pull request Sep 8, 2026
Ported from deskflow/scripts#12. Placeholder CVE identifiers replaced with
the assigned CVE-2026-65832, published 2026-07-03.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant