cvelist/2024/51xxx/CVE-2024-51990.json

68 lines
2.3 KiB
JSON
Raw Normal View History

2024-11-04 18:00:36 +00:00
{
2024-11-07 01:00:30 +00:00
"data_version": "4.0",
2024-11-04 18:00:36 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-51990",
2024-11-07 01:00:30 +00:00
"ASSIGNER": "security-advisories@github.com",
"STATE": "PUBLIC"
2024-11-04 18:00:36 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-11-07 01:00:30 +00:00
"value": "jj, or Jujutsu, is a Git-compatible VCS written in rust. In affected versions specially crafted Git repositories can cause `jj` to write files outside the clone. This issue has been addressed in version 0.23.0. Users are advised to upgrade. Users unable to upgrade should avoid cloning repos from unknown sources."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')",
"cweId": "CWE-22"
}
]
2024-11-04 18:00:36 +00:00
}
]
2024-11-07 01:00:30 +00:00
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "martinvonz",
"product": {
"product_data": [
{
"product_name": "jj",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "< 0.23.0"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://github.com/martinvonz/jj/security/advisories/GHSA-88h5-6w7m-5w56",
"refsource": "MISC",
"name": "https://github.com/martinvonz/jj/security/advisories/GHSA-88h5-6w7m-5w56"
}
]
},
"source": {
"advisory": "GHSA-88h5-6w7m-5w56",
"discovery": "UNKNOWN"
2024-11-04 18:00:36 +00:00
}
}