Lucene search
K

4328 matches found

Cvelist
Cvelist
added 2025/11/04 8:48 p.m.7 views

CVE-2025-55155 MantisBT: Authentication bypass for some passwords due to PHP type juggling

Mantis Bug Tracker MantisBT is an open source issue tracker. In versions 2.27.1 and below, when a user edits their profile to change their e-mail address, the system saves it without validating that it actually belongs to the user. This could result in storing an invalid email address, preventing...

5.4CVSS0.00136EPSS
Exploits1References3
OSV
OSV
added 2025/11/04 8:48 p.m.4 views

CVE-2025-55155 MantisBT: Authentication bypass for some passwords due to PHP type juggling

Mantis Bug Tracker MantisBT is an open source issue tracker. In versions 2.27.1 and below, when a user edits their profile to change their e-mail address, the system saves it without validating that it actually belongs to the user. This could result in storing an invalid email address, preventing...

5.4CVSS6.4AI score0.00136EPSS
Exploits1References5
Cvelist
Cvelist
added 2025/11/04 8:31 p.m.7 views

CVE-2025-47776 MantisBT: Authentication bypass for some passwords due to PHP type juggling

Mantis Bug Tracker MantisBT is an open source issue tracker. Due to incorrect use of loose == instead of strict === comparison in the authentication code in versions 2.27.1 and below.PHP type juggling will cause certain MD5 hashes matching scientific notation to be interpreted as numbers. Instanc...

8.8CVSS0.00298EPSS
Exploits0References2
OSV
OSV
added 2025/11/04 8:31 p.m.8 views

CVE-2025-47776 MantisBT: Authentication bypass for some passwords due to PHP type juggling

Mantis Bug Tracker MantisBT is an open source issue tracker. Due to incorrect use of loose == instead of strict === comparison in the authentication code in versions 2.27.1 and below.PHP type juggling will cause certain MD5 hashes matching scientific notation to be interpreted as numbers. Instanc...

8.8CVSS7.3AI score0.00298EPSS
Exploits0References4
CVE
CVE
added 2025/11/04 8:31 p.m.33 views

CVE-2025-47776

MantisBT (versions ≤ 2.27.1) is vulnerable to authentication bypass due to using loose (==) rather than strict (===) comparison in the MD5 login path. PHP type juggling can cause certain MD5 hashes matching scientific notation to be interpreted as numbers, allowing an attacker who knows the victi...

9.1CVSS6.9AI score0.00298EPSS
Exploits0References2Affected Software1
NVD
NVD
added 2025/11/04 1:15 a.m.5 views

CVE-2025-46556

Mantis Bug Tracker MantisBT is an open source issue tracker. Versions 2.27.1 and below allow attackers to permanently corrupt issue activity logs by submitting extremely long notes tested with 4,788,761 characters due to a lack of server-side validation of note length. Once such a note is added,...

7.5CVSS0.00343EPSS
Exploits0References4
Cvelist
Cvelist
added 2025/11/04 12:20 a.m.8 views

CVE-2025-46556 MantisBT is Vulnerable to Denial-of-Service (DoS) attack via Excessive Note Length

Mantis Bug Tracker MantisBT is an open source issue tracker. Versions 2.27.1 and below allow attackers to permanently corrupt issue activity logs by submitting extremely long notes tested with 4,788,761 characters due to a lack of server-side validation of note length. Once such a note is added,...

6.5CVSS0.00343EPSS
Exploits0References4
OSV
OSV
added 2025/11/04 12:20 a.m.5 views

CVE-2025-46556 MantisBT is Vulnerable to Denial-of-Service (DoS) attack via Excessive Note Length

Mantis Bug Tracker MantisBT is an open source issue tracker. Versions 2.27.1 and below allow attackers to permanently corrupt issue activity logs by submitting extremely long notes tested with 4,788,761 characters due to a lack of server-side validation of note length. Once such a note is added,...

6.5CVSS6.7AI score0.00343EPSS
Exploits0References6
Vulnrichment
Vulnrichment
added 2025/11/04 12:20 a.m.2 views

CVE-2025-46556 MantisBT is Vulnerable to Denial-of-Service (DoS) attack via Excessive Note Length

Mantis Bug Tracker MantisBT is an open source issue tracker. Versions 2.27.1 and below allow attackers to permanently corrupt issue activity logs by submitting extremely long notes tested with 4,788,761 characters due to a lack of server-side validation of note length. Once such a note is added,...

