2024-07-14 02:06:08 +00:00

103 lines
2.9 KiB
JSON

{
"id": "CVE-2008-1903",
"sourceIdentifier": "cve@mitre.org",
"published": "2008-04-22T04:41:00.000",
"lastModified": "2017-09-29T01:30:55.677",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "PHP remote file inclusion vulnerability in news_show.php in Newanz NewsOffice 1.0 and 1.1, when register_globals is enabled, allows remote attackers to execute arbitrary PHP code via a URL in the newsoffice_directory parameter."
},
{
"lang": "es",
"value": "Vulnerabilidad de inclusi\u00f3n remota de archivos en PHP en news_show.php de Newanz NewsOffice 1.0 y 1.1, cuando register_globals est\u00e1 activo, permite a atacantes remotos ejecutar c\u00f3digo PHP de su elecci\u00f3n a trav\u00e9s de una URL en el par\u00e1metro newsoffice_directory."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 7.5
},
"baseSeverity": "HIGH",
"exploitabilityScore": 10.0,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": true,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-94"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:newanz:newsoffice:1.0:*:*:*:*:*:*:*",
"matchCriteriaId": "04A8C2CF-A3C7-4128-8D71-9D7F876F3467"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:newanz:newsoffice:1.1:*:*:*:*:*:*:*",
"matchCriteriaId": "112510B6-63B8-4AA6-B160-A7D1EA208FFE"
}
]
}
]
}
],
"references": [
{
"url": "http://secunia.com/advisories/29797",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://www.securityfocus.com/bid/28748",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/41770",
"source": "cve@mitre.org"
},
{
"url": "https://www.exploit-db.com/exploits/5429",
"source": "cve@mitre.org"
}
]
}