87 lines
2.7 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2007-1503",
"sourceIdentifier": "cve@mitre.org",
"published": "2007-03-19T22:19:00.000",
"lastModified": "2018-10-16T16:38:48.910",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Multiple format string vulnerabilities in comm.c in Rhapsody IRC 0.28b allow remote attackers to execute arbitrary code via format string specifiers to the create_ctcp_message function using the message argument to the (1) me or (2) ctcp commands, and possibly related vectors involving the (3) whois, (4) mode, and (5) topic commands."
},
{
"lang": "es",
"value": "M\u00faltiples vulnerabilidades de cadena de formato en comm.c de Rhapsody IRC 0.28b permiten a atacantes remotos ejecutar c\u00f3digo de su elecci\u00f3n mediante especificadores de cadena de formato para la funci\u00f3n create_ctcp_message utilizando el afgumento message de los comandos (1) me o (2) ctcp, y posiblemente vectores relacionados que tienen que ver con los comandos (3) whois, (4) mode, y (5) topic."
}
],
"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": "NVD-CWE-Other"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:rhapsody_irc:rhapsody_irc:0.28b:*:*:*:*:*:*:*",
"matchCriteriaId": "60842CB3-F218-423F-AFAB-4BAC067FC421"
}
]
}
]
}
],
"references": [
{
"url": "http://securityreason.com/securityalert/2447",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/archive/1/463092/100/0/threaded",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/23011",
"source": "cve@mitre.org"
}
]
}