Cross-site request forgery (CSRF) vulnerability in Kanboard before 1.0.6 allows remote attackers to hijack the authentication of administrators for requests that add an administrative user via a save action to the default URI.
Max CVSS
6.8
EPSS Score
0.41%
Published
2014-07-03
Updated
2018-10-09
An authenticated standard user could reset the password of other users (including the admin) by altering form data. Affects kanboard before 1.0.46.
Max CVSS
8.8
EPSS Score
0.09%
Published
2017-08-14
Updated
2017-08-24
An authenticated standard user could reset the password of the admin by altering form data. Affects kanboard before 1.0.46.
Max CVSS
8.8
EPSS Score
0.09%
Published
2017-08-14
Updated
2017-08-24
In Kanboard before 1.0.47, by altering form data, an authenticated user can edit swimlanes of a private project of another user.
Max CVSS
4.3
EPSS Score
0.13%
Published
2017-10-11
Updated
2019-10-03
In Kanboard before 1.0.47, by altering form data, an authenticated user can remove columns from a private project of another user.
Max CVSS
4.3
EPSS Score
0.13%
Published
2017-10-11
Updated
2019-10-03
In Kanboard before 1.0.47, by altering form data, an authenticated user can add a new category to a private project of another user.
Max CVSS
4.3
EPSS Score
0.13%
Published
2017-10-11
Updated
2019-10-03
In Kanboard before 1.0.47, by altering form data, an authenticated user can edit a category of a private project of another user.
Max CVSS
4.3
EPSS Score
0.13%
Published
2017-10-11
Updated
2017-10-19
In Kanboard before 1.0.47, by altering form data, an authenticated user can edit metadata of a private project of another user, as demonstrated by Name, Email, Identifier, and Description.
Max CVSS
4.3
EPSS Score
0.13%
Published
2017-10-11
Updated
2019-10-03
In Kanboard before 1.0.47, by altering form data, an authenticated user can add a new task to a private project of another user.
Max CVSS
4.3
EPSS Score
0.13%
Published
2017-10-11
Updated
2019-10-03
In Kanboard before 1.0.47, by altering form data, an authenticated user can edit tags of a private project of another user.
Max CVSS
4.3
EPSS Score
0.13%
Published
2017-10-11
Updated
2019-10-03
In Kanboard before 1.0.47, by altering form data, an authenticated user can edit columns of a private project of another user.
Max CVSS
4.3
EPSS Score
0.13%
Published
2017-10-11
Updated
2019-10-03
In Kanboard before 1.0.47, by altering form data, an authenticated user can remove categories from a private project of another user.
Max CVSS
4.3
EPSS Score
0.13%
Published
2017-10-11
Updated
2019-10-03
In Kanboard before 1.0.47, by altering form data, an authenticated user can add automatic actions to a private project of another user.
Max CVSS
4.3
EPSS Score
0.13%
Published
2017-10-11
Updated
2019-10-03
In Kanboard before 1.0.47, by altering form data, an authenticated user can download attachments from a private project of another user.
Max CVSS
4.3
EPSS Score
0.09%
Published
2017-10-11
Updated
2017-10-19
In Kanboard before 1.0.47, by altering form data, an authenticated user can add an internal link to a private project of another user.
Max CVSS
4.3
EPSS Score
0.13%
Published
2017-10-11
Updated
2019-10-03
In Kanboard before 1.0.47, by altering form data, an authenticated user can edit tasks of a private project of another user.
Max CVSS
4.3
EPSS Score
0.13%
Published
2017-10-11
Updated
2019-10-03
In Kanboard before 1.0.47, by altering form data, an authenticated user can remove automatic actions from a private project of another user.
Max CVSS
4.3
EPSS Score
0.13%
Published
2017-10-11
Updated
2019-10-03
In Kanboard before 1.0.47, by altering form data, an authenticated user can remove attachments from a private project of another user.
Max CVSS
4.3
EPSS Score
0.09%
Published
2017-10-11
Updated
2019-10-03
In Kanboard before 1.0.47, by altering form data, an authenticated user can see thumbnails of pictures from a private project of another user.
Max CVSS
4.3
EPSS Score
0.09%
Published
2017-10-11
Updated
2017-10-19
In Kanboard before 1.0.47, by altering form data, an authenticated user can add an external link to a private project of another user.
Max CVSS
4.3
EPSS Score
0.13%
Published
2017-10-11
Updated
2019-10-03
In Kanboard before 1.0.47, by altering form data, an authenticated user can at least see the names of tags of a private project of another user.
Max CVSS
4.3
EPSS Score
0.13%
Published
2017-10-11
Updated
2017-10-19
app/Core/Paginator.php in Kanboard before 1.2.8 has XSS in pagination sorting.
Max CVSS
6.1
EPSS Score
0.16%
Published
2019-02-04
Updated
2019-05-30
Kanboard is project management software that focuses on the Kanban methodology. Due to improper handling of elements under the `contentEditable` element, maliciously crafted clipboard content can inject arbitrary HTML tags into the DOM. A low-privileged attacker with permission to attach a document on a vulnerable Kanboard instance can trick the victim into pasting malicious screenshot data and achieve cross-site scripting if CSP is improperly configured. This issue has been patched in version 1.2.29.
Max CVSS
5.4
EPSS Score
0.05%
Published
2023-05-30
Updated
2023-06-07
Kanboard is open source project management software that focuses on the Kanban methodology. Versions prior to 1.2.30 are subject to an Insecure direct object reference (IDOR) vulnerability present in the application's URL parameter. This vulnerability enables any user to read files uploaded by any other user, regardless of their privileges or restrictions. By Changing the file_id any user can render all the files where MimeType is image uploaded under **/files** directory regard less of uploaded by any user. This vulnerability poses a significant impact and severity to the application's security. By manipulating the URL parameter, an attacker can access sensitive files that should only be available to authorized users. This includes confidential documents or any other type of file stored within the application. The ability to read these files can lead to various detrimental consequences, such as unauthorized disclosure of sensitive information, privacy breaches, intellectual property theft, or exposure of trade secrets. Additionally, it could result in legal and regulatory implications, reputation damage, financial losses, and potential compromise of user trust. Users are advised to upgrade. There are no known workarounds for this vulnerability.
Max CVSS
6.5
EPSS Score
0.05%
Published
2023-06-05
Updated
2023-06-12
Kanboard is open source project management software that focuses on the Kanban methodology. Versions prior to 1.2.30 are subject to a missing access control vulnerability that allows a user with low privileges to create or transfer tasks to any project within the software, even if they have not been invited or the project is personal. The vulnerable features are `Duplicate to project` and `Move to project`, which both utilize the `checkDestinationProjectValues()` function to check his values. This issue has been addressed in version 1.2.30. Users are advised to upgrade. There are no known workarounds for this vulnerability.
Max CVSS
5.4
EPSS Score
0.05%
Published
2023-06-05
Updated
2023-06-12
29 vulnerabilities found
1 2
This web site uses cookies for managing your session, storing preferences, website analytics and additional purposes described in our privacy policy.
By using this web site you are agreeing to CVEdetails.com terms of use!