Lucene search
+L

1312268 matches found

Hacker One
Hacker One
added 2025/10/29 6:55 a.m.15 views

Revive Adserver: Reflected XSS in /admin/banner-zone.php (v6.0.0+)

Description: A Reflected Cross-Site Scripting Reflected XSS vulnerability. User-supplied input from the banner search fields "Website" is reflected into the page without proper context-aware encoding Step: 1. When I create Banners, I click it and click 'Linked Zones'. At that, I insert payload...

6.1CVSS5.7AI score0.00406EPSS
SaveExploits1
Hacker One
Hacker One
added 2025/10/29 4:0 a.m.15 views

Revive Adserver: Information Disclosure via Verbose Error Messages

Version: ==revive-adserver 6.0.0== Summary: Revive Adserver v6.0.0 exposes sensitive technical details through verbose error messages, revealing the exact MySQL/MariaDB version, SQL queries, and PHP environment details. Attackers can use this information to identify known vulnerabilities or craft...

4.3CVSS7.4AI score0.00346EPSS
SaveExploits1
Hacker One
Hacker One
added 2025/10/27 5:29 p.m.15 views

Revive Adserver: IDOR Vulnerability in Banner Deletion

Summary I found an IDOR vulnerability in Revive Adserver's banner deletion endpoint that lets any Manager delete banners belonging to other Managers. The code validates access to the parent campaign but doesn't check if the user owns the specific banner being deleted. This means Manager A can...

7.1CVSS7.3AI score0.0031EPSS
SaveExploits1
Hacker One
Hacker One
added 2025/10/27 3:0 p.m.15 views

Revive Adserver: Information Disclosure via “Add user” lookup in Account Management (User Access)

Version: ==revive-adserver 6.0.0== Flow Administrator Account ├── Management 1 │ ├── User A1 │ └── User A2 └── Management 2 ├── User B1 leak email, contacname └── User B2 leak email, contacname Summary: When a user under Management 1 navigates to User Access → Add user and enters a username, the...

4.3CVSS6.7AI score0.00284EPSS
SaveExploits1
Hacker One
Hacker One
added 2025/10/27 6:55 a.m.25 views

curl: CURLX_SET_BINMODE(NULL) can call fileno(NULL) and cause undefined behavior / crash

Summary ------- Calling the CURLXSETBINMODEstream macro with stream == NULL leads to an unguarded call to filenoNULL in toolbinmode.h, which is undefined behavior and may crash the process. This is a robustness/UB issue and should be corrected by guarding against NULL streams before calling filen...

6.5AI score
SaveExploits0
Hacker One
Hacker One
added 2025/10/27 4:9 a.m.19 views

curl: curl’s persistence files inherit world-readable/writable perms from umask, leaking and tampering with cookies/HSTS/Alt-Svc caches

Executive Summary Curlfopen clones the permissions of any pre-existing persistence file when creating its temporary file. When the persistence file does not exist, it first creates one with the process umask typically 022, i.e., 0644. That mode is then copied to the temp file via 0600 | sb.stmode...

7AI score
SaveExploits0
Hacker One
Hacker One
added 2025/10/26 7:51 p.m.15 views

Revive Adserver: Stored XSS in Conversion Statistics via Tracker Name

I found stored XSS on the conversion statistics page. Advertisers can inject malicious JavaScript through tracker names, which executes when admins view conversion reports www/admin/stats-conversions.php:356. I was able to steal admin session cookies using this vulnerability. This is a privilege...

8.7CVSS6.6AI score0.00515EPSS
SaveExploits1
Hacker One
Hacker One
added 2025/10/26 10:48 a.m.12 views

Nextcloud: Credential Disclosure via Unvalidated directDownloadUrl (Missing DontAddCredentialsAttribute)

The Nextcloud Desktop Client was found to automatically include user credentials Authorization header with username and password in Base64 when downloading files via the "directDownloadUrl" feature. This allowed a malicious Nextcloud server to specify an attacker-controlled URL, causing the clien...

5.8AI score
SaveExploits0
Hacker One
Hacker One
added 2025/10/26 10:44 a.m.34 views

Discourse: Denial of Service (DoS) Vulnerability in Drafts Creation Endpoint

A Denial of Service DoS vulnerability was identified in the /drafts.json endpoint on the Discourse forum. Large payloads around 800,000 characters or more submitted to create drafts caused the server to process the request, return a 502 Bad Gateway error, but still save the draft. Submitting...

5.8AI score
SaveExploits0
Hacker One
Hacker One
added 2025/10/25 9:24 p.m.14 views

Revive Adserver: Stored XSS on inventory-retrieve.php

A Cross-site Scripting XSS vulnerability was discovered on the inventory-retrieve.php and campaign-edit.php pages. The vulnerability allowed an attacker to inject malicious code that would be executed when the page was loaded...

5.4CVSS6.5AI score0.00361EPSS
SaveExploits1
Hacker One
Hacker One
added 2025/10/25 8:12 p.m.19 views

