mirror of
https://github.com/fkie-cad/nvd-json-data-feeds.git
synced 2025-09-17 18:45:49 +00:00
227 lines
7.1 KiB
JSON
227 lines
7.1 KiB
JSON
{
|
|
"id": "CVE-2013-1428",
|
|
"sourceIdentifier": "security@debian.org",
|
|
"published": "2013-04-26T16:55:01.507",
|
|
"lastModified": "2024-11-21T01:49:33.763",
|
|
"vulnStatus": "Modified",
|
|
"cveTags": [],
|
|
"descriptions": [
|
|
{
|
|
"lang": "en",
|
|
"value": "Stack-based buffer overflow in the receive_tcppacket function in net_packet.c in tinc before 1.0.21 and 1.1 before 1.1pre7 allows remote authenticated peers to cause a denial of service (crash) or possibly execute arbitrary code via a large TCP packet."
|
|
},
|
|
{
|
|
"lang": "es",
|
|
"value": "Desbordamiento de b\u00fafer en la funci\u00f3n receive_tcppacket en net_packet.c en tinc anteriores a v1.0.21 y v1.1 anteriores a v1.1pre7 permite a pares de remotos\r\nautenticados para provocar una denegaci\u00f3n de servicio (ca\u00edda) o posiblemente ejecutar c\u00f3digo a trav\u00e9s de paquetes TCP."
|
|
}
|
|
],
|
|
"metrics": {
|
|
"cvssMetricV2": [
|
|
{
|
|
"source": "nvd@nist.gov",
|
|
"type": "Primary",
|
|
"cvssData": {
|
|
"version": "2.0",
|
|
"vectorString": "AV:N/AC:L/Au:S/C:P/I:P/A:P",
|
|
"baseScore": 6.5,
|
|
"accessVector": "NETWORK",
|
|
"accessComplexity": "LOW",
|
|
"authentication": "SINGLE",
|
|
"confidentialityImpact": "PARTIAL",
|
|
"integrityImpact": "PARTIAL",
|
|
"availabilityImpact": "PARTIAL"
|
|
},
|
|
"baseSeverity": "MEDIUM",
|
|
"exploitabilityScore": 8.0,
|
|
"impactScore": 6.4,
|
|
"acInsufInfo": false,
|
|
"obtainAllPrivilege": false,
|
|
"obtainUserPrivilege": false,
|
|
"obtainOtherPrivilege": false,
|
|
"userInteractionRequired": false
|
|
}
|
|
]
|
|
},
|
|
"weaknesses": [
|
|
{
|
|
"source": "nvd@nist.gov",
|
|
"type": "Primary",
|
|
"description": [
|
|
{
|
|
"lang": "en",
|
|
"value": "CWE-119"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"configurations": [
|
|
{
|
|
"nodes": [
|
|
{
|
|
"operator": "OR",
|
|
"negate": false,
|
|
"cpeMatch": [
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:tinc-vpn:tinc:*:*:*:*:*:*:*:*",
|
|
"versionEndIncluding": "1.0.20",
|
|
"matchCriteriaId": "15EDA263-EA26-4D5F-8A3E-83734E198220"
|
|
},
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:tinc-vpn:tinc:*:pre6:*:*:*:*:*:*",
|
|
"versionEndIncluding": "1.1",
|
|
"matchCriteriaId": "A061D1DD-7B64-444E-AA18-CC31DE406E23"
|
|
},
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:tinc-vpn:tinc:1.0.17:*:*:*:*:*:*:*",
|
|
"matchCriteriaId": "0D4DE011-2AA0-4E0E-8B1E-CE99A7C37AEF"
|
|
},
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:tinc-vpn:tinc:1.0.18:*:*:*:*:*:*:*",
|
|
"matchCriteriaId": "4EBE6617-E903-49BC-9AB3-934498F16E71"
|
|
},
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:tinc-vpn:tinc:1.0.19:*:*:*:*:*:*:*",
|
|
"matchCriteriaId": "B4B84170-4B25-46BE-9F71-F26AF086BF2C"
|
|
},
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:tinc-vpn:tinc:1.1:pre3:*:*:*:*:*:*",
|
|
"matchCriteriaId": "C2A9A615-3EDB-4EE8-B59A-E3B537AF563B"
|
|
},
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:tinc-vpn:tinc:1.1:pre4:*:*:*:*:*:*",
|
|
"matchCriteriaId": "85CD6DAF-DB00-4119-9234-D4AFE9147285"
|
|
},
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:tinc-vpn:tinc:1.1:pre5:*:*:*:*:*:*",
|
|
"matchCriteriaId": "77D313F7-1029-49D3-AC34-8E4009B86AF3"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"references": [
|
|
{
|
|
"url": "http://freecode.com/projects/tinc/releases/354122",
|
|
"source": "security@debian.org"
|
|
},
|
|
{
|
|
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2013-May/105531.html",
|
|
"source": "security@debian.org"
|
|
},
|
|
{
|
|
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2013-May/105559.html",
|
|
"source": "security@debian.org"
|
|
},
|
|
{
|
|
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2013-May/106167.html",
|
|
"source": "security@debian.org"
|
|
},
|
|
{
|
|
"url": "http://osvdb.org/92653",
|
|
"source": "security@debian.org"
|
|
},
|
|
{
|
|
"url": "http://secunia.com/advisories/53087",
|
|
"source": "security@debian.org",
|
|
"tags": [
|
|
"Vendor Advisory"
|
|
]
|
|
},
|
|
{
|
|
"url": "http://secunia.com/advisories/53108",
|
|
"source": "security@debian.org",
|
|
"tags": [
|
|
"Vendor Advisory"
|
|
]
|
|
},
|
|
{
|
|
"url": "http://www.debian.org/security/2013/dsa-2663",
|
|
"source": "security@debian.org"
|
|
},
|
|
{
|
|
"url": "http://www.securityfocus.com/bid/59369",
|
|
"source": "security@debian.org"
|
|
},
|
|
{
|
|
"url": "http://www.tinc-vpn.org/news/",
|
|
"source": "security@debian.org"
|
|
},
|
|
{
|
|
"url": "http://www.tinc-vpn.org/pipermail/tinc/2013-April/003240.html",
|
|
"source": "security@debian.org",
|
|
"tags": [
|
|
"Vendor Advisory"
|
|
]
|
|
},
|
|
{
|
|
"url": "https://github.com/gsliepen/tinc/commit/17a33dfd95b1a29e90db76414eb9622df9632320",
|
|
"source": "security@debian.org"
|
|
},
|
|
{
|
|
"url": "http://freecode.com/projects/tinc/releases/354122",
|
|
"source": "af854a3a-2127-422b-91ae-364da2661108"
|
|
},
|
|
{
|
|
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2013-May/105531.html",
|
|
"source": "af854a3a-2127-422b-91ae-364da2661108"
|
|
},
|
|
{
|
|
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2013-May/105559.html",
|
|
"source": "af854a3a-2127-422b-91ae-364da2661108"
|
|
},
|
|
{
|
|
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2013-May/106167.html",
|
|
"source": "af854a3a-2127-422b-91ae-364da2661108"
|
|
},
|
|
{
|
|
"url": "http://osvdb.org/92653",
|
|
"source": "af854a3a-2127-422b-91ae-364da2661108"
|
|
},
|
|
{
|
|
"url": "http://secunia.com/advisories/53087",
|
|
"source": "af854a3a-2127-422b-91ae-364da2661108",
|
|
"tags": [
|
|
"Vendor Advisory"
|
|
]
|
|
},
|
|
{
|
|
"url": "http://secunia.com/advisories/53108",
|
|
"source": "af854a3a-2127-422b-91ae-364da2661108",
|
|
"tags": [
|
|
"Vendor Advisory"
|
|
]
|
|
},
|
|
{
|
|
"url": "http://www.debian.org/security/2013/dsa-2663",
|
|
"source": "af854a3a-2127-422b-91ae-364da2661108"
|
|
},
|
|
{
|
|
"url": "http://www.securityfocus.com/bid/59369",
|
|
"source": "af854a3a-2127-422b-91ae-364da2661108"
|
|
},
|
|
{
|
|
"url": "http://www.tinc-vpn.org/news/",
|
|
"source": "af854a3a-2127-422b-91ae-364da2661108"
|
|
},
|
|
{
|
|
"url": "http://www.tinc-vpn.org/pipermail/tinc/2013-April/003240.html",
|
|
"source": "af854a3a-2127-422b-91ae-364da2661108",
|
|
"tags": [
|
|
"Vendor Advisory"
|
|
]
|
|
},
|
|
{
|
|
"url": "https://github.com/gsliepen/tinc/commit/17a33dfd95b1a29e90db76414eb9622df9632320",
|
|
"source": "af854a3a-2127-422b-91ae-364da2661108"
|
|
}
|
|
]
|
|
} |