20626 matches found
OS Command Injection in sofianehamlaoui/lockdoor-framework
āļø Description Command Injection due to unsanitized variable named algo šµļøāāļø Proof of Concept š„ Impact CI with the highest privilege...
GitHub Security Lab: [Java] BeanShell Injection
This bug was reported directly to GitHub Security Lab...
Nextcloud: ApiService#fetch serves content as text/html and inline Content-Disposition
https://github.com/nextcloud/text/blame/0bc7c3300607d57ee512dbf61497daec23961a12/lib/Service/ApiService.phpL109-L120 Impact XSS...
MTN Group: information discloure via logs files at ==> https://ihelp.mtnbusiness.com/logfiles/Log_21-06-2021.txt
Hi MTN team , i got a 500 error show the full path of the windows server containing the log file of today i navigate to it == https://ihelp.mtnbusiness.com/logfiles/Log21-06-2021.txt i saw all logins i made with user administrator as u see the logs files is a date Log21-06-2021.txt you can read...
Server-Side Request Forgery (SSRF) in kalcaddle/kodexplorer
āļø Description SSRF protection bypass via crafted payload which leads to SSRF. šµļøāāļø Proof of Concept Payload: 2130706433 This is the decimal way of representing localhost which resolves to localhost. š„ Impact This vulnerability is capable of SSRF...
Cross-Site Request Forgery (CSRF) in babybuddy/babybuddy
āļø Description The user/reset-api-key/endpoint does not have a CSRF protection. This could be exploited by an attacker to change the API key without the admin not actually requesting for a change. šµļøāāļø Proof of Concept For the following attack to work, the admin victim must be logged into their...
in polonel/trudesk
š„ BUG Unprivileged user can subscribs others to a ticket š„ IMPACT user with lower level permission can subscribe others to a ticket š„ STEP TO REPRODUCE 1. First from admin goto http://localhost:8118/teams and create a team called team2.\ Now goto http://localhost:8118/accounts/agents and add new...
Zivver: ADB Backup is enabled within AndroidManifest
In this report, it was highlighted that the ADB backup feature enabled in the Android application could be used by an attacker with physical access to the victim's device to 'migrate' data from app storage on the phone and later possibly extract secrets from that backup. For this attack to succee...
Acronis: bypass sql injection #1109311
hello dear support i have found SQL injection and bypass this case 1109311 Tests performed: 0'XORifnow=sysdate,sleep15,0XOR'Z = 20.002 0'XORifnow=sysdate,sleep6,0XOR'Z = 7.282 0'XORifnow=sysdate,sleep0,0XOR'Z = 0.912 0'XORifnow=sysdate,sleep15,0XOR'Z = 16.553 0'XORifnow=sysdate,sleep3,0XOR'Z =...
in hascheksolutions/opentrashmail
āļø Description Hi, there is a local file inclusion vulnerability in opentrashmail. In https://github.com/HaschekSolutions/opentrashmail/blob/master/web/api.phpL23 : php ?php define'DS', DIRECTORYSEPARATOR; define'ROOT', dirnameFILE; // $action = strtolower$REQUEST'a'; $email =...
SQL Injection in s-cart/core
āļø Description Searching keyword in/scadmin/currency is vulnerable to SQL injection. This will allow a user to run arbitrary SQL queries and completely delete, edit, export or change all information in the database - potentially rendering the entire platform unusable. šµļøāāļø Proof of Concept Login...
GitHub Security Lab: ihsinme:CPP Add query for CWE-415 Double Free
This bug was reported directly to GitHub Security Lab...
Sifchain: information disclosure
Hi team during github recon i find something and I dont know what access it has, but still i though it would be a good idea to share this finding with you in case it can be used in a way that i dont know. what i find link :...
GitHub Security Lab: Python: Add support of clickhouse-driver package
This bug was reported directly to GitHub Security Lab...
h1-ctf: H1-CTF 100k Solution - Congratz on the 100k Rep todayisnew
Sharing the final flag for now. Writeup will come soon āāāāāā āāāāāāāāāā Impact Takeover of admin account :...
h1-ctf: ccc ctf
āāāāāāāāāā will send detailed report later Impact can get admin credentials...
h1-ctf: ccc.h1ctf.com CTF
Summary: Claiming the flag, writeup to follow. āāāāāāāāāā āāāāāā Impact...
h1-ctf: [100K-ctf] Multiple vulnerabilities leading to compromise of Pinger instance.
Hello, Gonna just submit flags first then will send my write up later tomorrow. āāāā āāāāāā Thanks for fun! Impact An attacker can compromise Pinger instance located on https://ccc.h1ctf.com/2b5d2b11513d2c9b by chaining multiple vulnerabilities on https://ccc.h1ctf.com/...
Cross-Site Request Forgery (CSRF) in firefly-iii/firefly-iii
āļø Description The /export/export endpoint does not have CSRF Protection. This could be used to force download account data and potentially spoof users. šµļøāāļø Proof of Concept - Login to user account. - Create the following file and open the page in browser. // PoC.html To verify that you are a...
Cross-site Scripting (XSS) - Reflected in falconchristmas/fpp
āļø Description Reflected XSS in shutdownRemoteFPP.php when a user asked to provide an IP in URL, resulting in XSS šµļøāāļø Proof of Concept https://drive.google.com/file/d/1RXF4AO1j7OFfr7RhU1ZM0yPftd0qsxHt/view?usp=sharing payload: alert111 š„ Impact This vulnerability is capable of Reflected XSS...