mirror of
https://github.com/fkie-cad/nvd-json-data-feeds.git
synced 2025-05-28 17:21:36 +00:00
146 lines
4.5 KiB
JSON
146 lines
4.5 KiB
JSON
{
|
|
"id": "CVE-2006-7087",
|
|
"sourceIdentifier": "cve@mitre.org",
|
|
"published": "2007-03-02T21:18:00.000",
|
|
"lastModified": "2018-10-16T16:29:25.210",
|
|
"vulnStatus": "Modified",
|
|
"descriptions": [
|
|
{
|
|
"lang": "en",
|
|
"value": "CRLF injection vulnerability in the mail function in Dotdeb PHP before 5.2.0 Rev 3 allows remote attackers to bypass the protection scheme and inject arbitrary email headers via CRLF sequences in the query string, which is processed via the PHP_SELF variable."
|
|
},
|
|
{
|
|
"lang": "es",
|
|
"value": "Vulnerabilidad de inyecci\u00f3n CRLF (retorno de carro y salto de l\u00ednea) en la funci\u00f3n mail de Dotdeb PHP versiones anteriores a 5.2.0 Rev 3 permite a atacantes remotos evitar el esquema de protecci\u00f3n e inyectar cabeceras de correo electr\u00f3nico de su elecci\u00f3n mediante secuencias CRLF en la cadena de consulta, que se procesa mediante la variable PHP_SELF.\r\n"
|
|
}
|
|
],
|
|
"metrics": {
|
|
"cvssMetricV2": [
|
|
{
|
|
"source": "nvd@nist.gov",
|
|
"type": "Primary",
|
|
"cvssData": {
|
|
"version": "2.0",
|
|
"vectorString": "AV:N/AC:L/Au:N/C:N/I:P/A:N",
|
|
"accessVector": "NETWORK",
|
|
"accessComplexity": "LOW",
|
|
"authentication": "NONE",
|
|
"confidentialityImpact": "NONE",
|
|
"integrityImpact": "PARTIAL",
|
|
"availabilityImpact": "NONE",
|
|
"baseScore": 5.0
|
|
},
|
|
"baseSeverity": "MEDIUM",
|
|
"exploitabilityScore": 10.0,
|
|
"impactScore": 2.9,
|
|
"acInsufInfo": false,
|
|
"obtainAllPrivilege": false,
|
|
"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:dotdeb:dotdeb_php:4.4:*:*:*:*:*:*:*",
|
|
"matchCriteriaId": "4EE50757-8BC6-41DF-857B-252E33ADCFF7"
|
|
},
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:dotdeb:dotdeb_php:4.4.3:*:*:*:*:*:*:*",
|
|
"matchCriteriaId": "307064E3-F22C-4545-B58F-0EE4ACA5C62A"
|
|
},
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:dotdeb:dotdeb_php:4.4.4:*:*:*:*:*:*:*",
|
|
"matchCriteriaId": "7FEAA1B4-FE52-484D-90D0-E34711AE8F9B"
|
|
},
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:dotdeb:dotdeb_php:5.0:*:*:*:*:*:*:*",
|
|
"matchCriteriaId": "26D1B6D6-02CE-4750-B85F-D29CB016F93C"
|
|
},
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:dotdeb:dotdeb_php:5.1:*:*:*:*:*:*:*",
|
|
"matchCriteriaId": "403102BE-90DE-4F58-BDE5-C1926D6A2C43"
|
|
},
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:dotdeb:dotdeb_php:5.2:*:*:*:*:*:*:*",
|
|
"matchCriteriaId": "8FFDDCBE-EFED-47B7-A215-CF7E3EE748FC"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"references": [
|
|
{
|
|
"url": "http://lists.grok.org.uk/pipermail/full-disclosure/2006-November/050712.html",
|
|
"source": "cve@mitre.org",
|
|
"tags": [
|
|
"Vendor Advisory"
|
|
]
|
|
},
|
|
{
|
|
"url": "http://www.dotdeb.org/news/severe_security_hole_in_php_packages",
|
|
"source": "cve@mitre.org",
|
|
"tags": [
|
|
"Patch",
|
|
"Vendor Advisory"
|
|
]
|
|
},
|
|
{
|
|
"url": "http://www.hardened-php.net/advisory_142006.139.html",
|
|
"source": "cve@mitre.org",
|
|
"tags": [
|
|
"Vendor Advisory"
|
|
]
|
|
},
|
|
{
|
|
"url": "http://www.securityfocus.com/archive/1/451528/100/0/threaded",
|
|
"source": "cve@mitre.org"
|
|
},
|
|
{
|
|
"url": "http://www.securityfocus.com/archive/1/451839/100/0/threaded",
|
|
"source": "cve@mitre.org"
|
|
},
|
|
{
|
|
"url": "http://www.securityfocus.com/bid/21075",
|
|
"source": "cve@mitre.org",
|
|
"tags": [
|
|
"Patch",
|
|
"Vendor Advisory"
|
|
]
|
|
},
|
|
{
|
|
"url": "http://www.vupen.com/english/advisories/2006/4531",
|
|
"source": "cve@mitre.org"
|
|
},
|
|
{
|
|
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/30251",
|
|
"source": "cve@mitre.org"
|
|
}
|
|
]
|
|
} |