cvelist/2025/4xxx/CVE-2025-4949.json
2025-05-23 07:00:38 +00:00

111 lines
4.1 KiB
JSON

{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2025-4949",
"ASSIGNER": "security@eclipse.org",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "In Eclipse JGit versions 7.2.0.202503040940-r and older, the ManifestParser class used by the repo command and the AmazonS3 class used to implement the experimental amazons3 git transport protocol allowing to store git pack files in an Amazon S3 bucket, are vulnerable to XML External Entity (XXE) attacks when parsing XML files. This vulnerability can lead to information disclosure, denial of service, and other security issues."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-611 Improper Restriction of XML External Entity Reference",
"cweId": "CWE-611"
}
]
},
{
"description": [
{
"lang": "eng",
"value": "CWE-827 Improper Control of Document Type Definition",
"cweId": "CWE-827"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Eclipse JGit",
"product": {
"product_data": [
{
"product_name": "Eclipse JGit",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "0",
"version_value": "7.2.1.202505142326-r"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://projects.eclipse.org/projects/technology.jgit/releases/7.2.1",
"refsource": "MISC",
"name": "https://projects.eclipse.org/projects/technology.jgit/releases/7.2.1"
},
{
"url": "https://projects.eclipse.org/projects/technology.jgit/releases/7.1.1",
"refsource": "MISC",
"name": "https://projects.eclipse.org/projects/technology.jgit/releases/7.1.1"
},
{
"url": "https://projects.eclipse.org/projects/technology.jgit/releases/7.0.1",
"refsource": "MISC",
"name": "https://projects.eclipse.org/projects/technology.jgit/releases/7.0.1"
},
{
"url": "https://projects.eclipse.org/projects/technology.jgit/releases/6.10.1",
"refsource": "MISC",
"name": "https://projects.eclipse.org/projects/technology.jgit/releases/6.10.1"
},
{
"url": "https://gitlab.eclipse.org/security/vulnerability-reports/-/issues/281",
"refsource": "MISC",
"name": "https://gitlab.eclipse.org/security/vulnerability-reports/-/issues/281"
},
{
"url": "https://gitlab.eclipse.org/security/cve-assignement/-/issues/64",
"refsource": "MISC",
"name": "https://gitlab.eclipse.org/security/cve-assignement/-/issues/64"
}
]
},
"generator": {
"engine": "Vulnogram 0.2.0"
},
"source": {
"discovery": "EXTERNAL"
},
"credits": [
{
"lang": "en",
"value": "Simon Gerst (intrigus-lgtm) https://intrigus.org"
}
]
}