Skip to content
This repository was archived by the owner on Apr 4, 2024. It is now read-only.

Bug #120

@enidevops

Description

@enidevops
Traceback (most recent call last):
  File "/home/bob/.BurpSuite/bapps/b2244cbb6953442cb3c82fa0a0d908fa/UploadScanner.py", line 5225, in getInsertionPoints
    insertion_points.append(InsertionPointForActiveScan(injector, upload_type, function, args, kwargs))
  File "/home/bob/.BurpSuite/bapps/b2244cbb6953442cb3c82fa0a0d908fa/UploadScanner.py", line 5423, in __init__
    payload, expect, name, ext, content = self._create_content("TestWithAPayloadThatHasAGoodLength")
  File "/home/bob/.BurpSuite/bapps/b2244cbb6953442cb3c82fa0a0d908fa/UploadScanner.py", line 5423, in __init__
    payload, expect, name, ext, content = self._create_content("TestWithAPayloadThatHasAGoodLength")
  File "/home/bob/.BurpSuite/bapps/b2244cbb6953442cb3c82fa0a0d908fa/UploadScanner.py", line 5434, in _create_content
    return next(iter(self.function(*args, **self.kwargs)))
  File "/home/bob/.BurpSuite/bapps/b2244cbb6953442cb3c82fa0a0d908fa/UploadScanner.py", line 5770, in get_exiftool_images
    x = ImageHelpers.new_image(size[0], size[1], ext[1:])
  File "/home/bob/.BurpSuite/bapps/b2244cbb6953442cb3c82fa0a0d908fa/UploadScanner.py", line 4649, in new_image
    g2d.setColor(Color(color))
  File "/home/bob/.BurpSuite/bapps/b2244cbb6953442cb3c82fa0a0d908fa/UploadScanner.py", line 4649, in new_image
    g2d.setColor(Color(color))
IllegalAccessException: java.lang.IllegalAccessException: class org.python.core.PyReflectedFunction cannot access class sun.java2d.SunGraphics2D (in module java.desktop) because module java.desktop does not export sun.java2d to unnamed module @18c9bcab

Upload Scanner Version: 1.0.8a

Extension code location: InsertionPointProviderForActiveScan.getInsertionPoints
Jython version: 2.7.0 (default:9987c746f838, Apr 29 2015, 02:25:11) 
[OpenJDK 64-Bit Server VM (Oracle Corporation)]
Java version: 21.0.1
Burp version: Burp Suite Professional 2024 1.1.6
Command line arguments: 
Was loaded from BApp: True
Request: None

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions