-
Notifications
You must be signed in to change notification settings - Fork 86
Endpoint backend
pawlaczyk edited this page May 12, 2020
·
5 revisions
HTTP 200 OK Allow: GET, HEAD, OPTIONS Content-Type: application/json Vary: Accept
{
"cve": "CVE-2010-3333",
"cvss_vector": "AV:N/AC:M/Au:N/C:C/I:C/A:C",
"complexity": "medium",
"authentication": "none",
"vector": "network",
"cvss": "9.3",
"cwe": "CWE-119",
"title": "RTF Stack Buffer Overflow Vulnerability",
"availability": "COMPLETE",
"confidentiality": "COMPLETE",
"products": [
{
"vendor": "microsoft",
"name": "office",
"version": "2003",
"system": "sp3"
},
{
"vendor": "microsoft",
"name": "office",
"version": "2004",
"system": "*"
},
{
"vendor": "microsoft",
"name": "office",
"version": "2007",
"system": "sp2"
},
{
"vendor": "microsoft",
"name": "office",
"version": "2008",
"system": "*"
},
{
"vendor": "microsoft",
"name": "office",
"version": "2010",
"system": "*"
},
{
"vendor": "microsoft",
"name": "office",
"version": "2011",
"system": "*"
},
{
"vendor": "microsoft",
"name": "office",
"version": "xp",
"system": "sp3"
},
{
"vendor": "microsoft",
"name": "open_xml_file_format_converter",
"version": "*",
"system": "*"
}
]
}
Sortowanie po wersji specyficznyc hoprogramowań, które gdzies ręcznie analizowałam i wiem jak się przedstawiaja wers
Dane z pliku - potem się dorzuci post żeby user mógl dac dodawanie pliku dane, z pliku na podstawie https://www.cvedetails.com/vulnerability-list/vendor_id-1749/product_id-3034/Imagemagick-Imagemagick.html HTTP 200 OK Allow: GET, HEAD, OPTIONS Content-Type: application/json Vary: Accept
{
"7.0.7-28": [
{
"code": "CVE-2019-10131",
"summary": "An off-by-one read vulnerability was discovered in ImageMagick before version 7.0.7-28 in the formatIPTCfromBuffer function in coders/meta.c. A local attacker may use this flaw to read beyond the end of the buffer or to crash the program."
}
],
"7.0.8-26 Q16": [
{
"code": "CVE-2019-11470",
"summary": "The cineon parsing component in ImageMagick 7.0.8-26 Q16 allows attackers to cause a denial-of-service (uncontrolled resource consumption) by crafting a Cineon image with an incorrect claimed image size. This occurs because ReadCINImage in coders/cin.c lacks a check for insufficient image data in a file."
}
],
"7.0.8-34": [
{
"code": "CVE-2019-12974",
"summary": "A NULL pointer dereference in the function ReadPANGOImage in coders/pango.c and the function ReadVIDImage in coders/vid.c in ImageMagick 7.0.8-34 allows remote attackers to cause a denial of service via a crafted image."
},
{
"code": "CVE-2019-12975",
"summary": "ImageMagick 7.0.8-34 has a memory leak vulnerability in the WriteDPXImage function in coders/dpx.c."
},
{
"code": "CVE-2019-12976",
"summary": "ImageMagick 7.0.8-34 has a memory leak in the ReadPCLImage function in coders/pcl.c."
},
{
"code": "CVE-2019-12977",
"summary": "ImageMagick 7.0.8-34 has a \"use of uninitialized value\" vulnerability in the WriteJP2Image function in coders/jp2.c."
},
{
"code": "CVE-2019-12978",
"summary": "ImageMagick 7.0.8-34 has a \"use of uninitialized value\" vulnerability in the ReadPANGOImage function in coders/pango.c."
},
{
"code": "CVE-2019-12979",
"summary": "ImageMagick 7.0.8-34 has a \"use of uninitialized value\" vulnerability in the SyncImageSettings function in MagickCore/image.c. This is related to AcquireImage in magick/image.c."
}
],
"7.0.8-35": [
{
"code": "CVE-2019-16708",
"summary": "ImageMagick 7.0.8-35 has a memory leak in magick/xwindow.c, related to XCreateImage."
},
{
"code": "CVE-2019-16709",
"summary": "ImageMagick 7.0.8-35 has a memory leak in coders/dps.c, as demonstrated by XCreateImage."
},
{
"code": "CVE-2019-16710",
"summary": "ImageMagick 7.0.8-35 has a memory leak in coders/dot.c, as demonstrated by AcquireMagickMemory in MagickCore/memory.c."
}
],
"7.0.8-35 Q16": [
{
"code": "CVE-2019-9956",
"summary": "In ImageMagick 7.0.8-35 Q16, there is a stack-based buffer overflow in the function PopHexPixel of coders/ps.c, which allows an attacker to cause a denial of service or code execution via a crafted image file."
}
],
"7.0.8-36 Q16": [
{
"code": "CVE-2019-10649",
"summary": "In ImageMagick 7.0.8-36 Q16, there is a memory leak in the function SVGKeyValuePairs of coders/svg.c, which allows an attacker to cause a denial of service via a crafted image file."
},
{
"code": "CVE-2019-10650",
"summary": "In ImageMagick 7.0.8-36 Q16, there is a heap-based buffer over-read in the function WriteTIFFImage of coders/tiff.c, which allows an attacker to cause a denial of service or information disclosure via a crafted image file."
}
],
"7.0.8-40": [
{
"code": "CVE-2019-16711",
"summary": "ImageMagick 7.0.8-40 has a memory leak in Huffman2DEncodeImage in coders/ps2.c."
}
],
"7.0.8-40 Q16": [
{
"code": "CVE-2019-11598",
"summary": "In ImageMagick 7.0.8-40 Q16, there is a heap-based buffer over-read in the function WritePNMImage of coders/pnm.c, which allows an attacker to cause a denial of service or possibly information disclosure via a crafted image file. This is related to SetGrayscaleImage in MagickCore/quantize.c."
}
],
"7.0.8-41 Q16": [
{
"code": "CVE-2019-11472",
"summary": "ReadXWDImage in coders/xwd.c in the XWD image parsing component of ImageMagick 7.0.8-41 Q16 allows attackers to cause a denial-of-service (divide-by-zero error) by crafting an XWD image file in which the header indicates neither LSB first nor MSB first."
},
{
"code": "CVE-2019-15139",
"summary": "The XWD image (X Window System window dumping file) parsing component in ImageMagick 7.0.8-41 Q16 allows attackers to cause a denial-of-service (application crash resulting from an out-of-bounds Read) in ReadXWDImage in coders/xwd.c by crafting a corrupted XWD image file, a different vulnerability than CVE-2019-11472."
}
],
"7.0.8-43": [
{
"code": "CVE-2019-16712",
"summary": "ImageMagick 7.0.8-43 has a memory leak in Huffman2DEncodeImage in coders/ps3.c, as demonstrated by WritePS3Image."
},
{
"code": "CVE-2019-16713",
"summary": "ImageMagick 7.0.8-43 has a memory leak in coders/dot.c, as demonstrated by PingImage in MagickCore/constitute.c."
}
],
"7.0.8-43 Q16": [
{
"code": "CVE-2019-11597",
"summary": "In ImageMagick 7.0.8-43 Q16, there is a heap-based buffer over-read in the function WriteTIFFImage of coders/tiff.c, which allows an attacker to cause a denial of service or possibly information disclosure via a crafted image file."
},
{
"code": "CVE-2019-15140",
"summary": "coders/mat.c in ImageMagick 7.0.8-43 Q16 allows remote attackers to cause a denial of service (use-after-free and application crash) or possibly have unspecified other impact by crafting a Matlab image file that is mishandled in ReadImage in MagickCore/constitute.c."
},
{
"code": "CVE-2019-15141",
"summary": "WriteTIFFImage in coders/tiff.c in ImageMagick 7.0.8-43 Q16 allows attackers to cause a denial-of-service (application crash resulting from a heap-based buffer over-read) via a crafted TIFF image file, related to TIFFRewriteDirectory, TIFFWriteDirectory, TIFFWriteDirectorySec, and TIFFWriteDirectoryTagColormap in tif_dirwrite.c of LibTIFF. NOTE: this occurs because of an incomplete fix for CVE-2019-11597."
}
],
"7.0.8-50 Q16": [
{
"code": "CVE-2019-13295",
"summary": "ImageMagick 7.0.8-50 Q16 has a heap-based buffer over-read at MagickCore/threshold.c in AdaptiveThresholdImage because a width of zero is mishandled."
},
{
"code": "CVE-2019-13296",
"summary": "ImageMagick 7.0.8-50 Q16 has direct memory leaks in AcquireMagickMemory because of an error in CLIListOperatorImages in MagickWand/operation.c for a NULL value."
},
{
"code": "CVE-2019-13297",
"summary": "ImageMagick 7.0.8-50 Q16 has a heap-based buffer over-read at MagickCore/threshold.c in AdaptiveThresholdImage because a height of zero is mishandled."
},
{
"code": "CVE-2019-13298",
"summary": "ImageMagick 7.0.8-50 Q16 has a heap-based buffer overflow at MagickCore/pixel-accessor.h in SetPixelViaPixelInfo because of a MagickCore/enhance.c error."
},
{
"code": "CVE-2019-13299",
"summary": "ImageMagick 7.0.8-50 Q16 has a heap-based buffer over-read at MagickCore/pixel-accessor.h in GetPixelChannel."
},
{
"code": "CVE-2019-13300",
"summary": "ImageMagick 7.0.8-50 Q16 has a heap-based buffer overflow at MagickCore/statistic.c in EvaluateImages because of mishandling columns."
},
{
"code": "CVE-2019-13301",
"summary": "ImageMagick 7.0.8-50 Q16 has memory leaks in AcquireMagickMemory because of an AnnotateImage error."
},
{
"code": "CVE-2019-13302",
"summary": "ImageMagick 7.0.8-50 Q16 has a heap-based buffer over-read in MagickCore/fourier.c in ComplexImages."
},
{
"code": "CVE-2019-13303",
"summary": "ImageMagick 7.0.8-50 Q16 has a heap-based buffer over-read in MagickCore/composite.c in CompositeImage."
},
{
"code": "CVE-2019-13304",
"summary": "ImageMagick 7.0.8-50 Q16 has a stack-based buffer overflow at coders/pnm.c in WritePNMImage because of a misplaced assignment."
},
{
"code": "CVE-2019-13305",
"summary": "ImageMagick 7.0.8-50 Q16 has a stack-based buffer overflow at coders/pnm.c in WritePNMImage because of a misplaced strncpy and an off-by-one error."
},
{
"code": "CVE-2019-13306",
"summary": "ImageMagick 7.0.8-50 Q16 has a stack-based buffer overflow at coders/pnm.c in WritePNMImage because of off-by-one errors."
},
{
"code": "CVE-2019-13307",
"summary": "ImageMagick 7.0.8-50 Q16 has a heap-based buffer overflow at MagickCore/statistic.c in EvaluateImages because of mishandling rows."
},
{
"code": "CVE-2019-13308",
"summary": "ImageMagick 7.0.8-50 Q16 has a heap-based buffer overflow in MagickCore/fourier.c in ComplexImage."
},
{
"code": "CVE-2019-13309",
"summary": "ImageMagick 7.0.8-50 Q16 has memory leaks at AcquireMagickMemory because of mishandling the NoSuchImage error in CLIListOperatorImages in MagickWand/operation.c."
},
{
"code": "CVE-2019-13310",
"summary": "ImageMagick 7.0.8-50 Q16 has memory leaks at AcquireMagickMemory because of an error in MagickWand/mogrify.c."
},
{
"code": "CVE-2019-13311",
"summary": "ImageMagick 7.0.8-50 Q16 has memory leaks at AcquireMagickMemory because of a wand/mogrify.c error."
},
{
"code": "CVE-2019-13391",
"summary": "In ImageMagick 7.0.8-50 Q16, ComplexImages in MagickCore/fourier.c has a heap-based buffer over-read because of incorrect calls to GetCacheViewVirtualPixels."
}
],
"7.0.8-54 Q16": [
{
"code": "CVE-2019-13454",
"summary": "ImageMagick 7.0.8-54 Q16 allows Division by Zero in RemoveDuplicateLayers in MagickCore/layer.c."
}
],
"before 6.9.10-41": [
{
"code": "CVE-2019-14981",
"summary": "In ImageMagick 7.x before 7.0.8-41 and 6.x before 6.9.10-41, there is a divide-by-zero vulnerability in the MeanShiftImage function. It allows an attacker to cause a denial of service by sending a crafted file."
}
],
"before 6.9.10-42": [
{
"code": "CVE-2019-14980",
"summary": "In ImageMagick 7.x before 7.0.8-42 and 6.x before 6.9.10-42, there is a use after free vulnerability in the UnmapBlob function that allows an attacker to cause a denial of service by sending a crafted file."
}
],
"before 7.0.8-32": [
{
"code": "CVE-2019-10714",
"summary": "LocaleLowercase in MagickCore/locale.c in ImageMagick before 7.0.8-32 allows out-of-bounds access, leading to a SIGSEGV."
}
],
"before 7.0.8-41": [
{
"code": "CVE-2019-14981",
"summary": "In ImageMagick 7.x before 7.0.8-41 and 6.x before 6.9.10-41, there is a divide-by-zero vulnerability in the MeanShiftImage function. It allows an attacker to cause a denial of service by sending a crafted file."
}
],
"before 7.0.8-42": [
{
"code": "CVE-2019-14980",
"summary": "In ImageMagick 7.x before 7.0.8-42 and 6.x before 6.9.10-42, there is a use after free vulnerability in the UnmapBlob function that allows an attacker to cause a denial of service by sending a crafted file."
}
],
"before 7.0.8-50": [
{
"code": "CVE-2019-13133",
"summary": "ImageMagick before 7.0.8-50 has a memory leak vulnerability in the function ReadBMPImage in coders/bmp.c."
},
{
"code": "CVE-2019-13134",
"summary": "ImageMagick before 7.0.8-50 has a memory leak vulnerability in the function ReadVIFFImage in coders/viff.c."
},
{
"code": "CVE-2019-13135",
"summary": "ImageMagick before 7.0.8-50 has a \"use of uninitialized value\" vulnerability in the function ReadCUTImage in coders/cut.c."
},
{
"code": "CVE-2019-13136",
"summary": "ImageMagick before 7.0.8-50 has an integer overflow vulnerability in the function TIFFSeekCustomStream in coders/tiff.c."
},
{
"code": "CVE-2019-13137",
"summary": "ImageMagick before 7.0.8-50 has a memory leak vulnerability in the function ReadPSImage in coders/ps.c."
}
]
}
HTTP 200 OK Allow: GET, HEAD, OPTIONS Content-Type: application/json Vary: Accept
{
"7.0.7-28": [
{
"code": "CVE-2019-10131",
"summary": "An off-by-one read vulnerability was discovered in ImageMagick before version 7.0.7-28 in the formatIPTCfromBuffer function in coders/meta.c. A local attacker may use this flaw to read beyond the end of the buffer or to crash the program."
}
],
"7.0.8-26 Q16": [
{
"code": "CVE-2019-11470",
"summary": "The cineon parsing component in ImageMagick 7.0.8-26 Q16 allows attackers to cause a denial-of-service (uncontrolled resource consumption) by crafting a Cineon image with an incorrect claimed image size. This occurs because ReadCINImage in coders/cin.c lacks a check for insufficient image data in a file."
}
]
}