Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions apache/ofbiz/CVE-2024-32113/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ To create a patched release, run `make_patched.sh`. This will create a directory

## Testing CVE-2024-32113

**Note: If you are accessing the service with something other than 127.0.0.1, you need to add host-headers-allowed=YOUR_HOST_HEADER to /ofbiz/framework/security/config/security.properties and restart the container**

With a vulnerable release running on port 8443 of your local machine, run
`check_vulnerability.py` and it should display:

Expand Down