Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mbadanoiu/mal-003

MAL-003: Groovy Security Bypass and Stored XSS in Apache OfBiz
https://github.com/mbadanoiu/mal-003

0-day authenticated bypass cross-site-scripting groovy remote-code-execution stored-xss

Last synced: 4 days ago
JSON representation

MAL-003: Groovy Security Bypass and Stored XSS in Apache OfBiz

Awesome Lists containing this project

README

        

# MAL-003: Groovy Security Bypass and Stored XSS in Apache OfBiz

A Groovy RCE and XSS have been identified in Apache OfBiz <= 18.12.05.

### Why no CVE?

[Apache OfBiz](https://ofbiz.apache.org/) does not create CVEs for "post-auth attacks done using demo credentials, notably using the admin user" as mentioned on their [security page](https://ofbiz.apache.org/security.html).

### Requirements:

This vulnerability requires:


- Valid user credentials

### Proof Of Concept:

More details and the exploitation process can be found in this [PDF](https://github.com/mbadanoiu/MAL-003/blob/main/Apache%20OfBiz%20-%20MAL-003.pdf).