6.5CVSS6.2AI score0.00343EPSS
Exploits0References4
CVE
CVE
added 2025/11/04 12:20 a.m.12 views

CVE-2025-46556

CVE-2025-46556 – MantisBT (Mantis Bug Tracker) Affected software: MantisBT up to version 2.27.1.Root cause: lack of server-side validation of note length allows extremely long notes to be submitted.Impact: permanently corrupts issue activity logs; the activity stream UI fails to render, preventin...

7.5CVSS6.3AI score0.00343EPSS
Exploits0References4Affected Software1
Positive Technologies
Positive Technologies
added 2025/11/04 12:0 a.m.6 views

PT-2025-45043

Name of the Vulnerable Software and Affected Versions Mantis Bug Tracker versions 2.27.1 and below Description Mantis Bug Tracker contains a flaw in its authentication code due to the use of loose comparison == instead of strict comparison ===. PHP type juggling can cause certain MD5 hashes...

8.8CVSS7.3AI score0.00298EPSS
Exploits0References4
Positive Technologies
Positive Technologies
added 2025/11/04 12:0 a.m.7 views

PT-2025-44808

Name of the Vulnerable Software and Affected Versions Mantis Bug Tracker versions 2.27.1 and below Description Mantis Bug Tracker is an open source issue tracker. A lack of server-side validation of note length allows attackers to permanently corrupt issue activity logs by submitting extremely lo...

7.5CVSS6.6AI score0.00343EPSS
Exploits0References7
EUVD
EUVD
added 2025/11/03 8:13 p.m.6 views

EUVD-2025-37521

MantisBT unauthorized disclosure of private project column configuration...

6.2AI score0.0022EPSS
Exploits1References4
Snyk
Snyk
added 2025/11/03 8:13 p.m.2 views

Improper Authorization

Overview mantisbt/mantisbt is a mantis bug tracker. Affected versions of this package are vulnerable to Improper Authorization due to insufficient access-level checks in the manageconfigcolumnspage.php. An attacker can retrieve configuration details from private projects by using the 'Copy From'...

5.3CVSS6.9AI score0.0022EPSS
Exploits1References2
Github Security Blog
Github Security Blog
added 2025/11/03 8:13 p.m.6 views

MantisBT unauthorized disclosure of private project column configuration

Impact Due to insufficient access-level checks, any non-admin user having access to manageconfigcolumnspage.php typically project managers having MANAGER role can use the Copy From action to retrieve the columns configuration from a private project they have no access to. Access to the reverse...

5.3CVSS6.9AI score0.0022EPSS
Exploits1References5Affected Software1
EUVD
EUVD
added 2025/11/03 8:12 p.m.5 views

EUVD-2025-37522

MantisBT lacks verification when changing a user's email address...

6.4AI score0.00136EPSS
Exploits1References4
Github Security Blog
Github Security Blog
added 2025/11/03 5:7 p.m.6 views

MantisBT Vulnerable to Denial-of-Service (DoS) via Excessive Note Length

A lack of server-side validation for note length in MantisBT allows attackers to permanently corrupt issue activity logs by submitting extremely long notes tested with 4,788,761 characters. Once such a note is added: Impact - The entire activity stream becomes unviewable UI fails to render. - New...

7.5CVSS6.8AI score0.00343EPSS
Exploits0References6Affected Software1
Positive Technologies
Positive Technologies
added 2025/11/03 12:0 a.m.6 views

PT-2025-44804

Name of the Vulnerable Software and Affected Versions Mantis Bug Tracker versions 2.27.1 and below Description Mantis Bug Tracker is an open source issue tracker. When a user modifies their profile to update their email address, the system saves the change without verifying ownership. This can le...

5.4CVSS6.4AI score0.00136EPSS
Exploits1References7
RedhatCVE
RedhatCVE
added 2025/10/28 2:38 a.m.3 views

CVE-2025-62906

Missing Authorization vulnerability in epiphanyit321 Referral Link Tracker referral-link-tracker allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects Referral Link Tracker: from n/a through = 1.1.4...

4.3CVSS7AI score0.00279EPSS
Exploits0References1
EUVD
EUVD
added 2025/10/27 3:30 a.m.4 views

EUVD-2025-36033

Missing Authorization vulnerability in epiphanyit321 Referral Link Tracker referral-link-tracker allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects Referral Link Tracker: from n/a through = 1.1.4...

6.5AI score0.00279EPSS
Exploits0References2
Rows per page
Query Builder