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

93 lines
2.8 KiB
JSON

{
"id": "CVE-2007-0529",
"sourceIdentifier": "cve@mitre.org",
"published": "2007-01-26T01:28:00.000",
"lastModified": "2018-10-16T16:33:09.857",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Cross-site scripting (XSS) vulnerability in index.html (aka the administration page) in PHP Link Directory (phpLD) 3.0.6 and earlier allows remote attackers to inject arbitrary web script or HTML via a crafted link, which is triggered when the administrator uses the \"Validate Links\" functionality."
},
{
"lang": "es",
"value": "Vulnerabilidad de secuencias de comandos en sitios cruzados (XSS) en index.html (tambi\u00e9n conocido como p\u00e1gina del administrador) en PHP Link Directory (phpLD) 3.0.6 y anteriores permite a atacantes remotos inyectar secuencias de comandos web o HTML a trav\u00e9s de links manipulados, lo cual se dispara cuando el administrador usa la funcionalidad de \"validaci\u00f3n de links\"."
}
],
"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": 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:php_link_directory:php_link_directory:*:*:*:*:*:*:*:*",
"versionEndIncluding": "3.0.6",
"matchCriteriaId": "00AA19D0-4B9C-4FC9-9638-B442A9B09243"
}
]
}
]
}
],
"references": [
{
"url": "http://www.securityfocus.com/archive/1/457672/100/0/threaded",
"source": "cve@mitre.org"
},
{
"url": "http://www.smilehouse.com/advisory/phplinkdirectory_070121.txt",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Patch",
"Vendor Advisory"
]
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/31662",
"source": "cve@mitre.org"
}
]
}