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

120 lines
3.1 KiB
JSON

{
"id": "CVE-2002-1742",
"sourceIdentifier": "cve@mitre.org",
"published": "2002-12-31T05:00:00.000",
"lastModified": "2017-07-11T01:29:23.463",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "SOAP::Lite 0.50 through 0.52 allows remote attackers to load arbitrary Perl functions by suppling a non-existent function in a script using a SOAP::Lite module, which causes the AUTOLOAD subroutine to trigger."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:P/A:N",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE",
"baseScore": 5.0
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 10.0,
"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:paul_kulchenko:soap_lite:0.50:*:*:*:*:*:*:*",
"matchCriteriaId": "2F68CDAA-EB7D-457C-862D-FABC4321731C"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:paul_kulchenko:soap_lite:0.51:*:*:*:*:*:*:*",
"matchCriteriaId": "4D40C523-B66F-4F54-90BB-30B7A05866D2"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:paul_kulchenko:soap_lite:0.52:*:*:*:*:*:*:*",
"matchCriteriaId": "E4B4DCA5-D824-4288-942F-BC56A5D7289D"
}
]
}
]
}
],
"references": [
{
"url": "ftp://ftp.freebsd.org/pub/FreeBSD/CERT/advisories/FreeBSD-SN-02%3A02.asc",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://use.perl.org/articles/02/04/09/000212.shtml?tid=5",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "http://www.phrack.org/show.php?p=58&a=9",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://www.securityfocus.com/bid/4493",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "http://www.soaplite.com/",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/8838",
"source": "cve@mitre.org"
}
]
}