CVEs, Talks and Tools

We are passionate about cybersecurity and we want the world to know about it. Here are some CVE, talks, tools and other things that are team achieved, developed or researched.

CVEs

CVE-2023-30057 (by Matei Josephs)
Multiple stored cross-site scripting (XSS) vulnerabilities in FICO Origination Manager Decision Module 4.8.1 allow attackers to execute arbitrary web scripts or HTML via a crafted payload.

CVE-2023-30056 (by Matei Josephs)
A session takeover vulnerability exists in FICO Origination Manager Decision Module 4.8.1 due to insufficient protection of the JSESSIONID cookie.

CVE-2023-36546 (by Matei Josephs)
An issue in PEStudio v.9.52 allows a remote attacker to execute arbitrary code via a crafted DLL file to the PESstudio executable

CVE-2023-36344 (by Matei Josephs)
An issue in Diebold Nixdorf Vynamic View Console v.5.3.1 and before allows a local attacker to execute arbitrary code via not restricting the search path for required DLLs and not verifying the signature.

CVE-2021-24494 (by Ionut Morosan)
The WP Offload SES Lite WordPress plugin before 1.4.5 did not escape some of the fields in the Activity page of the admin dashboard, such as the email’s id, subject and recipient, which could lead to Stored Cross-Site Scripting issues when an attacker can control any of these fields, like the subject when filling a contact form for example. The XSS will be executed in the context of a logged in admin viewing the Activity tab of the plugin.

Tools

EC2StepShell (by Eduard Agavriloae)
Post-exploitation tool for reverse shells in private EC2 instances

MMSF (by Ionut Morosan)

A mobile security framework that combines functionalities from frida, objection, drozer and many more.

Talks

Security Fest, 2023 (Sweden)
The C2 tool no one talks about: AWS SSM – Run Command” – Eduard Agavriloae

DefCamp, 2022 (Romania)
SOC…1,2,3…” – Gabriel Mihai Tanase
Cloud Configuration Review – The new internal pentest” – Eduard Agavriloae

Other hacking resources

fun-with-ssm (by Eduard Agavriloae)
Repository with offensive payloads for AWS SSM Run Command