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

114 lines
2.9 KiB
JSON

{
"id": "CVE-2018-19785",
"sourceIdentifier": "cve@mitre.org",
"published": "2018-12-01T00:29:00.307",
"lastModified": "2018-12-27T12:25:31.297",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "PHP-Proxy through 5.1.0 has Cross-Site Scripting (XSS) via the URL field in index.php."
},
{
"lang": "es",
"value": "PHP-Proxy hasta la versi\u00f3n 5.1.0 tiene Cross-Site Scripting (XSS) mediante el campo URL en index.php."
}
],
"metrics": {
"cvssMetricV30": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.0",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "CHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.8,
"impactScore": 2.7
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE",
"baseScore": 4.3
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": true
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-79"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:php-proxy:php-proxy:*:*:*:*:*:*:*:*",
"versionEndIncluding": "5.1.0",
"matchCriteriaId": "A23788CF-D9B7-42A9-BE5B-7E029A61F5C0"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/Athlon1600/php-proxy-app/issues/140",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
]
},
{
"url": "https://github.com/eddietcc/CVEnotes/blob/master/PHP-Proxy/RADME.md",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
]
}
]
}