René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

95 lines
2.7 KiB
JSON

{
"id": "CVE-2007-1400",
"sourceIdentifier": "cve@mitre.org",
"published": "2007-03-10T22:19:00.000",
"lastModified": "2011-03-08T02:52:04.533",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Plash permits sandboxed processes to open /dev/tty, which allows local users to escape sandbox restrictions and execute arbitrary commands by sending characters to a shell process on the same termimal via the TIOCSTI ioctl."
},
{
"lang": "es",
"value": "Plash permite procesos de cajas de arena (sandbox) para abrir /dev/tty, lo cual permite a un usuario local evitar las restricciones de la caja de arena (sandbox) y ejecutar comandos de su elecci\u00f3n a trav\u00e9s del env\u00edo de caracteres a un proceso de shell sobre el mismo terminal a trav\u00e9s de TIOCSTI ioctl."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:L/AC:M/Au:N/C:C/I:C/A:C",
"accessVector": "LOCAL",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "COMPLETE",
"integrityImpact": "COMPLETE",
"availabilityImpact": "COMPLETE",
"baseScore": 6.9
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 3.4,
"impactScore": 10.0,
"acInsufInfo": false,
"obtainAllPrivilege": true,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "NVD-CWE-Other"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:plesh:plesh:*:*:*:*:*:*:*:*",
"matchCriteriaId": "C307E5C6-3470-4D72-9650-0F03F0F4873F"
}
]
}
]
}
],
"references": [
{
"url": "http://lists.gnu.org/archive/html/plash/2007-03/msg00000.html",
"source": "cve@mitre.org"
},
{
"url": "http://plash.beasts.org/wiki/PlashIssues/TtyVulnerability",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Vendor Advisory"
]
},
{
"url": "http://www.securityfocus.com/bid/22892",
"source": "cve@mitre.org"
},
{
"url": "http://www.vupen.com/english/advisories/2007/0909",
"source": "cve@mitre.org"
}
]
}