Skip to content

Commit

Permalink
Publish Advisories
Browse files Browse the repository at this point in the history
  • Loading branch information
advisory-database[bot] committed Dec 22, 2024
1 parent 631879b commit ac2498a
Show file tree
Hide file tree
Showing 2 changed files with 66 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
{
"schema_version": "1.4.0",
"id": "GHSA-j4wx-3rpr-2939",
"modified": "2024-12-22T21:30:45Z",
"published": "2024-12-22T21:30:45Z",
"aliases": [
"CVE-2024-56311"
],
"details": "REDCap through 15.0.0 has a security flaw in the Notes section of calendar events, exposing users to a Cross-Site Request Forgery (CSRF) attack. An attacker can exploit this by luring users into accessing a calendar event's notes, which triggers a logout request and terminates their session. This vulnerability stems from the absence of CSRF protections on the logout functionality, allowing malicious actions to be executed without user consent.",
"severity": [],
"affected": [],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-56311"
},
{
"type": "WEB",
"url": "https://github.com/ping-oui-no/Vulnerability-Research-CVESS/tree/main/RedCap"
},
{
"type": "WEB",
"url": "https://www.evms.edu/research/resources_services/redcap/redcap_change_log"
}
],
"database_specific": {
"cwe_ids": [],
"severity": null,
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2024-12-22T21:15:16Z"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
{
"schema_version": "1.4.0",
"id": "GHSA-rfmp-w9w5-rmhv",
"modified": "2024-12-22T21:30:45Z",
"published": "2024-12-22T21:30:45Z",
"aliases": [
"CVE-2024-56310"
],
"details": "REDCap through 15.0.0 has a security flaw in the Project Dashboards name, exposing users to a Cross-Site Request Forgery (CSRF) attack. An attacker can exploit this by luring users into clicking on a Project Dashboards name that contains the malicious payload, which triggers a logout request and terminates their session. This vulnerability stems from the absence of CSRF protections on the logout functionality, allowing malicious actions to be executed without user consent.",
"severity": [],
"affected": [],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-56310"
},
{
"type": "WEB",
"url": "https://github.com/ping-oui-no/Vulnerability-Research-CVESS/tree/main/RedCap"
},
{
"type": "WEB",
"url": "https://www.evms.edu/research/resources_services/redcap/redcap_change_log"
}
],
"database_specific": {
"cwe_ids": [],
"severity": null,
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2024-12-22T21:15:16Z"
}
}

0 comments on commit ac2498a

Please sign in to comment.