mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish Advisories
GHSA-vjjf-3rvg-gv3v GHSA-vjjf-3rvg-gv3v
This commit is contained in:
@@ -0,0 +1,58 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-vjjf-3rvg-gv3v",
|
||||
"modified": "2024-04-22T22:58:51Z",
|
||||
"published": "2022-05-17T04:14:09Z",
|
||||
"aliases": [
|
||||
"CVE-2015-0838"
|
||||
],
|
||||
"summary": "Dulwich Buffer Overflow when handling pack files",
|
||||
"details": "Buffer overflow in the C implementation of the `apply_delta` function `in _pack.c` in Dulwich before 0.9.9 allows remote attackers to execute arbitrary code via a crafted pack file.",
|
||||
"severity": [
|
||||
|
||||
],
|
||||
"affected": [
|
||||
{
|
||||
"package": {
|
||||
"ecosystem": "PyPI",
|
||||
"name": "dulwich"
|
||||
},
|
||||
"ranges": [
|
||||
{
|
||||
"type": "ECOSYSTEM",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "0"
|
||||
},
|
||||
{
|
||||
"fixed": "0.9.9"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"references": [
|
||||
{
|
||||
"type": "ADVISORY",
|
||||
"url": "https://nvd.nist.gov/vuln/detail/CVE-2015-0838"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://lists.launchpad.net/dulwich-users/msg00829.html"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "http://www.debian.org/security/2015/dsa-3206"
|
||||
}
|
||||
],
|
||||
"database_specific": {
|
||||
"cwe_ids": [
|
||||
"CWE-119"
|
||||
],
|
||||
"severity": "HIGH",
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2024-04-22T22:58:51Z",
|
||||
"nvd_published_at": "2015-03-31T14:59:00Z"
|
||||
}
|
||||
}
|
||||
@@ -1,39 +0,0 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-vjjf-3rvg-gv3v",
|
||||
"modified": "2022-05-17T04:14:09Z",
|
||||
"published": "2022-05-17T04:14:09Z",
|
||||
"aliases": [
|
||||
"CVE-2015-0838"
|
||||
],
|
||||
"details": "Buffer overflow in the C implementation of the apply_delta function in _pack.c in Dulwich before 0.9.9 allows remote attackers to execute arbitrary code via a crafted pack file.",
|
||||
"severity": [
|
||||
|
||||
],
|
||||
"affected": [
|
||||
|
||||
],
|
||||
"references": [
|
||||
{
|
||||
"type": "ADVISORY",
|
||||
"url": "https://nvd.nist.gov/vuln/detail/CVE-2015-0838"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://lists.launchpad.net/dulwich-users/msg00829.html"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "http://www.debian.org/security/2015/dsa-3206"
|
||||
}
|
||||
],
|
||||
"database_specific": {
|
||||
"cwe_ids": [
|
||||
"CWE-119"
|
||||
],
|
||||
"severity": "HIGH",
|
||||
"github_reviewed": false,
|
||||
"github_reviewed_at": null,
|
||||
"nvd_published_at": "2015-03-31T14:59:00Z"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user