104 lines
2.9 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2007-1519",
"sourceIdentifier": "cve@mitre.org",
"published": "2007-03-20T20:19:00.000",
"lastModified": "2024-02-14T01:17:43.863",
2023-04-24 12:24:31 +02:00
"vulnStatus": "Modified",
"cveTags": [],
2023-04-24 12:24:31 +02:00
"descriptions": [
{
"lang": "en",
"value": "Cross-site scripting (XSS) vulnerability in modules.php in PHP-Nuke 8.0 and earlier allows remote attackers to inject arbitrary web script or HTML via the query parameter in a search operation in the Downloads module, a different product than CVE-2006-3948."
},
{
"lang": "es",
"value": "Una vulnerabilidad de tipo Cross-site scripting (XSS) en el archivo modules.php en PHP-Nuke versi\u00f3n 8.0 y anteriores, permite que los atacantes remotos inyecten un script web o HTML arbitrario por medio del par\u00e1metro query en una operaci\u00f3n search en el m\u00f3dulo Downloads, un producto diferente al CVE-2006- 3948."
}
],
"metrics": {
"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:phpnuke:php-nuke:*:*:*:*:*:*:*:*",
"versionEndIncluding": "8.0",
"matchCriteriaId": "A2A43B27-19D2-4118-B80E-8E225C34BFB1"
}
]
}
]
}
],
"references": [
{
"url": "http://phpfi.com/214668",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"URL Repurposed"
2023-04-24 12:24:31 +02:00
]
},
{
"url": "http://secunia.com/advisories/24629",
"source": "cve@mitre.org"
},
2023-04-24 12:24:31 +02:00
{
"url": "http://www.securityfocus.com/archive/1/462308/100/100/threaded",
"source": "cve@mitre.org"
},
{
"url": "http://www.ush.it/2007/03/09/php-nuke-wild-post-xss/",
"source": "cve@mitre.org"
},
{
"url": "http://www.wisec.it/ush/phpnukexss.html",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
}
]
}