mirror of
https://github.com/fkie-cad/nvd-json-data-feeds.git
synced 2025-05-28 17:21:36 +00:00
60 lines
2.8 KiB
JSON
60 lines
2.8 KiB
JSON
{
|
|
"id": "CVE-2024-43785",
|
|
"sourceIdentifier": "security-advisories@github.com",
|
|
"published": "2024-08-22T15:15:16.670",
|
|
"lastModified": "2024-08-23T16:18:28.547",
|
|
"vulnStatus": "Awaiting Analysis",
|
|
"cveTags": [],
|
|
"descriptions": [
|
|
{
|
|
"lang": "en",
|
|
"value": "gitoxide An idiomatic, lean, fast & safe pure Rust implementation of Git. gitoxide-core, which provides most underlying functionality of the gix and ein commands, does not neutralize newlines, backspaces, or control characters\u2014including those that form ANSI escape sequences\u2014that appear in a repository's paths, author and committer names, commit messages, or other metadata. Such text may be written as part of the output of a command, as well as appearing in error messages when an operation fails. This sometimes allows an untrusted repository to misrepresent its contents and to alter or concoct error messages."
|
|
},
|
|
{
|
|
"lang": "es",
|
|
"value": "gitoxide Una implementaci\u00f3n Rust pura, idiom\u00e1tica, sencilla, r\u00e1pida y segura de Git. gitoxide-core, que proporciona la mayor parte de la funcionalidad subyacente de los comandos gix y ein, no neutraliza las nuevas l\u00edneas, los retrocesos ni los caracteres de control (incluidos aquellos que forman secuencias de escape ANSI) que aparecen en las rutas de un repositorio, los nombres de los autores y confirmadores, los mensajes de confirmaci\u00f3n, u otros metadatos. Dicho texto puede escribirse como parte del resultado de un comando, adem\u00e1s de aparecer en mensajes de error cuando falla una operaci\u00f3n. Esto a veces permite que un repositorio que no es de confianza tergiverse su contenido y altere o invente mensajes de error."
|
|
}
|
|
],
|
|
"metrics": {
|
|
"cvssMetricV31": [
|
|
{
|
|
"source": "security-advisories@github.com",
|
|
"type": "Secondary",
|
|
"cvssData": {
|
|
"version": "3.1",
|
|
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:N",
|
|
"baseScore": 2.5,
|
|
"baseSeverity": "LOW",
|
|
"attackVector": "LOCAL",
|
|
"attackComplexity": "HIGH",
|
|
"privilegesRequired": "NONE",
|
|
"userInteraction": "REQUIRED",
|
|
"scope": "UNCHANGED",
|
|
"confidentialityImpact": "NONE",
|
|
"integrityImpact": "LOW",
|
|
"availabilityImpact": "NONE"
|
|
},
|
|
"exploitabilityScore": 1.0,
|
|
"impactScore": 1.4
|
|
}
|
|
]
|
|
},
|
|
"weaknesses": [
|
|
{
|
|
"source": "security-advisories@github.com",
|
|
"type": "Secondary",
|
|
"description": [
|
|
{
|
|
"lang": "en",
|
|
"value": "CWE-150"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"references": [
|
|
{
|
|
"url": "https://github.com/Byron/gitoxide/security/advisories/GHSA-88g2-r9rw-g55h",
|
|
"source": "security-advisories@github.com"
|
|
}
|
|
]
|
|
} |