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

95 lines
2.8 KiB
JSON

{
"id": "CVE-2004-0259",
"sourceIdentifier": "cve@mitre.org",
"published": "2004-11-23T05:00:00.000",
"lastModified": "2017-07-11T01:30:01.087",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "The check_referer() function in Formmail.php 5.0 and earlier allows remote attackers to bypass access restrictions via an empty or spoofed HTTP Referer, as demonstrated using an application on the same web server that contains a cross-site scripting (XSS) issue."
},
{
"lang": "es",
"value": "La funci\u00f3n check_referer() en Formmail.php 5.0 y anteriores permite a atacantes remotos saltarse restricciones de acceso mediante un Referente HTTP vac\u00edo o suplantado, como se ha demostrado usando una aplicaci\u00f3n en el mismo servidor web que contiene un problema de secuencias de comandos en sitios cruzados."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:C/I:C/A:C",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "COMPLETE",
"integrityImpact": "COMPLETE",
"availabilityImpact": "COMPLETE",
"baseScore": 9.3
},
"baseSeverity": "HIGH",
"exploitabilityScore": 8.6,
"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:joe_lumbroso_acks:formmail.php:2.0:*:*:*:*:*:*:*",
"matchCriteriaId": "48186EA1-E911-49D9-8FB8-76B3C0653901"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:joe_lumbroso_acks:formmail.php:5.0:*:*:*:*:*:*:*",
"matchCriteriaId": "84C48F13-B46F-48B3-B4D6-EE76FF83A412"
}
]
}
]
}
],
"references": [
{
"url": "http://marc.info/?l=bugtraq&m=107619109629629&w=2",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/9591",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/15079",
"source": "cve@mitre.org"
}
]
}