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

115 lines
3.2 KiB
JSON

{
"id": "CVE-2006-0075",
"sourceIdentifier": "cve@mitre.org",
"published": "2006-01-04T01:03:00.000",
"lastModified": "2018-10-19T15:42:29.370",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Direct static code injection vulnerability in phpBook 1.3.2 and earlier allows remote attackers to execute arbitrary PHP code via the e-mail field (mail variable) in a new message, which is written to a PHP file."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 7.5
},
"baseSeverity": "HIGH",
"exploitabilityScore": 10.0,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": true,
"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:gnu:phpbook:*:*:*:*:*:*:*:*",
"versionEndIncluding": "1.3.2",
"matchCriteriaId": "E2346592-104A-4D06-A597-DC4111211A4E"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:gnu:phpbook:1.0:*:*:*:*:*:*:*",
"matchCriteriaId": "7D8D836C-AE90-465C-8925-86BC8FFB5E21"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:gnu:phpbook:1.1:*:*:*:*:*:*:*",
"matchCriteriaId": "533956D3-FA62-4704-AB89-F4D417FE4E46"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:gnu:phpbook:1.2:*:*:*:*:*:*:*",
"matchCriteriaId": "F935C2E3-7045-4D96-835F-183EB9776FA0"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:gnu:phpbook:1.3:*:*:*:*:*:*:*",
"matchCriteriaId": "E82BECEA-C0C8-4E5C-88B8-FF11902E39AA"
}
]
}
]
}
],
"references": [
{
"url": "http://evuln.com/vulns/6/summary.html",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "http://www.securityfocus.com/archive/1/420698/100/0/threaded",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/16106",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Vendor Advisory"
]
},
{
"url": "http://www.vupen.com/english/advisories/2006/0002",
"source": "cve@mitre.org"
}
]
}