curl: Integer Overflow to Heap Overflow in DoH Response Handling

Summary: An integer overflow vulnerability exists in the dohprobewritecb function in lib/doh.c. This function is used as a write callback for DNS-over-HTTPS DoH responses. When a malicious DoH server sends a response with a crafted size, the multiplication of size and nmemb can overflow. This lea...

8AI score
SaveExploits0
Hacker One
Hacker One
added 2025/10/25 4:42 a.m.15 views

Revive Adserver: Improper sanitisation of input in the settings could cause DoS

A vulnerability was found in the settings functionality of the application where attacker-controlled values in the emailfromName and emailfromCompany fields were persisted and later rendered to pages without proper output encoding. This could have led to the execution of arbitrary JavaScript in t...

2.7CVSS6.8AI score0.00413EPSS
SaveExploits1
Hacker One
Hacker One
added 2025/10/25 3:23 a.m.14 views

Revive Adserver: Reflected XSS in account-preferences-plugin.php

A reflected cross-site scripting RXSS vulnerability was discovered in revive-adserver-6.0.1/www/admin/account-preferences-plugin.php via the group query parameter. Untrusted input was reflected without proper output encoding or context-aware escaping, allowing injection of JavaScript into the...

6.3CVSS6.4AI score0.00494EPSS
SaveExploits1
Hacker One
Hacker One
added 2025/10/24 9:41 p.m.11 views

Nextcloud: Improper input validation On Exported deep-link handler crashes `FileDisplayActivity` on crafted external URL — Denial-of-Service

A vulnerability was discovered in the Nextcloud Android client application where improper input validation in the exported deep-link handler caused a null dereference in the FileDisplayActivity component. This resulted in an unhandled NullPointerException and application crash when the deep-link...

5.8AI score
SaveExploits0
Hacker One
Hacker One
added 2025/10/24 3:14 p.m.14 views

Revive Adserver: Authorization bypass allows changing email address of other users

The Revive Adserver 6.0.0 was found to have an authorization bypass vulnerability that allowed changing the email address of other users without requiring the account password. The vulnerability was present in the admin panel endpoint /admin/agency-user.php, which accepted a POST request that...

8.8CVSS6.8AI score0.00633EPSS
SaveExploits1
Hacker One
Hacker One
added 2025/10/23 10:29 a.m.13 views

curl: libcurl MQTT PUBLISH length overflow (heap overflow)

Summary: Heap-based buffer overflow in libcurl’s MQTT PUBLISH assembly lib/mqtt.c::mqttpublish due to unchecked sizet arithmetic when computing the MQTT “Remaining Length”. If payloadlen + 2 + topiclen wraps sizet, libcurl allocates a too-small buffer and then memcpy’s payloadlen bytes into it,...

7.5AI score
SaveExploits0
Hacker One
Hacker One
added 2025/10/22 9:30 p.m.21 views

curl: Use of Deprecated strcpy() with User-Controlled Environment Variable in Memory Debug Initialization

Discovery Method Step 1: Initial Security Scan Find all files using dangerous string functions find src/ -name ".c" -exec grep -l "strcpy|strcat|sprintf|gets" ; OUTPUT: src/toolprogress.c src/toolmain.c Step 2: Locate Vulnerable Code in Main.c Find exact strcpy usage in toolmain.c grep -n...

7.8AI score
SaveExploits0
Hacker One
Hacker One
added 2025/10/22 9:18 p.m.22 views

Revive Adserver: Error-Based & Time-Based SQL Injection in 'keyword' Parameter of admin-search.php Allowing Full Database Access in Revive Adserver v6.0.0

==Cricetinae== Summary: A critical SQL Injection vulnerability has been identified in Revive Adserver's administrative search functionality, specifically in the admin-search.php file. The vulnerability exists in the handling of the keyword GET parameter, which is passed to multiple database queri...

8.8CVSS9.1AI score0.00918EPSS
SaveExploits1
Hacker One
Hacker One
added 2025/10/22 9:13 p.m.16 views

curl: Use of Deprecated strcpy() with Fixed-Size Buffers in Progress Time Formatting

Step 2: Locate Vulnerable Code in Progress.c Find exact strcpy usage in toolprogress.c grep -n "strcpy" ./src/toolprogress.c OUTPUT: 94: strcpyr, "--:--:--"; Step 3: Analyze the Vulnerable Function View complete time2str function sed -n '/^static void time2str/,/^/p' ./src/toolprogress.c Vulnerab...

7.7AI score
SaveExploits0
Hacker One
Hacker One
added 2025/10/22 5:23 a.m.19 views

Rocket.Chat: SSRF via improper validation after DNS name resolution in the link-preview feature

The link-preview feature in Rocket.Chat version 7.11.0 did not properly validate the IP address after DNS resolution. This allowed an attacker to obtain a domain that pointed to an internal IP address, triggering SSRF and enabling access to internal hosts that would otherwise be unreachable...

5.5AI score
SaveExploits0
Rows per page
Query Builder