Lucene search
K

86 matches found

Hacker One
Hacker One
added 2026/03/08 8:8 a.m.8 views

Lovable VDP: Business Logic Bypass Allows Setting “Read Access” Role Without Pro Plan Subscription

A business logic vulnerability was identified that allowed users on a free plan to generate an invitation link that assigned the "Read Access" role, which was intended to be restricted to users with a Pro Plan subscription. The vulnerability was triggered by manipulating the invitation creation...

5.8AI score
Exploits0
Hacker One
Hacker One
added 2025/10/10 12:36 p.m.9 views

lemlist: Unauthorized Password Reset Allows Account Takeover Across Tenant Boundaries

An authorization issue was discovered in the application that allowed a tenant admin to change the password of another user within the same tenant, including invited agency accounts. The victim had to first accept the invitation before the attacker could proceed. The issue could allow unintended...

7AI score
Exploits0
EUVD
EUVD
added 2025/10/07 12:30 a.m.2 views

EUVD-2020-2971

Malware in sbrugna...

8.8CVSS8.6AI score0.03152EPSS
Exploits0References4
Hacker One
Hacker One
added 2025/06/30 2:41 p.m.7 views

curl: Stack-based Buffer Overflow in TELNET NEW_ENV Option Handling

Title: Stack-based Buffer Overflow in TELNET NEWENV Option Handling Vulnerability Description: Summary: A stack-based buffer overflow vulnerability exists in the libcurl TELNET handler. When libcurl connects to a malicious TELNET server, the server can trigger an overflow by sending a NEWENVIRON...

9AI score
Exploits0
Hacker One
Hacker One
added 2025/05/20 3:52 p.m.314 views

Mozilla: IDOR: Account Deletion via Session Misbinding – Attacker Can Delete Victim Account

A critical vulnerability was identified in the Firefox Accounts API that allowed an authenticated attacker to permanently delete any user's account by sending a POST /v1/account/destroy request using the attacker's session, but including the victim's email and password hash in the JSON payload. T...

7AI score
Exploits0
Hacker One
Hacker One
added 2025/03/10 9:0 p.m.3 views

curl: Improper Restriction of Authentication Attempts in cURL

Summary: The authentication mechanism in cURL does not properly restrict the number of failed authentication attempts, allowing an attacker to brute-force credentials. This issue affects authentication-based requests and could lead to unauthorized access if an attacker successfully guesses a vali...

7.1AI score
Exploits0
Hacker One
Hacker One
added 2024/11/25 7:3 p.m.3 views

curl: -H with space prefix leads to previous header injection when used with --proxy

Summary: Hi team, I hope you're doing well. Recently I came accross this weird curl behavior where -H "spaceheader: value" would inject the header in the previous HTTP header. Tried it on mac OS Sequoia 15.1 with curl version curl 8.11.0 aarch64-apple-darwin24.1.0 libcurl/8.11.0 OpenSSL/3.4.0...

7.3AI score
Exploits0
Hacker One
Hacker One
added 2024/11/25 1:46 p.m.2 views

curl: Arbitrary File Deletion Vulnerability in curl Source Code via os.unlink()

Summary: The curl source code's testing scripts contain instances where the os.unlink function is used to delete files without validating the input file paths. This introduces a risk of arbitrary file deletion when these scripts are executed with malicious or manipulated inputs. Although the...

7AI score
Exploits0
Openbugbounty
Openbugbounty
added 2023/06/12 5:58 a.m.10 views

jet-japan.ne.jp Cross Site Scripting vulnerability OBB-3417216

Following the coordinated and responsible vulnerability disclosure guidelines of the ISO 29147 standard, Open Bug Bounty has: a. verified the vulnerability and confirmed its existence; b. notified the website operator about its existence. Technical details of the vulnerability are currently hidde...

6.1AI score
Exploits0
Hacker One
Hacker One
added 2023/06/05 2:49 a.m.4 views

Basecamp: Spam & Clearance checks disabled with existing referenced Message-ID

A vulnerability in the inbound email processing allowed crafted emails to bypass spam filtering and The Screener when they appeared to be in reply to an existing thread...

5.6AI score
Exploits0
Openbugbounty
Openbugbounty
added 2023/02/08 7:27 a.m.11 views

vibber.com Cross Site Scripting vulnerability OBB-3186206

