2024-07-22 14:00:36 +00:00
{
2024-07-28 14:00:32 +00:00
"data_version" : "4.0" ,
2024-07-22 14:00:36 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2024-41805" ,
2024-07-28 14:00:32 +00:00
"ASSIGNER" : "security-advisories@github.com" ,
"STATE" : "PUBLIC"
2024-07-22 14:00:36 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2024-07-28 14:00:32 +00:00
"value" : "Tracks, a Getting Things Done (GTD) web application, is vulnerable to reflected cross-site scripting in versions prior to 2.7.1. Reflected cross-site scripting enables execution of malicious JavaScript in the context of a user\u2019s browser if that user clicks on a malicious link, allowing phishing attacks that could lead to credential theft. Tracks version 2.7.1 is patched. No known complete workarounds are available."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')" ,
"cweId" : "CWE-79"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "TracksApp" ,
"product" : {
"product_data" : [
{
"product_name" : "tracks" ,
"version" : {
"version_data" : [
{
"version_affected" : "=" ,
"version_value" : "< 2.7.1"
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://github.com/TracksApp/tracks/security/advisories/GHSA-fp4p-59hr-3695" ,
"refsource" : "MISC" ,
"name" : "https://github.com/TracksApp/tracks/security/advisories/GHSA-fp4p-59hr-3695"
} ,
{
"url" : "https://github.com/TracksApp/tracks/commit/b0d288d2efd0f8020d04ca95b8e0738a9eab6c51" ,
"refsource" : "MISC" ,
"name" : "https://github.com/TracksApp/tracks/commit/b0d288d2efd0f8020d04ca95b8e0738a9eab6c51"
} ,
{
"url" : "https://github.com/TracksApp/tracks/commit/c23ca0574ec1149993476632ffd66643aec6aac2" ,
"refsource" : "MISC" ,
"name" : "https://github.com/TracksApp/tracks/commit/c23ca0574ec1149993476632ffd66643aec6aac2"
} ,
{
"url" : "https://github.com/TracksApp/tracks/releases/tag/v2.7.1" ,
"refsource" : "MISC" ,
"name" : "https://github.com/TracksApp/tracks/releases/tag/v2.7.1"
}
]
} ,
"source" : {
"advisory" : "GHSA-fp4p-59hr-3695" ,
"discovery" : "UNKNOWN"
} ,
"impact" : {
"cvss" : [
{
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 6.1 ,
"baseSeverity" : "MEDIUM" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"privilegesRequired" : "NONE" ,
"scope" : "CHANGED" ,
"userInteraction" : "REQUIRED" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" ,
"version" : "3.1"
2024-07-22 14:00:36 +00:00
}
]
}
}