CVE-2022-22536 icon indicating copy to clipboard operation
CVE-2022-22536 copied to clipboard

An error has been caught in function 'dia', process 'MainProcess'

Open amykr777 opened this issue 3 years ago • 2 comments

Upon running the poc script I'm getting the following error

2022-07-24 12:21:57.834 | DEBUG | main:craft_socket:41 - Crafting socket 2022-07-24 12:21:57.835 | ERROR | main:dia:152 - An error has been caught in function 'dia', process 'MainProcess' (1268529), thread 'MainThread' (140169305309184): Traceback (most recent call last):

File "/root/Tools/CVE-2022-22536/CVE-2022-22536.py", line 172, in poc.dia(host, port, secure=False, cert_verify=False) │ │ │ └ 8000 │ │ └ 'https://target.sap.target.com' │ └ <function POC.dia at 0x7f7bb4ad4820> └ <main.POC object at 0x7f7bb4adc490>

File "/root/Tools/CVE-2022-22536/CVE-2022-22536.py", line 152, in dia resource = self.validate_resource_and_cache(host, port, secure=secure, cert_verify=cert_verify) │ │ │ │ │ └ False │ │ │ │ └ False │ │ │ └ 8000 │ │ └ 'https://target.sap.target.com' │ └ <function POC.validate_resource_and_cache at 0x7f7bb4abfa30> └ <main.POC object at 0x7f7bb4adc490>

File "/root/Tools/CVE-2022-22536/CVE-2022-22536.py", line 97, in validate_resource_and_cache s.connect((host, port)) │ │ │ └ 8000 │ │ └ 'https://target.sap.target.com' │ └ <method 'connect' of '_socket.socket' objects> └ <socket.socket fd=3, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('0.0.0.0', 0)>

socket.gaierror: [Errno -2] Name or service not known 2022-07-24 12:21:57.841 | ERROR | main:dia:160 - No valid resource test found, is not possible to test

amykr777 avatar Jul 24 '22 12:07 amykr777

also receiving this error. Did you ever get it resolved?

r3ptar avatar Sep 12 '23 13:09 r3ptar

also receiving this error. Did you ever get it resolved?

nope

kloris avatar Sep 12 '23 13:09 kloris