Following the coordinated and responsible vulnerability disclosure guidelines of the ISO 29147 standard, Open Bug Bounty has: a. verified the vulnerability and confirmed its existence; b. notified the website operator about its existence. Technical details of the vulnerability are currently hidde...

6.2AI score
Exploits0
Openbugbounty
Openbugbounty
added 2022/09/20 8:12 a.m.20 views

gottable.in Cross Site Scripting vulnerability OBB-2936751

Following the coordinated and responsible vulnerability disclosure guidelines of the ISO 29147 standard, Open Bug Bounty has: a. verified the vulnerability and confirmed its existence; b. notified the website operator about its existence. Technical details of the vulnerability are currently hidde...

6.2AI score
Exploits0
Huntr
Huntr
added 2022/08/19 5:53 p.m.26 views

Persistent Cross Site Scripting - LayoutEditor Module - Settings

Description The application uses Purifier to avoid the Cross Site Scripting attack. However, On LayoutEditor module from Settings, the type of fieldModel-label parameter is "Text" but it is not validated and it's used directly without any encoding or validation on LayoutEditor/EditField.tpl. It...

4.9CVSS5.5AI score0.00323EPSS
Exploits1
Openbugbounty
Openbugbounty
added 2021/11/02 4:57 a.m.10 views

rollico.com Cross Site Scripting vulnerability OBB-2224614

Following the coordinated and responsible vulnerability disclosure guidelines of the ISO 29147 standard, Open Bug Bounty has: a. verified the vulnerability and confirmed its existence; b. notified the website operator about its existence. Technical details of the vulnerability are currently hidde...

6.2AI score
Exploits0
ThreatPost
ThreatPost
added 2021/07/28 5:44 p.m.56 views

Reboot of PunkSpider Tool at DEF CON Stirs Debate

Researchers will release a reboot of a controversial tool that crawls the web to identify back-end vulnerabilities in websites in the hopes that companies will quickly fix them and reduce security risks. However, experts have mixed feelings about the tool called PunkSpider, created by the analyti...

7.1AI score
Exploits0References14
Huntr
Huntr
added 2021/07/21 8:15 a.m.8 views

Cross-Site Request Forgery (CSRF) in dolibarr/dolibarr

✍️ Description In Ticket section , you protect tickets from being deleted with CSRF attacks but if I set CSRF token to nothings then I able to delete arbitrary tickets only with knowing their "trackid" parameter. 🕵️‍♂️ Proof of Concept // PoC.html history.pushState'', '', '/' 💥 Impact This...

4.3AI score
Exploits0
Huntr
Huntr
added 2021/05/12 2:13 p.m.9 views

OS Command Injection in falconchristmas/fpp

✍️ Description Hi, in https://github.com/FalconChristmas/fpp/blob/721c99aed6897792bf7f79fa02a280995e27d409/www/gitCheckoutVersion.phpL38 : php A system function is called with a user input, a malicious user could profit from it if the version variable contains a command 🕵️‍♂️ Proof of Concept...

2.6AI score
Exploits0
NVD
NVD
added 2021/03/03 4:15 a.m.14 views

CVE-2020-10519

A remote code execution vulnerability was identified in GitHub Enterprise Server that could be exploited when building a GitHub Pages site. User-controlled configuration of the underlying parsers used by GitHub Pages were not sufficiently restricted and made it possible to execute commands on the...

8.8CVSS0.01748EPSS
Exploits0References3
Prion
Prion
added 2021/03/03 4:15 a.m.17 views

Remote code execution

A remote code execution vulnerability was identified in GitHub Enterprise Server that could be exploited when building a GitHub Pages site. User-controlled configuration of the underlying parsers used by GitHub Pages were not sufficiently restricted and made it possible to execute commands on the...

6.5CVSS8.9AI score0.01748EPSS
Exploits0References3Affected Software1
Cvelist
Cvelist
added 2021/03/03 3:25 a.m.16 views

CVE-2020-10519 Unsafe configuration options in GitHub Pages leading to remote code execution on GitHub Enterprise Server

A remote code execution vulnerability was identified in GitHub Enterprise Server that could be exploited when building a GitHub Pages site. User-controlled configuration of the underlying parsers used by GitHub Pages were not sufficiently restricted and made it possible to execute commands on the...

9AI score0.01748EPSS
Exploits0References3
Rows per page
Query Builder